Skip to content

Releases: hif2k1/battery_sim

Battery_sim_1.3.5

20 Feb 21:39
Compare
Choose a tag to compare

Improvement to debug info

Battery_sim_1.3.4

20 Jan 19:55
Compare
Choose a tag to compare

Fix config flow bug

Battery_sim_1.3.3

10 Dec 20:37
Compare
Choose a tag to compare

Fix bug with config_flow

Battery_sim_1.3.2

06 Dec 22:17
6d47cc1
Compare
Choose a tag to compare

Try to fix bug with config flow

Battery_sim_1.3.1

04 Dec 21:29
3784c73
Compare
Choose a tag to compare

Batteries can now monitor unlimited meters as inputs or outputs, charging and discharging in response to them.
Config flow is updated to allow the creation of these more complex batteries accordingly.
Discharge only mode is added.
A mode selector is added and over time this will be preferred to the individual mode buttons so that the battery can only be in one mode at a time.
Remove debugging logger

Battery_sim_1.3.0

04 Dec 21:03
c13c2af
Compare
Choose a tag to compare

Batteries can now monitor unlimited meters as inputs or outputs, charging and discharging in response to them.
Config flow is updated to allow the creation of these more complex batteries accordingly.
Discharge only mode is added.
A mode selector is added and over time this will be preferred to the individual mode buttons so that the battery can only be in one mode at a time.

battery_sim_1.2.0

01 Sep 18:42
9bd56fc
Compare
Choose a tag to compare

Fixes to dual import/export meter readings and adds new battery types.

What's Changed

  • Updated the config flow to set Second Import and Export by @Daandamhuis in #86

New Contributors

Full Changelog: battery_sim_1.105...v1.2.0

Battery_sim_1.105

05 Jun 21:24
Compare
Choose a tag to compare

Please consider posting common battery setups you are using to me as a comment on github so these can be added to the pre-configured options!

In this update:

  • adding option of second export meter
  • adding custom name option to custom batteries

battery_sim_1.104

28 Feb 21:12
766b024
Compare
Choose a tag to compare

Please post the battery setups you are using so these can be added to the pre-configured options! Post an issue/comment on github.

In this update:
Improve config flow
Add support for static tariffs
Fix problems with import and export meter tracking
Fix startup problem where battery not starting till restart of home assistant
Add battery cycle meter

battery_sim_1.103

07 Feb 20:17
db5b0f3
Compare
Choose a tag to compare
Update __init__.py

Fix backward compatibility