Releases: DBuit/light-popup-card
Version 0.5.2
Version 0.5.1
Version 0.5.1
Future: Add transition time #74
Added 2 new configuration options to add transition for the brightness brightnessTransitionEnabled
and brightnessTransitionTime
Home Assistant 2021.12 brightness broken #77
The detection when to show slider for lights than have brightness option should work again.
Version 0.5
Some new options added:
- hideIcon -> hides the icon above the slider / switch
- hideState -> hides the state above the slider / switch
- actions got extra option
action
which you can set tocall-service
orfire-dom-event
(if not set it will use call-service so existing configuration won't break) - image option for actions to use image in the action button.
Below example of the hideState and hideIcon and the image in a action button:
Version 0.4.8.4
Add switchValue
Add switch color options
Fix slider thumb color on android
Version 0.4.8.3
Center actions
Version 0.4.8.2
Fix the settings button to display any custom lovelace card.
It won't default display the more-info content as this element is removed by hass
Version 0.4.8.1
Add displayType
to force display slider of switch
Version 0.4.8
Small changes
- Default size of switch is now set as should be
- supportedFeaturesTreshold removed, it is now automatically checked
- When brightness == 0 it shows Off
Version 0.4.7
Add onStates
and offStates
default this is on and off but you can change it or add multiple if needed.
Fix for safari the slider thumb was not displayed correctly.
Version 0.4.6
Fix icon size + color