hass-core/tests/components/devolo_home_network
Guido Schmitz f165a41b7a
Add button platform to devolo Home Network (#85834)
* Add Start WPS button

* Add remaining buttons

* Set correct entity categories

* Inherit from DevoloEntity

* Fix mypy

* Apply feedback

* Raise on DevicePasswordProtected

* Fix ruff

* Really fix ruff

* Adapt to recent development

* Change error message
2023-05-07 14:53:46 +02:00
..
__init__.py Add diagnostics to devolo Home Network (#86022) 2023-01-17 12:59:02 +01:00
conftest.py Fix devolo home lint errors from ruff (#92649) 2023-05-05 17:11:05 -05:00
const.py Add button platform to devolo Home Network (#85834) 2023-05-07 14:53:46 +02:00
mock.py Add button platform to devolo Home Network (#85834) 2023-05-07 14:53:46 +02:00
test_binary_sensor.py Adjust entity registry access in tests (1) (#88950) 2023-03-01 09:11:14 +01:00
test_button.py Add button platform to devolo Home Network (#85834) 2023-05-07 14:53:46 +02:00
test_config_flow.py Bump devolo_plc_api to 1.2.0 (#88348) 2023-02-18 13:34:26 +01:00
test_device_tracker.py Adjust entity registry access in tests (1) (#88950) 2023-03-01 09:11:14 +01:00
test_diagnostics.py Add type hints to integration tests (part 5) (#87850) 2023-02-12 19:39:48 +01:00
test_init.py Add button platform to devolo Home Network (#85834) 2023-05-07 14:53:46 +02:00
test_sensor.py Adjust entity registry access in tests (1) (#88950) 2023-03-01 09:11:14 +01:00
test_switch.py Adjust entity registry access in tests (1) (#88950) 2023-03-01 09:11:14 +01:00