mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-13 13:29:12 +00:00
Closes #126 - Added Wink Hub to the Setup.
This commit is contained in:
parent
4339c64c03
commit
f281bd45bc
@ -137,6 +137,10 @@ tts:
|
||||
aws_secret_access_key: !secret aws_secret_access_key
|
||||
region_name: 'us-east-1'
|
||||
|
||||
wink:
|
||||
email: !secret wink_username
|
||||
password: !secret wink_password
|
||||
|
||||
cover:
|
||||
platform: garadget
|
||||
covers:
|
||||
|
@ -18,7 +18,7 @@ inside_weather:
|
||||
name: Inside Weather
|
||||
initial: off
|
||||
|
||||
Outside_weather:
|
||||
outside_weather:
|
||||
name: Outside Weather
|
||||
initial: off
|
||||
|
||||
|
@ -29,3 +29,5 @@ myusps_username: username
|
||||
myusps_password: password
|
||||
upsmychoice_username: username
|
||||
upsmychoice_password: password
|
||||
wink_username: user@email.com
|
||||
wink_password: password
|
||||
|
Loading…
x
Reference in New Issue
Block a user