Update Example_Config.yaml
This commit is contained in:
parent
b7c8c32b20
commit
8f5ce352c6
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ MQTT_Topic: homeassistant/sbfspot_{plantname}/sbfspot_{serial}
|
|||
MQTT_ItemFormat: '"{key}": {value}'
|
||||
MQTT_ItemDelimiter: comma
|
||||
MQTT_PublisherArgs: '-h Your_MQTT_Hostname -u Your_MQTT_Username -P Your_MQTT_password -t {topic} -m "{{message}}" -d -r'
|
||||
MQTT_Data: >-
|
||||
Timestamp,SunRise,SunSet,InvSerial,InvName,InvTime,InvStatus,InvTemperature,InvGridRelay,EToday,ETotal,GridFreq,PACTot,UDC1,UDC2,IDC1,IDC2,PDC1,PDC2
|
||||
MQTT_Data: >-
|
||||
Timestamp,SunRise,SunSet,InvSerial,InvName,InvTime,InvStatus,InvTemperature,InvGridRelay,EToday,ETotal,GridFreq,PACTot,UDC1,UDC2,IDC1,IDC2,PDC1,PDC2
|
||||
LogDir: /data/sbfspot/log
|
||||
LogLevel: info
|
||||
PVoutput_SID: '00000000000:11111' #Your_Inverter_Serial:Your_PVoutput_SID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue