v1.6.0
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
- 💄 chore(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 58d8ac5 @dependabot-bot
- 💄 chore(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 3418636 @dependabot-bot
- 🧯 build(deps): bump lit from 3.0.1 to 3.0.2 54b61ae @dependabot-bot
- 💄 chore(deps-dev): bump @typescript-eslint/eslint-plugin f282631 @dependabot-bot
- 💄 chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 a4905df @dependabot-bot
- 💄 chore: self hosted dev server (127.0.0.1:5500) 75d3c55 @Gh61
- 📖 doc: capitalize COMMIT.md 922550f @Gh61
- 🐝 refactor: show version info in console 09c17a7 @Gh61
- 🆎 type: fix lint errors 00df41d @Gh61
- 🐞 fix(#105): allow empty scenes config 4fa6450 @Gh61
- 🌟 feat(dialog-tile): holdAction shows more-info c277fc2 @Gh61
- 📄 typo(dialog-tile): fix linting 93ce151 @Gh61
- 💄 chore(self-serve): only with 'npm start' 1dba69a @Gh61
- 🌟 feat(dialog-tile): partial fix for poorly written history management of default HA dialogs 83a464b @Gh61
- 📄 typo(dialog-tile): fix linting b36056e @Gh61
- 💄 chore(deps-dev): bump @typescript-eslint/eslint-plugin d83d528 @dependabot-bot
- 💄 chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 a470f89 @dependabot-bot
- 💄 chore(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 4be9d04 @dependabot-bot
- 💄 chore(deps-dev): bump @typescript-eslint/parser from 6.10.0 to 6.11.0 eca6759 @dependabot-bot
- 🧯 build(deps): bump lit from 3.0.2 to 3.1.0 0c1bb26 @dependabot-bot
- 💄 chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 5fa12f1 @dependabot-bot
- 💄 chore(deps-dev): bump @typescript-eslint/eslint-plugin bd3ab11 @dependabot-bot
- 🌟 feat(#95): add hold actions b0ef9f0 @Gh61
- 🌟 feat(#95): default hold action: more-info a831bde @Gh61
- 📖 doc(#95): [on|off]HoldAction + reformat b213809 @Gh61
- 💊 clean: remove deprecated disableOffShadow from code 7120c95 @Gh61
- 🎨 style(braces): stroustrup 5f986fb @Gh61
- 🌟 feat(#113): Proof of work 09f1e66 @Gh61
- 🌟 feat(#113): linting 8761079 @Gh61
- 🌟 feat(#113): loading title + scenes, f&f classic scenes load b59c149 @Gh61
- 🌟 feat(background): Color order close to og hue, tilted 54ab3b2 @Gh61
- 🌟 feat(#113): better area-id generation 8f48e61 @Gh61
- 🌟 feat(background): linting a8930b4 @Gh61
- 📖 doc(#113): area option added a8d249b @Gh61
- 💄 chore(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 6.12.0 7ac9916 @dependabot-bot
- 💄 chore(deps-dev): bump @types/jest from 29.5.8 to 29.5.10 8c02cff @dependabot-bot
- 🌟 feat(light-controller): add lightGroup option 346a894 @brenank
- 💄 chore(workflow): add build step to validation 6c0f470 @Gh61
- 💄 chore(workflow): HACS validation not for PR b7e23be @Gh61
- 🐞 fix(light-controller): code style fixes 4581bef @brenank
- 💄 chore(deps-dev): bump @typescript-eslint/eslint-plugin fbb7d51 @dependabot-bot
- 💄 chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 dc17356 @dependabot-bot
- 📖 doc(#55): paraphrasing 89ac3ea @Gh61
- 🐝 refactor(LightController): better naming + comments ee979b5 @Gh61
- 🌟 feat(#112): WIP - preparations ab945fe @Gh61
- 💢 ci: bump jaywcjlove/changelog-generator from 1.9.5 to 1.9.6 6235411 @dependabot-bot
- 🌟 feat(#112): completed cd97453 @Gh61
- 📖 doc(#112):
switchOnScene
option 4501c16 @Gh61 - 🌟 feat(#112): activate scene only once, read brightness f069c04 @Gh61
- 🌟 feat(#126): add support for entity_picture 036c369 @Gh61
- 🌟 feat(#126): activate scene effect (colorthief detect) 3a9f5ef @Gh61
- 🌟 feat(#126): linting 1ae3199 @Gh61
- 📖 doc(#126): screenshots 4dae30f @Gh61
- 📖 doc(#126):
entity_picture
info 9527e05 @Gh61 - 🌟 feat(#126): config color has priority over colorthief adeaab9 @Gh61
- 🐞 fix(dialog-tile): phone click on switch opened detail a5ed5a0 @Gh61
- 📖 doc: not released options info 0debd82 @Gh61
- 📖 doc: exclamation marks 774684d @Gh61
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