Skip to content

Releases: Gh61/lovelace-hue-like-light-card

v1.7.1

08 May 17:13
Compare
Choose a tag to compare

Downloads

Closed Issues 🚩

  • Version 1.7 not released? #205
  • Bug: Combination of area and entities options #139
  • Bug/Feature Request: Lights do not react to Scene changes fast enough. #118
  • Feature: Color-picker - Change multiple lights at once #32
  • Can I invoke the hue-screen functionality from other cards? [API] #22

Features 🌟

Fixed bugs 🐞

Improved 📈

  • 🐝 refactor: INotify interface 1aba06f @Gh61
  • 🐝 refactor: AreaLightController vs INotify df05fb1 @Gh61
  • 🐝 refactor(INotify): introduce 'includeHass' parameter 541e9b7 @Gh61

Misc 💢

Compare: v1.6.1...v1.7.1

v1.6.1

11 Jan 11:21
Compare
Choose a tag to compare

Downloads

Fixed bugs 🐞

Features 🌟

Misc 💢

Closed Issues

  • Bug: Closing detail of a light turn it off #137
  • Popups no longer work on iPad & Fire Tablet HD10/Android #151

Compare: v1.6.0...v1.6.1

v1.6.0

03 Dec 17:50
Compare
Choose a tag to compare

Downloads

This is the last release for 2023 ... I hope
Thank you all for continuous support, thanks to all contributors, huge thanks to all (2) sponsors.
It's the end of the year and I'd like to use the remaining free time for my family and other personal stuff, that needs to be done.
Hopefully this version will be stable enough to be the last in this year.
And I see you with the new version in Q1 of the next year.

Changes

Closed Issues

  • Feature Request: Add entity_picture as a scene parameter #126
  • Feature Request: Add Icon for light entities #125
  • Feature: Introduce area option #113
  • Feature Request: Option switchOnScene #112
  • Can't disable Dynamic Scenes #111
  • How to change Slider Color and Grouping lights #109
  • Icon arrangement #105
  • Hide slider when off #97
  • Slider Problem #96
  • Additional Function: HoldAction? #95
  • Toggle room instead of all lights with switch #55
  • Wrong entity name crash the lovelace page instead of returning error #33

Compare: v1.5.0...v1.6.0

v1.5.0

02 Nov 12:21
Compare
Choose a tag to compare

Downloads

Changes

  • add localization and formatting of attributes in Text Templates (Issue #49)
  • fix corrupted 100% brightness label on small windows
  • add possibility to change order of generated scenes (Issue #12)
  • change distribution of color temperatures on color.temp wheel to match the original
  • fix changing temperature on lights that does not support whole 2K-6.5K scale (Issue #61)
  • add slider option for changing slider type - hide, or use mushroom one (Issue #31)
  • add localization for all texts, supported languages: cs, da, de, en-gb, en-us, es, fi, fr, it, ja, ko, nb, nl, pl, pt-br, ru, sk, sv, tr, zh-hans, zh-hant
  • add option description to change text in description, or to hide it
  • lot of refactoring and updating versions of different dependencies

Appearance changes

  • title on light-tile (in hue-screen) is less bold
  • add card description, eg. 'All lights are on'
  • update title style (to provide better visuals with description and for more faithfull hue look)

Removed

  • remove option resources in favor of localized translations

Build

  • add workflow for creating releases

This will provide possibility to create new releases in a few clicks. So patches and fixes can be released faster.

Compare: v1.4.2...v1.5.0

v1.4.2

03 Sep 15:19
Compare
Choose a tag to compare

Downloads

Changes

  • error-proof light feature recognition (Issue #35)
  • possibility to change icon size

Appearance changes

  • default icon size reduced (to be more faithful to the original)

Full Changelog: v1.4.1...v1.4.2

v1.4.1

02 Jul 14:09
Compare
Choose a tag to compare

Downloads

Changes

  • broader ussage of hass-hue-icons (Issue #3)
  • added support for auto-entities (Issue #29)
  • creating of card (from card containers etc.) is less prone to errors
  • better handling of errors

Full Changelog: v1.4.0...v1.4.1

Light Detail Update

16 Jun 10:25
Compare
Choose a tag to compare

Downloads

It's finally here! The long awaited light detail, where you can set color, temp and brightness.

HA Version needed: 2023.6+
Change in dialog headers

Changes

  • fixed Hue Screen header on HA 2023.6+
  • add Light Detail on Hue Screen (Issues #1 #2 #10)
  • add html classes (state-on, state-off, state-unavailable) on ha-card, so you can customize the look (Issue #25)
  • fixed support for card-mod (Issues #18 #21)
  • add vibration feedback when activating scene
  • scroll to scene/light when activated/selected
  • add localization of state in Text template
  • add aplha channel in Colors (Issue #19)
  • improved colors on switch, when using theme-color
  • fixed going back/forward in browser and closing dialog
  • changed default (automatic) click action to hue-screen (as it allows almost everything now)
  • detection, basic usage and recommendation of hass-hue-icons (Issue #3)
  • color of lights in temp mode is more hue-like (6500K is blue instead of white).
  • maybe some other improvements

Full Changelog: v1.3.0...v1.4.0

Version v1.3.0

05 Mar 17:10
Compare
Choose a tag to compare

Downloads

Changes

  • theme handling improvements (Issue #9)
  • no slider when light doesn't support changing brightness (Issue #11)
  • big styling improvements around hue-screen
    • changed colors, sizes, shadows (for a more hue-like look)
    • added color backdrop on background of hue-screen
  • added Lights on hue-screen with possibility to turn on/off (brightness and color change will come in future release)
  • fixed border color of card (when using HA borders), when multiple lights with different colors are on
  • other smaller changes

Deprecated

  • disableOffShadow, use offShadow with inverted value (false if you want to turn this off) - see Configuration

Full Changelog: v1.2.1...v1.3.0

Version v1.2.1

28 Jan 16:56
Compare
Choose a tag to compare

Downloads

Changes

  • add showSwitch option (Issue #7)
  • add theme option for setting specific theme for single card
  • improved Theme handling (possible fix for Issue #9)
  • faster reaction for config changes
  • more smaller improvements

Full Changelog: v1.2.0...v1.2.1

Version v1.2.0

16 Dec 00:24
Compare
Choose a tag to compare

Downloads

Changes

Full Changelog: v1.1.0...v1.2.0