Releases: DBuit/light-popup-card
Releases · DBuit/light-popup-card
Version 0.4.5
Prepare for HA0.106
Version 0.4.4
Fix settings positioning
Version 0.4.3
Add configuration actionSize
to set size of action buttons, default "50px"
Add configuration settingsPosition
to set position of the settings button, default position "bottom" and is the alternative "top".
Version 0.4.2
- Add option to use
this
as value for entity, entity_id or part of entities list when defining a custom settingsCard.this
will be replaced with the entity that the pop-up is for.
Version 0.4.1
- Fix settings page when fullscreen set to false
- Fix slider track color
Version 0.4
New
- Added
sliderTrackColor
to configuration to change the color of the track. - Added
settings
which enable an extra page on the pop-up that displays the more-info pop-up content to give more control - Added
settingsCard
when settings is enabled you can instead render any lovelace card on the extra page
Fixed
- Fullscreen setting when false also removes the negative margin on the icon so the pop-up is still displayed correctly.
Version 0.3
Added color configuration for slider:
- sliderColor (Change color of the slider)
- sliderColoredByLight (Let the slider color be defined by the lights color/brightness *overwrites sliderColor)
- sliderThumbColor(Change the color of the line that you use to slide the slider)
In new version the brightness is shown at the slider while sliding so you can directly see what percentage you are setting before releasing it :)
Version 0.2.3
Fix safari issue click/tap on action
Version 0.2.2
Removed scenes and renamed to actions.
Actions can do what scenes could do but much more.
It works the same but starts an service so it can still starts a scene but also every other service.
Version 0.2.1
Grey thumb missing in 0.2