Skip to content

Releases: jaroschek/home-assistant-eaton-ups

1.1.3

07 Mar 15:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

08 Feb 06:16
3fdff89
Compare
Choose a tag to compare

What's Changed

  • Cleanup unnecessary code for config entry migration by @jaroschek in #11

Full Changelog: 1.1.1...1.1.2

1.1.1

08 Feb 05:54
fcb82c5
Compare
Choose a tag to compare

What's Changed

  • Revert config flow to manual name input to avoid SNMP calls during setup by @jaroschek in #10

Full Changelog: 1.1.0...1.1.1

1.1.0

19 Jan 09:38
4349d40
Compare
Choose a tag to compare

What's Changed

  • Updates badges by @jaroschek in #1
  • Fix coding style warnings by re-organizing imports and more by @jaroschek in #3
  • Fix coding style warnings for mixed case variables in enum classes by @jaroschek in #4
  • Refactored config flow by @jaroschek in #5
  • Avoid duplicate config entries for same device by @jaroschek in #6
  • Migrate config entry to add unique id and product name from device by @jaroschek in #8

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

12 Oct 05:42
c98650b
Compare
Choose a tag to compare

What's Changed

  • Use StrEnum from enum
  • Added sensor for battery test status
  • Added time based battery sensors
  • Initial commit of first working version

Full Changelog: https://github.com/jaroschek/home-assistant-eaton-ups/commits/1.0.0