hass-core/tests/components/apsystems
Simon Hörrle d246d02ab8
Add apsystems diagnostic binary sensors (#123045)
* 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
..
snapshots Add apsystems diagnostic binary sensors (#123045) 2024-08-05 11:08:27 +02:00
__init__.py Add sensor tests for APSystems (#117512) 2024-06-21 11:01:42 +02:00
conftest.py Add apsystems diagnostic binary sensors (#123045) 2024-08-05 11:08:27 +02:00
test_binary_sensor.py Add apsystems diagnostic binary sensors (#123045) 2024-08-05 11:08:27 +02:00
test_config_flow.py APSystems - add configuration option 'port' in config flow (#122144) 2024-07-21 22:03:41 +02:00
test_sensor.py Add sensor tests for APSystems (#117512) 2024-06-21 11:01:42 +02:00
test_switch.py Add apsystems power switch (#122447) 2024-07-30 18:11:08 +02:00