Undo All changes #383
This commit is contained in:
parent
db08122a5b
commit
f7236dfb07
|
@ -6,10 +6,6 @@
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
|
|
||||||
- platform: duke_energy
|
|
||||||
username: !secret duke_energy_username
|
|
||||||
password: !secret duke_energy_password
|
|
||||||
|
|
||||||
- platform: rest
|
- platform: rest
|
||||||
name: House now
|
name: House now
|
||||||
resource: http://192.168.10.90/api/meters/aggregates
|
resource: http://192.168.10.90/api/meters/aggregates
|
||||||
|
|
|
@ -16,8 +16,6 @@ camera3_url: http://192.168.10.23:88/cgi-bin/CGIProxy.fcgi?cmd=getDevState&usr=a
|
||||||
forecast_key: ForcastKeyphrase
|
forecast_key: ForcastKeyphrase
|
||||||
fitbit_user: User@email.com
|
fitbit_user: User@email.com
|
||||||
fitbit_password: abcdefghijklmnopqrstuvwxyz0123456789
|
fitbit_password: abcdefghijklmnopqrstuvwxyz0123456789
|
||||||
duke_energy_username: user@email.com
|
|
||||||
duke_energy_password: SuperSecretCode
|
|
||||||
juicenet_access_token: abcdefghijklmnopqrstuvwxyz0123456789
|
juicenet_access_token: abcdefghijklmnopqrstuvwxyz0123456789
|
||||||
bedroom_restart_on: "/usr/bin/curl -k 'http://192.168.10.127:2323/?cmd=restartApp&password=SecretPassWord'"
|
bedroom_restart_on: "/usr/bin/curl -k 'http://192.168.10.127:2323/?cmd=restartApp&password=SecretPassWord'"
|
||||||
nest_client_id: secret_nest_client_id
|
nest_client_id: secret_nest_client_id
|
||||||
|
|
Loading…
Reference in New Issue