Releases: mk-maddin/wattpilot-HA
Releases · mk-maddin/wattpilot-HA
v0.1.3
v0.1.2
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
v0.1.0
- 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
- 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
- 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
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
Full Changelog: v0.0.1...v0.0.2
v0.0.1
First release
Full Changelog: https://github.com/mk-maddin/wattpilot-HA/commits/v0.0.1