Skip to content

Releases: binarydev/ha-generac

v0.3.2-rc1

10 Jan 01:33

Choose a tag to compare

v0.3.2-rc1 Pre-release
Pre-release

Changes

  • Update init.py to remove the deprecated platform initialization (#130, @pbradley0) and platform unloading workflows (fix #128)
  • Restore options as top level property and add device class to StatusS… (#116, @binarydev) (fix #110)
  • Update instructions to install via HACS, now that we're listed in the official index (#19, @binarydev)

📦 Dependencies

Full Changelog: v0.3.2-beta...v0.3.2-rc

v0.3.2-beta

08 Jan 06:46
3989661

Choose a tag to compare

v0.3.2-beta Pre-release
Pre-release

Changes

  • Restore options as top level property and add device class to StatusS… (#116) @binarydev
  • Update instructions to install via HACS (#19) @binarydev

📦 Dependencies

v0.3.1-beta

08 Jan 06:18

Choose a tag to compare

v0.3.1-beta Pre-release
Pre-release

Changes

  • Update instructions to install via HACS (#19) @binarydev
  • Fix #110 - restoring status enum sensor exports to prometheus

📦 Dependencies

v0.3

07 Jan 05:11
e56ccdc

Choose a tag to compare

Changes

📦 Dependencies

v0.2.1

13 Jan 06:31

Choose a tag to compare

Changes

Add sensor for the signal strength of a generator's wifi connection (#26)

📦 Dependencies

v0.2

27 Dec 02:43

Choose a tag to compare

Changes

  • Add propane tank monitor support (#21) @binarydev
  • Disable weather and hero image sensors if not provided by the MobileLink API response

📦 Dependencies

  • Bump black from 23.12.0 to 23.12.1 in /.github/workflows (#20) @dependabot

v0.2-beta

26 Dec 19:43

Choose a tag to compare

v0.2-beta Pre-release
Pre-release

Add support for propane tank monitoring

v0.1.2

24 Dec 07:51

Choose a tag to compare

Changes

📦 Dependencies

v0.1.1

23 Dec 07:04

Choose a tag to compare

Fixes:

  • Missing translations added for "Configure" popup menu options, fixing the empty labels, originally reported in bentekkie#37 (comment)

Before:
260581841-30ea5311-0fdd-474d-b4ea-6b7fc101ba7e

After:
Screenshot 2023-12-23 at 1 58 33 AM

v0.1

23 Dec 06:01

Choose a tag to compare

First release of this forked instance for the generac HA component.

Fixes included:

  • #17 Timestamps are properly parsed, regardless of whether they include milliseconds or not, restoring functionality to the time-based entities such as connection_time