Replies: 6 comments
-
Decode registers as Individual Bits |
Beta Was this translation helpful? Give feedback.
-
Write to register, but only Individual Bits |
Beta Was this translation helpful? Give feedback.
-
Write to multiple registers. (Function Code 0x10)
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Update an entity in HA only when the register changes: Ideally the read only values ie "RO Timed Charge Start Hours" will only update "Timed Charge Start Hours". When the RO value changes and not on the next poll cycle. |
Beta Was this translation helpful? Give feedback.
-
Time entities At the moment (HA 2023.5.x) there is no proper support for date or time's in Integrations. This will change with HA 2023.6.x Similar to the flag for setting WRITE_SINGLE_MODBUS or WRITE_MULTISINGLE_MODBUS we will need one for how to write time to the Inverter, at present we have the following scenarios:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions