8000 Tags · hif2k1/battery_sim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hif2k1/battery_sim

Tags

Battery_sim_1.3.8

Toggle Battery_sim_1.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update __init__.py (#160)

Fix charge and discharge limit in normal mode

Battery_sim_1.3.7

Toggle Battery_sim_1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added charge and discharge rate limits (#153)

* Add charge and discharge limiters

* Fix select to default mode breaks battery state

Added checks in select.py for existence of switches.

Changed init.py to catch exceptions on switch positions

---------

Co-authored-by: hif2k1 <hif2k1@gmail.com>

Battery_sim_1.3.6

Toggle Battery_sim_1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: replace deprecated async_forward_entry_setup method (#141)

The new async_forward_entry_setups method accepts the whole BATTERY_PLATFORMS Iterable, so the module doesn't have to do the iteration itself.

Co-authored-by: Alexander Fuchs <alexander.fuchs@add-yet.de>

Battery_sim_1.3.5

Toggle Battery_sim_1.3.5's commit message
Merge branch 'master' of github.com:hif2k1/battery_sim

Battery_sim_1.3.4

Toggle Battery_sim_1.3.4's commit message
fix config flow bug

Battery_sim_1.3.3

Toggle Battery_sim_1.3.3's commit message
Fix config_flow error

Battery_sim_1.3.2

Toggle Battery_sim_1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Unlimited inputs (#106)

* Standardise input sensor/meter handelling to permitt unlimited meters

* Bug fixes

* Add discharge only option

* Add battery configuration options

* Update the confid directly instead of using options

* Format with black

* Adjust wording of config_flow

* Try to fix config flow bug

---------

Co-authored-by: Hamish Findlay <hif2k1>

battery_sim_1.3.1

Toggle battery_sim_1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update __init__.py

Remove debugging logging

battery_sim_1.3.0

Toggle battery_sim_1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Permit monitoring of unlimited meters (#104)

* Standardise input sensor/meter handelling to permitt unlimited meters

* Bug fixes

* Add discharge only option

* Add battery configuration options

* Update the confid directly instead of using options

* Format with black

* Adjust wording of config_flow

---------

Co-authored-by: Hamish Findlay <hif2k1>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pause to be first priority of switches.

Pause to be first priority of switches.
0