home-assistant: drop api_key/user_key
This commit is contained in:
parent
83e37e8ad0
commit
916240fe30
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ in {
|
|||
notify = [{
|
||||
name = "pushover-luke";
|
||||
platform = "pushover";
|
||||
api_key = secrets.pushover.tokens.home-assistant;
|
||||
user_key = secrets.pushover.userKey;
|
||||
}];
|
||||
http = {
|
||||
use_x_forwarded_for = true;
|
||||
|
|
Loading…
Reference in a new issue