Releases: CoMPaTech/stromer
Rework energy to totals
Testing / Pre-release
What's Changed
- Migrate from MEASUREMENT to TOTAL/TOTAL_INC by @CoMPaTech in #63
- Correct version by @CoMPaTech in #66
Full Changelog: v0.2.8...v0.2.9a1
Code cleanup and quality improvements
This release includes code cleanup and quality improvements (e.g. typo, spelling, linting and sonarcloud suggestions) (releasing v0.2.8a0 beta)
[Pre-release / beta-test] Code cleanup and quality improvements
This pre-release includes (untested!) code cleanup and quality improvements (e.g. typo, spelling, linting and sonarcloud suggestions)
More properly fix units
In addition to v0.2.5 also correct the device_class (from Power to Energy, thus supporting the change from W to Wh).
This will provide 'notices' in HA currently as it won't cope with the old/new data - depending on input #46 as a community we either accept losing the old data or introduce new sensor names (and you'd manually have to clean up anyway.
API maintenance fix
Unfortunately v0.2.5 re-used the broken maintenance-API commits. My sincere apologies!
Thanks to @simonwolf83 for providing the quick fix!
Fix units of energy consumption
Updated validation
No code changes, just updates to manifest.json and HACS.json to conform to requirements
Fixing device_tracker (GPS location)
Thanks to @webalexeu for reporting this through #36
No idea why I wrote that part of device_tracker as it was, should work properly now.
Quickfix for sensors not created
Home Assistant 2023.3 compatibility
Merge pull request #13 from CoMPaTech/async_forward_entry_setups Update versions