Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Aqara E1 TRV thermostat quirk does not expose external temperature input #3585

Open
mwhapples opened this issue Dec 6, 2024 · 0 comments

Comments

@mwhapples
Copy link

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
[Paste the logs here]

Additional information

Refer to zigbee-herdsman-converters for a working implementation of this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant