github bramstroker/homeassistant-powercalc v0.6.0
v0.6.0 🌈

latest releases: v1.12.0-beta.6, v1.12.0-beta.5, v1.12.0-beta.4...
2 years ago

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

Don't miss a new homeassistant-powercalc release

NewReleases is sending notifications on new releases.