Open GitHubGoody opened 1 month ago
Hey there @phracturedblue, @tetienne, @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (template
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
template documentation template source (message by IssueLinks)
The problem
I templated a fan for direct control of an AC Infinity exhaust fan that has power level settings 0-10. I don’t know why a fan entity isn’t just provided by the integration, but it isn’t.
I can turn the fan on and off and the speed level in HA updates when I change the speed on the AC Infinity controller.
When I change the speed in HA, it changes successfully on the AC Infinity controller. But, in HA, the percentage changes to reflect the setting (e.g. “90”) but the level bar does not move to the set position.
I also receive the following error ~20 seconds after making the change:
I’ve tried with and without switching the set_value to an integer.
What version of Home Assistant Core has the issue?
2024.9.3
What was the last working version of Home Assistant Core?
N/A
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Template fan
Link to integration documentation on our website
https://www.home-assistant.io/integrations/fan.template/
Diagnostics information
See above
Example YAML snippet