15.09.2023, 05:14
You need to read the SystemMode attribute. If it's not zero then the heating is enabled. You can read multiple attributes from the same cluster by adding multiple names to the attrs table.
In the next app version read response will be treated the same as reporting that devices send from time to time. This means that mapped objects will be updated automatically. It will be enough to send the attribute read request without adding any extra code for parsing values.
In the next app version read response will be treated the same as reporting that devices send from time to time. This means that mapped objects will be updated automatically. It will be enough to send the attribute read request without adding any extra code for parsing values.