Marlon
|
acbee815be
|
Update apsystems library to support battery inverter (#140086)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2025-03-30 16:11:22 +02:00 |
Erik Montnemery
|
f83c8de8d3
|
Update signature of platforms' async_setup_entry (#138201)
|
2025-02-10 21:08:03 +01:00 |
Michael
|
2f0e661569
|
Explicitly pass in the config_entry in apsystems coordinator init (#137708)
explicitly pass in the config_entry in apsystems coordinator init
|
2025-02-08 13:19:06 +01:00 |
Patrick
|
fece83d882
|
Fix and bump apsystems-ez1 to 2.4.0 (#130740)
|
2024-11-16 18:49:30 -05:00 |
Marlon
|
f4997e46fb
|
Bump apsystems-ez1 to 2.1.0 (#123225)
Library update for apsystems fixing breaking changes
|
2024-08-19 16:15:27 +02:00 |
Simon Hörrle
|
ea727546d6
|
Add apsystems power switch (#122447)
* bring back power switch
* fix pylint issues
* add SWITCH to platform list
* improve run_on and turn_off functions
* ruff formatting
* replace _state with _attr_is_on
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* remove unused dependencies
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* use async functions from api
* convert Api IntEnum Status Information to bool
* add translation key
* implement async_update again
* replace finally with else
* better handling of bool value
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/apsystems/switch.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* rename power switch to inverter switch
* add test_number and test_switch module
* remove test_number
* Add mock entry for get_device_power_status
* Add mock entry for get_device_power_status
* Update test snapshots
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-07-30 18:11:08 +02:00 |