TCS2FHEM/secrets.py

5 lines
86 B
Python

secrets = {
'ssid': 'wifiname',
'pw': 'wifipassword',
'api': 'test',
}