We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473d92e commit 89f665bCopy full SHA for 89f665b
PyPortal_Smart_Switch/secrets.py
@@ -5,7 +5,7 @@
5
'ssid' : 'CHANGE ME',
6
'password' : 'CHANGE ME',
7
# leave blank or use timezone from # http://worldtimeapi.org/timezones
8
- 'timezone' : '',
+ 'timezone' : '',
9
'aio_username' : 'CHANGE ME',
10
'aio_key' : 'CHANGE ME',
11
}
0 commit comments