Releases: hugobloem/stateful_scenes
Releases · hugobloem/stateful_scenes
v1.6.3
v1.6.2
v1.6.1
v1.6.0
1.6.0 (2024-12-24)
🚀 Features
- Add an option to activate another scene when the Stateful Scene is turned off (dd4ac5c)
🔨 Code Refactoring
- allowing the 'off' select to query Hub for some internal scene data (#159) (7c984b2)
- simplify entity attribute retrieval using state_attr (#162) (aa0eba1)
🔧 Miscellaneous Chores
v1.5.2
v1.5.1
v1.5.0
1.5.0 (2024-12-04)
🚀 Features
🐛 Bugfixes
- do not restore attributes when the state to restore is "off" (#145) (3567fd1)
- force store entity state when turning on (#145) (3567fd1)
- move imports source in config_flow.py (e7c8af8)
- non-blocking file reading for scenes configuration (#141) (07e09d5)
🔨 Code Refactoring
🔧 Miscellaneous Chores
v1.4.0
🤖 I have created a release beep boop
This release adds the option to ignore unavailable entities when determining whether a scene is on or not.
1.4.0 (2024-11-15)
🚀 Features
🐛 Bugfixes
🔧 Miscellaneous Chores
- dev: add recommended extensions for Python development (#135) (18c682d)
- dev: update Python image version and install dependencies (#134) (06c72ae)
👷 Continuous Integration
This PR was generated with Release Please. See documentation.