Skip to content

Releases: woopstar/hsem

v1.2.5

27 Nov 18:55
f0016f9
Compare
Choose a tag to compare

Changes

  • #67 fix: fix for sensors and typo in config flow / working mode sensor for conversion loss @woopstar

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

27 Nov 09:56
7dceada
Compare
Choose a tag to compare

Changes

  • #62 fix: hsem_huawei_solar_batteries_rated_capacity was not working @woopstar

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Nov 17:58
Compare
Choose a tag to compare

Changes

  • #61 fix: entity is neither a valid entity ID nor a valid UUID @woopstar

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

26 Nov 13:04
6b39a33
Compare
Choose a tag to compare

Changes

  • #57 fix: all flows should be async @woopstar
  • #53 fix: add batteries rated capacity to setup/config flow @woopstar
  • #59 fix: allow input_number for batteries rated capacity @woopstar

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Nov 09:03
1199f3d
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • #55 fix: fix config flow missing errors variable @woopstar

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Nov 16:50
d2e6deb
Compare
Choose a tag to compare

Changes

🚀 Features

  • #48 fix: update config flow, add read only mode, set units & more @woopstar

Full Changelog: v1.1.1...v1.2.0

v1.1.1

22 Nov 12:17
Compare
Choose a tag to compare

Changes

  • #47 fix: allow switch and input booleans for ev charger status @woopstar
  • #46 fix: only charge when SoC diff is above 5% @woopstar
  • #44 fix: net consumption should be negative when we have surplus @woopstar

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Nov 07:28
Compare
Choose a tag to compare

Changes

  • #36 fix: config flow and create sensors with device information @woopstar
  • #37 fix: allow configuration of weighted values @woopstar
  • #38 fix: allow adjustments of charging time for batteries @woopstar
  • #42 fix: add energy needs attributes and cleanup code @woopstar

Full Changelog: v1.0.3...v1.1.0

v1.0.3

16 Nov 12:20
53c7573
Compare
Choose a tag to compare

Changes

  • #35 fix: fix config flow for ev charger that is optional @woopstar

v1.0.2

15 Nov 19:42
4df835a
Compare
Choose a tag to compare

Changes

  • #34 fix: calculate net consumption with and without EV @woopstar