Skip to content

Releases: dan-r/HomeAssistant-Ohme

v0.2.6

01 Jan 23:29
616a93e
Compare
Choose a tag to compare

What's Changed

  • Add target time input
  • Add target percentage input
    all by @dan-r in #25

Full Changelog: v0.2.5...v0.2.6

v0.2.5

01 Jan 20:41
0c04e55
Compare
Choose a tag to compare

What's Changed

  • Added additional logic to charge state sensor.

The charge state sensor now uses the batterySoc API fields as well as the power readings and charge slot boundaries to ensure the binary sensor updates as quickly as possible. In my testing it updates on the next update (so within 30s of the boundary).

Full Changelog: v0.2.4...v0.2.5

Happy new year!

01 Jan 14:56
414fbd3
Compare
Choose a tag to compare

What's Changed

  • Fixed error in setup with null CT reading by @dan-r in #23

Full Changelog: v0.2.3...v0.2.4

Experimental charge state monitoring

31 Dec 00:36
2c7d64c
Compare
Choose a tag to compare

What's Changed

  • More unit tests
  • Experimental charge state logic
    by @dan-r in #21

Full Changelog: v0.2.2...v0.2.3

Added voltage, next slot end, charge slot active sensors

30 Dec 16:46
4fcf404
Compare
Choose a tag to compare

What's Changed

  • Added voltage sensor
  • Added next slot end sensor
  • Added charge slot active binary sensor

all by @dan-r in #20

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Dec 20:45
46fd165
Compare
Choose a tag to compare

What's Changed

  • Stopping a max charge now resumes the previously used schedule @dan-r in #19

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Dec 12:58
abbcabd
Compare
Choose a tag to compare

What's Changed

  • Added testing
  • Refactored API library and started using refresh tokens
  • Refactored coordinators
  • Added current and CT sensors

Full Changelog: v0.1.8...v0.2.0

Housekeeping

28 Dec 21:01
d698c2d
Compare
Choose a tag to compare

What's Changed

  • Add license and issue templates by @dan-r in #10
  • Tweaks to energy sensor and doc changes by @dan-r in #11

Full Changelog: v0.1.7...v0.1.8

Added approve charge

28 Dec 14:55
a1301d5
Compare
Choose a tag to compare

What's Changed

  • Added approve charge functionality by @dan-r in #7

Full Changelog: v0.1.6...v0.1.7

Add switches for charger settings

28 Dec 13:27
44d796d
Compare
Choose a tag to compare

What's Changed

  • Add switches for charger settings by @dan-r in #6

Full Changelog: v0.1.5...v0.1.6