initial version
This commit is contained in:
parent
5fc95e66a6
commit
0c511cacd0
7
constants.py
Normal file
7
constants.py
Normal file
@ -0,0 +1,7 @@
|
||||
SOLAREDGE_LOG_FILENAME = '/mnt/video_ssd/log/zwave_log.txt'
|
||||
mqtt_username = "vlc_viewer"
|
||||
mqtt_password = "vlc_viewer12"
|
||||
mqtt_huidig_zon_topic = "HuidigZonWatt"
|
||||
mqtt_huidig_zonA_topic = "HuidigZonA"
|
||||
mqtt_dag_zon_topic = "DagZonWh"
|
||||
mqtt_broker_ip = "192.168.200.26"
|
||||
Loading…
Reference in New Issue
Block a user