Hello everyone, in my yaml configuration regarding the 6415AN and Modbus, I can have so many values of the status of the controller, I tried to add the switch command for turning the load control on or off. The button works , but actually the on/off state doesn’t go . Has anyone already created this type of control and working in modbus for epever 6415AN ? Thank you
modbus:
- name: EPEver_Solar
type: rtuovertcp
host: 192.168.8.97
port: 8888
timeout: 9
switches:
- name: "ATTIVAZIONE LOAD"
address: 36925
slave: 1
write_type: holdings
command_on: 0x01
command_off: 0x0