Closed chrisgott closed 3 years ago
Does your fan use presets, modes or speeds?
if it doesn't use speeds then this plugin won't work.
look in your log after you click a button to see if it's giving you an error for that service call for the fan.
the fan itself (a sonoff ifan02) uses steps (off, low, mid, high). ha - as far as i know - translate them to speeds (0,33,66,100%). ha bringts a slider to the infocard, this slider works.
this is in my logs: `Logger: homeassistant.components.mqtt.fan Source: components/mqtt/fan.py:676 Integration: MQTT (documentation, issues) First occurred: 9:37:04 (3 occurrences) Last logged: 9:37:07
'low'is not a valid preset mode`
This plugin can't be used with new fan control schema used ion the latest releases of HA.
try using one of the other fan control plugins ("fan percent button row" or "fan mode button row")
Using Fan Mode Button Row via Hacs, HA 2021.5.5 on a PI4 Safari 14.1 with and without iOS/MacOS Apps. Fancontroller is a Sonoff iFan02 Tasmotized with 9.3.1
Lovelace:
Problem is, i can't click on all of the 4 Buttons, but no reactions. In the more-info Dialog i can change the speed flawless, can even do so by Servicecalls.
What i did so far:
Of course i restarted HA every time, and cleared cache frequently.
I still donno if it is a Bug or if i did something wrong.