You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Aqara E1 TRV allows sending it a external temperature sensor reading. The existing quirk in zhaquirks/xiaomi/aqara/thermostat_agl001.py does not expose this functionality. An example of how this should be sent can be found in zigbee-herdsman-converters and the functionality from that does work in zigbee2mqtt. It would be good if this functionality could be added to the quirk so it can be used with ZHA.
Steps to reproduce
In home-assistant, view details of the Aqara E1 device. Look through entities exposed. See that external temperature input is not exposed.
Expected behavior
The external temperature input should be exposed and when set it should send the value to the Aqara E1 TRV.
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Device signature
Device signature
[Paste the device signature here]
Diagnostic information
Diagnostic information
[Paste the diagnostic information here]
Logs
Logs
[Pastethelogshere]
Additional information
Refer to zigbee-herdsman-converters for a working implementation of this feature.
The text was updated successfully, but these errors were encountered:
Bug description
The Aqara E1 TRV allows sending it a external temperature sensor reading. The existing quirk in zhaquirks/xiaomi/aqara/thermostat_agl001.py does not expose this functionality. An example of how this should be sent can be found in zigbee-herdsman-converters and the functionality from that does work in zigbee2mqtt. It would be good if this functionality could be added to the quirk so it can be used with ZHA.
Steps to reproduce
In home-assistant, view details of the Aqara E1 device. Look through entities exposed. See that external temperature input is not exposed.
Expected behavior
The external temperature input should be exposed and when set it should send the value to the Aqara E1 TRV.
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Device signature
Device signature
[Paste the device signature here]
Diagnostic information
Diagnostic information
[Paste the diagnostic information here]
Logs
Logs
Additional information
Refer to zigbee-herdsman-converters for a working implementation of this feature.
The text was updated successfully, but these errors were encountered: