Skip to content

Releases: DBuit/light-popup-card

Version 0.5.2

19 Oct 11:31
Compare
Choose a tag to compare

Fix closing popup by clicking on backdrop for browser mod V2

Version 0.5.1

23 Dec 09:23
Compare
Choose a tag to compare

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

22 Apr 08:06
Compare
Choose a tag to compare

Some new options added:

  1. hideIcon -> hides the icon above the slider / switch
  2. hideState -> hides the state above the slider / switch
  3. actions got extra option action which you can set to call-service or fire-dom-event (if not set it will use call-service so existing configuration won't break)
  4. 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:

screenshot

Version 0.4.8.4

22 Oct 07:25
Compare
Choose a tag to compare

Add switchValue
Add switch color options
Fix slider thumb color on android

Version 0.4.8.3

10 Aug 08:37
Compare
Choose a tag to compare

Center actions

Version 0.4.8.2

31 Jul 13:45
Compare
Choose a tag to compare

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

31 Jul 13:05
Compare
Choose a tag to compare

Add displayType to force display slider of switch

Version 0.4.8

29 Jul 15:30
Compare
Choose a tag to compare

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

10 Jul 10:08
a1d0062
Compare
Choose a tag to compare

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

10 Jun 06:57
0f0d9d9
Compare
Choose a tag to compare

Fix icon size + color