DBuit / light-popup-card

Lovelace card to use as custom pop-up for light in homekit style
167 stars 38 forks source link

Home Assistant 2021.12 brightness broken #77

Closed conorlap closed 2 years ago

conorlap commented 2 years ago

Hey! I've just updated to Home Assistant 2021.12 - latest version. Light popup card now doesn't give me option to adjust brightness for my Philips Hue devices. It just gives me an On/Off switch.

Screenshot 2021-12-11 at 20 37 56

Expected: 115678922-55610700-a352-11eb-893f-1ab38bb121c4

megakid commented 2 years ago

The displayType defaults to auto and that part is broken.

To work around until this is fixed, you can use displayType: slider to force the use of the dimmable slider.

DBuit commented 2 years ago

Fixed in v0.5.1