Skip to content

Releases: wernerhp/ha.integration.load_shedding

v0.4.0

10 Jul 20:46
Compare
Choose a tag to compare

ℹ️ NOTE:
If something doesn't work, please uninstall the integration, remove it from HACS reboot Home Assistant, then reinstall from HACS and setup the integration.

  • Updated provider config format. It should migrate.
  • Added support for City of Cape Town schedules. Unfortunately there's no reliable way to get the status for CoCT, so status is still from Eskom. #11 #12
  • Improved recovery from errors...I hope...
  • Updated to latest version of https://gitlab.com/wernerhp/load-shedding

If you find this integration useful, please consider buying me a coffee or sending me some Bitcoin.

Buy Me A Coffee

image
Bitcoin: 3EGnQKKbF6AijqW9unyBuW8YeEscY5wMSE

Full Changelog: v0.3.0-alpha...v0.4.0

v0.3.0-alpha

07 Jul 19:56
7497871
Compare
Choose a tag to compare

ℹ️ NOTE: There have been some changes to config flow and the existing configuration may not work with the new version.
If something doesn't work, uninstall the integration, remove it from HACS reboot Home Assistant, then reinstall from HACS and add the integration. Automations and panels should work as per usual.

  • Improved Config flow / setup
  • Added option to select the Provider. Currently only Eskom Direct is supported.
  • Suburbs with no available schedules are now filtered out
  • If no suburbs are found a nice error message is shown with a suggestion to try another suburb
  • Updated to latest version of https://gitlab.com/wernerhp/load-shedding
  • Should now log more helpful errors

If you find this integration useful, please consider buying me a coffee or Bitcoin.

Buy Me A Coffee

image
Bitcoin: 3EGnQKKbF6AijqW9unyBuW8YeEscY5wMSE

v0.2.0-alpha

02 Jul 11:11
Compare
Choose a tag to compare

ℹ️ NOTE: This version is significantly different from the first release and has several breaking changes, so be ready to update our automations and panels. README has been updated with examples.

The load shedding sensor has been split into two sensors.

One for the stage and one for the area schedule.
image

image

The stage sensor always gives the current stage (as provided by Eskom)

image

image

The area schedule sensor provides the status for your area and will turn on when load shedding is active for the area or off when
there is no load schedding. It also lists the schedule for the next few days in attributes and starts_in and ends_in in minutes which is useful for automations.

You may need to delete the cache files from your config and uninstall/reinstall the integration.
image

Error handling has been improved and the sensor is much more stable and doesn't flap and trigger automations inappropriately when Eskom is unavailable.

If you find this integration useful, please consider buying me a coffee.

Buy Me A Coffee

img_9.png
Bitcoin: 3EGnQKKbF6AijqW9unyBuW8YeEscY5wMSE

v0.1.0-alpha

30 May 06:27
39cf1fa
Compare
Choose a tag to compare

Alpha release.
A Home Assistant integration to track your load schedding schedule.