With release CORE 2022.4 HomeAssistant is no longer supporting the fan.set_speed service call. I currently have my fan/light switches on 1.34 and have no way to set fan speed. Do any of the newer versions support either? If not, is there a plan to do so?
I am using Hubitat to control the switches along with the custom Hubitat integration into HomeAssistant for automation and dashboards.
The device driver is up-to-date in HE but I am still getting the service error in HA when using set_percentage. Perhaps the issue is with the custom HA integration.
The breaking change states breeze is available through a preset. I usually don’t update until .3 or so… has anybody tried low, med, high presets as well? It may be as simple as changing the service called to fan.set_preset_mode and continue to use breeze, low, med, high
It appears that they have only implemented breeze as a preset_mode in 2022.4.0. Breeze does work in the Developer Tools test thingy, but is rejected low, medium, off, and null when I tried to send them: