Releases: ldotlopez/ha-historical-sensor
v2.0.0rc6
v2.0.0rc5
Full Changelog: v2.0.0rc4...v2.0.0rc5
v2.0.0rc4
Compatibility release ⚙️
- Minimum required version: home-assistant 2024.1.0b0
Fixes:
v2.0.0 rc3
v2.0.0 rc2
🐛 Bugfix release
- Fix
PollUpdateMixin._async_historical_handle_update
signature (Issue #8)
v2.0.0 rc1
Full Changelog: 2.0.0b0...2.0.0rc1
v 2.0.0 beta 0
2.0.0b0 Style changes
v1.0.1
Bugfix release 🐛
Mandatory post-1.0 release
About Home Assistant historical sensor
Feed historical data into Home Assistant.
Home Assistant architecture is built around polling (or pushing) data from devices, or data providers, in "real-time". Some data sources (e.g, energy, water or gas providers) can't be polled in real-time or readings are not accurate. However reading historical data, like last month consumption, it's possible and accurate. This module adds support to this.
Featuring
- Support for historical sensors
- Support for statistics
Changes
- Fix possible integrity error: 7e2e151
v1.0.0
🚀 Version 1.0.0
This is the first stable release of the project.
Feed historical data into Home Assistant.
Home Assistant architecture is built around polling (or pushing) data from devices, or data providers, in "real-time". Some data sources (e.g, energy, water or gas providers) can't be polled in real-time or readings are not accurate. However reading historical data, like last month consumption, it's possible and accurate. This module adds support to this.
Featuring:
- Support for historical sensors
- Support for statistics
v1.0.0 alpha 2
v1.0.0a2 v1.0.0a2