njfaria / SolPipLog

Logger for the PIP Inverter series ( USB / RS232 version )
Apache License 2.0
86 stars 32 forks source link

Charge and output priority #38

Closed overdrive2max closed 4 years ago

overdrive2max commented 4 years ago

Is it possible to access the charge source priority and output source priority via MQTT or to send it to emoncms?

njfaria commented 4 years ago

sure: solpiplog/pip/status/set with payload 0, 1, 2, 3 for charger settings solpiplog/pip/status/set with payload uti, sol, sbu for example: solpiplog/pip/status/set uti to change to grid subscribe to solpiplog/pip/status to see the status its mentioned in the https://github.com/njfaria/SolPipLog/blob/master/docs/mqttvalues.md last lines.. need to redo some readme... :P

overdrive2max commented 4 years ago

Thanks

sixxxis commented 3 years ago

changing to output priority works changing charger settings not