Riccardo Zulian
Riccardo Zulian
### Versions * Python: 3.10 * OS: macOS * Pymodbus: dev * Modbus Hardware (if used): SOlaredge Inverter ### Pymodbus Specific * Client: tcp - async ### Description What were...
Different sensors (e.g number.[x]_charge_limit, sensor.[x]_charger_power) are triggering on state change, but the state didn't change. ``` trigger: id: '0' idx: '0' alias: null platform: state entity_id: sensor.tesla_model_y_charger_power from_state: entity_id: sensor.tesla_model_y_charger_power...
I've added the support for multiple inverters in the same modbus connection. This is the scenario when you have a three-phase inverter for photovoltaic and you also have a battery,...
testing multiple meters
## Description I need that I can fire an event from automations that can act as a sensor. The EC has its own sensors (duration and time reset) and it's...