Hi
I would like to request the addition of the following sensors for this integration (Roth Touchline SL - Home Assistant), beyond what is already implemented. I have listed in parentheses where I found them in the module data from the Roth API.
- Pump on/off (payload.tiles[0].params.workingStatus)
- Potential-free contact (payload.tiles[1].params.workingStatus)
- Battery level - thermostat (payload.zones.elements[1].zone.batteryLevel)
- Battery level - actuator (payload.zones.elements[1].actuators[0].batteryLevel)
- Signal strength - thermostat (payload.zones.elements[1].zone.signalStrength)
- Signal strength - actuator (payload.zones.elements[1].actuators[0].signalStrength)
I have a setup in Node-RED for these sensors. If I can be of any help, please let me know. I believe this would be very useful since Roth does not officially provide notifications when the battery level is low. You just have to be lucky to notice it manually.
/Vheped