Skip to content

Releases: CoMPaTech/stromer

Rework energy to totals

09 Dec 16:19
a326d38

Choose a tag to compare

Pre-release

Testing / Pre-release

What's Changed

Full Changelog: v0.2.8...v0.2.9a1

Code cleanup and quality improvements

11 Nov 08:13

Choose a tag to compare

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

07 Nov 12:27
3feee59

Choose a tag to compare

This pre-release includes (untested!) code cleanup and quality improvements (e.g. typo, spelling, linting and sonarcloud suggestions)

More properly fix units

06 Nov 14:33
bcea566

Choose a tag to compare

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

06 Nov 11:10
c350dd0

Choose a tag to compare

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

04 Nov 08:45
3312e45

Choose a tag to compare

From W to Wh via #46 / #47 thank you @Tinus78 for reporting and the code

Updated validation

13 Oct 14:51
196555a

Choose a tag to compare

No code changes, just updates to manifest.json and HACS.json to conform to requirements

Fixing device_tracker (GPS location)

23 Sep 12:53
0b24fc3

Choose a tag to compare

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

31 Aug 08:41
508ece4

Choose a tag to compare

Home Assistant 2023.3 compatibility

04 Mar 22:38
295643f

Choose a tag to compare

Merge pull request #13 from CoMPaTech/async_forward_entry_setups

Update versions