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 = [{
|
notify = [{
|
||||||
name = "pushover-luke";
|
name = "pushover-luke";
|
||||||
platform = "pushover";
|
platform = "pushover";
|
||||||
api_key = secrets.pushover.tokens.home-assistant;
|
|
||||||
user_key = secrets.pushover.userKey;
|
|
||||||
}];
|
}];
|
||||||
http = {
|
http = {
|
||||||
use_x_forwarded_for = true;
|
use_x_forwarded_for = true;
|
||||||
|
|
Loading…
Reference in a new issue