Skip to content

Releases: bramstroker/homeassistant-powercalc

v0.6.1 🌈

09 Sep 09:29
a1b6a11
Compare
Choose a tag to compare

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@bramstroker and @github-actions[bot]

v0.6.0 🌈

06 Sep 19:16
6dde507
Compare
Choose a tag to compare

Breaking change!!

When you have configured the powercalc sensor with a name attribute "power" and "energy" will automatically appended.
Assume you have the following configuration:

sensor:
  - platform: powercalc
    entity_id: light.my_light
    name: Some light power

Previously powersensor was created as sensor.some_light_power, Since 0.6.0 this will be sensor.some_light_power_power.
So you have to change your name accordingly.

When you don't have any custom naming you don't have to do anything.

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@bramstroker, @smonesi and @woodmj74

v0.5.4 🌈

01 Sep 16:44
Compare
Choose a tag to compare

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@bramstroker, @github-actions[bot] and @wormiedk

v0.5.3 🌈

31 Aug 06:46
9f999c6
Compare
Choose a tag to compare

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@OzGav, @bramstroker and @github-actions[bot]

v0.5.2 🌈

30 Aug 16:51
dbc0b00
Compare
Choose a tag to compare

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@bramstroker

v0.5.1 🌈

30 Aug 16:36
Compare
Choose a tag to compare

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@bramstroker and @stefangries

v0.5.0 🌈

29 Aug 15:00
Compare
Choose a tag to compare

Did some big changes with regards to entity_id's, naming of sensors, code cleanups and refactoring.

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@bramstroker

v0.5.0-beta.3

29 Aug 09:39
6fc6575
Compare
Choose a tag to compare
v0.5.0-beta.3 Pre-release
Pre-release

Changes

v0.5.0-beta.2

27 Aug 08:29
Compare
Choose a tag to compare
v0.5.0-beta.2 Pre-release
Pre-release

Changes

v0.4.3 🌈

27 Aug 08:30
Compare
Choose a tag to compare

Changes

⭐️ Thank you so much for helping out to keep this integration awesome

@bramstroker, @github-actions[bot] and @stefangries