Skip to content

Releases: mk-maddin/wattpilot-HA

v0.1.3

07 Oct 06:50
Compare
Choose a tag to compare

What's Changed

  • Correct versioning

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Oct 14:32
Compare
Choose a tag to compare

What's Changed

  • Add "unit_of_measurement: W" to charging energy by @fake666 in #10
  • Fixed deprecation warnings and Charging Energy Sensor by @tschamm in #12
  • compatibility with wattpilot firmware 38.5
  • breaking change - "Lock level selection" is now a select entity (was previously a switch)

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Apr 09:28
Compare
Choose a tag to compare

What's Changed

  • change alw to fup by @thecem in #8
  • fix unset number min/max
  • add some additional entities
  • add some icons

v0.1.0

21 Apr 05:57
Compare
Choose a tag to compare
  • bump wattpilot python module dependency to 1.0
    Thanks to @joscha82 for making the python module available at PyPi
  • add pyyaml to dependency list

Lets make this version v0.1.0.
No pre-release any more as now it can be installed as all other custom components without manual prerequisites fulfillment.

v0.0.4

19 Apr 09:20
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Added event throwing if next trip / cloud key property is updated
  • Added example for input_datetime + automation to set next trip via service call
    (Unfortunately as confirmed within community question there is no out-of-the-box component for datetime objects within Home Assistant)

V0.0.3

14 Apr 18:39
Compare
Choose a tag to compare
V0.0.3 Pre-release
Pre-release
  • Added button for restart
  • Added button for start / stop / force start charging
  • Added service to set next trip timing
    (unfortunately there does not seem to exist a "input_time" platform within HA that could be re-used)
  • Enabling / Disabling Go-E Cloud API is now a service call
  • Enabling / Disabling debugging of charger property changes into log warnings is now a service call
  • cleanup of old stuff & consolidation

v0.0.2

12 Apr 13:42
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • Create hacs.json by @thecem in #1
  • Fixed setting ampere power for charging
  • Fixed setting Wh for next trip mode
  • All entities based on wattpilot.props - not on wattpilot.attribute are now update via local push

New Contributors

  • @thecem made their first contribution in #1

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Apr 11:44
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release