Problem with Big Slider Card

Hi all,

I am trying to implement the Big Slider Card with my xiaomi air purifier provided by the Xiaomi miot integration.

The speed of the fan of the air purifier seems to be given by a number entity, number.zhimi_mb4_b531_favorite_speed. When I go to the Integration > Air Purifier and change the value of this element, the air purifier does change speed.

However, if I try to implement it on a big slider:

type: custom:big-slider-card
entity: number.zhimi_mb4_b531_favorite_speed
min: 0
max: 200
icon: mdi:fan

when I change it to any value, it automatically moves it back to “zero”, and the fan does not really get the request to change its speed.

Any hint as of what I may be doing wrong?

Thanks!

What integration is that?

It’s a “Xiaomi Miot Auto” (as far as I understood, it’s the standard Xiaomi cloud integration).

Nothing found!

Perhaps you are referring to this GitHub - al-one/hass-xiaomi-miot: Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成

Ask there.

1 Like