Releases: 0ri0nRo/SmartHouse
Releases · 0ri0nRo/SmartHouse
v2.2.1
- Fixed inconsistency between blackout state and toggle UI
- Resolved issue where "ACTIVE NOW" could appear while the toggle was OFF
- Root cause: backend returned currently_blocked: true while enabled: false
- Improved state synchronization between BlackoutCard and main boiler controls
- Fixed race condition causing incorrect toggle state after refresh
- Backend fixes applied to ensure consistent blackout data
- Resolved database-related issues by using fresh PostgreSQL connections
v2.1.1
v2.1.0
v2.0.0
v1.0.0
SmartHouse v1.0.0 – initial release with core functionality working!
What's Changed
- refactor by @0ri0nRo in #2
- Develop by @0ri0nRo in #3
- Add python:3.12-alpine by @0ri0nRo in #4
- fix(docker): switch from apt-get to apk for Alpine compatibility by @0ri0nRo in #5
Full Changelog: https://github.com/0ri0nRo/SmartHouse/commits/v1.0.0