Closed goedh452 closed 1 year ago
Hey there @zxdavb, mind taking a look at this issue as it has been labeled with an integration (evohome
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
evohome documentation evohome source (message by IssueLinks)
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
The logs show this error many times: Cannot map hvac target mode: auto to homekit as only {0: <HVACMode.OFF: 'off'>, 1: <HVACMode.HEAT: 'heat'>} modes are supported.
I think this is because auto is not an operation mode in the Evomhome plugin, but a preset. Maybe it is possible to match the Homekit modes with the operations in the Evohome plugin?
What version of Home Assistant Core has the issue?
2023.1.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
evohome
Link to integration documentation on our website
https://www.home-assistant.io/integrations/evohome/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response