Skip to content

Releases: mb-software/homeassistant-powerbrain

0.7.0

31 May 14:35
b2f6707

Choose a tag to compare

Changes

Fix breaking API changes introduced with cFos firmware V1.20.
Please note: After upgrading your cFos firmware to V1.20 you will have to reload the integration or restart HA.

📦 Dependencies

0.6.0

02 Feb 08:48
44f2307

Choose a tag to compare

Changes

  • Adds HA service "powerbrain.set_variable" to set global charging manager variables

📦 Dependencies

  • Bump pre-commit from 2.21.0 to 3.0.3 in /.github/workflows (#34) @dependabot
  • Bump black from 22.12.0 to 23.1.0 in /.github/workflows (#33) @dependabot
  • Bump pip from 22.3.1 to 23.0 in /.github/workflows (#32) @dependabot
  • Bump actions/setup-python from 4.3.0 to 4.5.0 (#28) @dependabot
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#27) @dependabot
  • Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#26) @dependabot
  • Bump pre-commit from 2.20.0 to 2.21.0 in /.github/workflows (#24) @dependabot
  • Bump black from 22.10.0 to 22.12.0 in /.github/workflows (#21) @dependabot

0.5.0

07 Dec 17:29
41e9c5f

Choose a tag to compare

Changes

  • Add a switch entity to enable/disable user charging rules
  • Add a service (powerbrain.set_meter) to send power meter values to a charging manager HTTP input meter

📦 Dependencies

  • Bump flake8 from 5.0.4 to 6.0.0 in /.github/workflows (#19) @dependabot

0.4.2

09 Nov 16:08

Choose a tag to compare

Changes

  • Ignore short 0 peaks of energy import and export (happening when the powerbrain controller is restarted or updated) to avoid disrupted statistics

0.4.1

01 Nov 20:49

Choose a tag to compare

Changes

  • Fix: Remove integration_type in manifest

0.4.0

01 Nov 18:19

Choose a tag to compare

Changes

New Features

  • Added service powerbrain.enter_rfid to enter RFID/PIN into evse/wallbox, allowing all kind of automations to authorize charging or change charging rules.

Breaking Changes

  • This version adds new Homeassistant devices, you have to delete the old (empty) devices manually.

0.3.0

28 Oct 09:36
567ba39

Choose a tag to compare

Changes

  • Add admin user authentification to allow control over charging stations that require authorization with RFID/Pin.

❗ Breaking Changes

  • If you have set your charging manager admin password to something other than the default, you will get an authentification failed error and you will need to reconfigure (delete and re-add) the integration with your proper admin user credentials.

0.2.0

20 Oct 19:15
0067172

Choose a tag to compare

First release version