-
Inverter is configured and producing. But I can'T set a limit for the inventer via MQTT and IO Broker With Ahoy it worked usinf this datapoint This datapoint doesn't exists ob openDTU on battery I've tried to set the value on So, I know how to set up a script for it but I'm missing the target on the inverter |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
https://github.com/tbnobody/OpenDTU/blob/master/docs/MQTT_Topics.md |
Beta Was this translation helpful? Give feedback.
-
yes, tried it: did not work |
Beta Was this translation helpful? Give feedback.
-
looks like a generic openDTU topic |
Beta Was this translation helpful? Give feedback.
-
just to share the solution: |
Beta Was this translation helpful? Give feedback.
just to share the solution:
manually create all entries for the cmd folder
using this parameter
https://github.com/tbnobody/OpenDTU/blob/master/docs/MQTT_Topics.md
install another mqtt instance in IO Broker as subscriber
reboot instance mqtt 0
instance mqtt 1 will generate duplicates of all mqtt 0 entries
use a similar script to set the limit via mqtt in mqtt 1