8 lines
264 B
Python
8 lines
264 B
Python
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"
|