Changelog
Changelog
L'historique complet des versions de Scheater, généré directement depuis le CHANGELOG.md du dépôt de l'add-on — rien n'est réécrit pour le site.
v1.11.0 — 10/09/2026
- License deactivation button added to recycle a license key
- Calendar view is now interactive
- Privacy terms updated
- Tests coverage is now close to 80% in business layer
- Docs and web page updated
v1.10.0 — 30/07/2026
- Scheater can now run as a native Home Assistant add-on (ingress support, HA-provided timezone, base URL and DB connection handled automatically)
- License checking added (powered by Lemon Squeezy)
- Absence can now be triggered directly from an HA entity per user; scheduler checks both DB and HA to apply the absence set point
- Users can now be edited (previously creation-only)
- New ScheaterSensors accessor centralizes HA sensor reads and reduces the number of requests made to HA
- Index page now updates live when thermostat state, temperature, battery level or window status changes, without a full refresh
- Dropped armv7 support and automatic HTTPS redirect (incompatible with HA ingress)
- UI: styles, layouts, favicon, calendar labels and color palettes fixed/improved
- Absence status is now displayed in the UI
- DB optimizations
- Bugfix: cache handling on zone deletion
- Bugfix: heater settings per zone were not created properly
- Bugfix: zone override form (heater selection, default timespan)
- Bugfix: set point display
- Bugfix: scheduling interval option was wrongly removed, causing thermostat workers to loop excessively
- Useless controllers deleted
v1.9.3 — 24/01/2026
- UI issues fixed
v1.9.2 — 16/01/2026
- Other optimizations
v1.9.1 — 16/01/2026
- Bugfix: Index page was lagging after some time
- Optimization: less acquisitions are shown in cards
v1.9.0 — 15/01/2026
- Some HA entities are no longer needed and will stored in Scheater directly
- Set point offsets can now be configured per heaters in a zone
- First version of sensor pairing wizard created (Easy setup)
- Charts are now created with Apex
- Power counter algorithm optimized and is now very precise
- Bugfixes
v1.8.0 — 19/12/2025
- New modern UI design
- Power consumption page improved
- Regulation coefficients are now auto-tuned
- Users can now be created to handle partial absences
v1.7.3 — 06/12/2025
- Power counting bug fixed
- Optimizations
v1.7.2 — 29/11/2025
- Cosmetic improvements
v1.7.1 — 29/11/2025
- Bugfix: Applied temperature was wrong after recent changes
- Verbosity of scheduler reduced
- Bugfix: Heating state display was wrong on main page
v1.7.0 — 29/11/2025
- Power consumption settings added (peak hours, currency)
- Power counter added
- Power consumption charts added
- A chart now displays temperature acquisitions for each zone
- Caching added to improve performance
- Thermostat statuses added to Diagnostics page
v1.6.0 — 15/11/2025
- Thermostat fine tuned
- Heating state added to zone cards
- Performance metrics are now logged
- Bugfixes
v1.5.0 — 09/11/2025
- Extended MQTT diagnostics for tests
- Temperature offset is now displaxed in the zone card
- HA diagnostics page added
- YAML config generator added to simplify setup
- External temperature entity added in settings (now displayed on dashboard)
- HA automation for regulation dropped in favor of new thermostat service
v1.4.0 — 25/10/2025
- Special temperatures (absence, no freeze, comfort) offsets are now configurable
- HA entities can now be tested in heater dialog
- Battery indicators added to cards
- MQTT client added for diagnostics
v1.3.2 — 13/10/2025
- Minor UI improvements
v1.3.1 — 12/10/2025
- Bugfix: The temperature displayed on override cards was wrong
- New calendar component added
v1.3.0 — 11/10/2025
- Upgraded .net runtime
- Current temperature is now displayed for each radiator
- Scheduling activation mode is now configurable
- Override mode created to allow manual override of the schedule
- Absence handling added
- Overall UI restyling
v1.2.3 — 27/09/2024
- Fixed HA's default IP address
v1.2.2 — 02/09/2024
- Fixed CORS issue
v1.2.1 — 17/11/2023
- Dropped quartz lib for a simpler solution
v1.2.0 — 17/11/2023
- Backup and restore of of schedules
- Better handling of overlapping time slots
v1.1.3 — 09/11/2023
- Upgraded .net runtime
- Overall cleanup
v1.1.2 — 02/12/2022
- Fixed: Quartz job now uses the database settings
v1.1.1 — 02/12/2022
- Fixed: the filter to get one specific setpoint from a schedule was incomplete and was hence causing errors
v1.1.0 — 27/11/2022
- Bugfixes
- Default set point is now 15°C
- Can edit heaters
- Can edit zones
- UI improvements
- Handling of comfort modes
- Localized (FR, EN)
v1.0.0 — 23/10/2022
- First version
- Can create/delete radiators
- Can create/delete zones
- Can configure heating time slots for each zone
- Depends on automations in HA for regulation