1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-11 01:19:18 +00:00

4 Commits

Author SHA1 Message Date
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry () 2025-02-10 21:08:03 +01:00
Michael
2f0e661569
Explicitly pass in the config_entry in apsystems coordinator init ()
explicitly pass in the config_entry in apsystems coordinator init
2025-02-08 13:19:06 +01:00
Marlon
f4997e46fb
Bump apsystems-ez1 to 2.1.0 ()
Library update for apsystems fixing breaking changes
2024-08-19 16:15:27 +02:00
Simon Hörrle
d246d02ab8
Add apsystems diagnostic binary sensors ()
* add diagnostic sensors

* select output_data from data

* split sensor and binary_sensor configurations

* adjust module description

* convert values to bool

* add strings

* add tests

* add tests

* update translations

* remove already available _attr_has_entity_name

* use dataclass instead of TypedDict

* Update tests/components/apsystems/test_binary_sensor.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-05 11:08:27 +02:00