core/tests/components/devolo_home_network
Guido Schmitz b35afccdb7
Add PLC PHY rates as sensor to devolo Home Network (#87039)
* Add plc phyrate sensors

* Fix mypy

* Add tests

* Use suggested_display_precision

* Adapt to recent development

* Remove accidentally added constant

* Fix tests

* Fix pylint

* Use PHY rate instead of phyrate

* Adapt tests

* Hopefully fix mypy

* Hopefully fix mypy

* Use LogicalNetwork

* Apply mypy fixes
2023-12-18 21:11:06 +01:00
..
snapshots Add PLC PHY rates as sensor to devolo Home Network (#87039) 2023-12-18 21:11:06 +01:00
__init__.py Use snapshot for devolo Home Network diagnostics test (#94966) 2023-06-22 23:56:09 +02:00
conftest.py
const.py Add PLC PHY rates as sensor to devolo Home Network (#87039) 2023-12-18 21:11:06 +01:00
mock.py React on changed firmware version in devolo_home_network (#101513) 2023-10-06 13:37:48 +02:00
test_binary_sensor.py Use freezegun in devolo_home_network tests (#99029) 2023-08-25 08:59:52 -05:00
test_button.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_config_flow.py Refactor deprecated RESULT_TYPE_* (#97367) 2023-07-30 19:27:30 +02:00
test_device_tracker.py Use freezegun in devolo_home_network tests (#99029) 2023-08-25 08:59:52 -05:00
test_diagnostics.py Use snapshot for devolo Home Network diagnostics test (#94966) 2023-06-22 23:56:09 +02:00
test_image.py Use freezer.tick in devolo_home_network image tests (#101208) 2023-10-01 18:22:19 +02:00
test_init.py Remove name from device info in devolo Home Network (#102585) 2023-10-23 14:00:47 +02:00
test_sensor.py Add PLC PHY rates as sensor to devolo Home Network (#87039) 2023-12-18 21:11:06 +01:00
test_switch.py Use freezegun in devolo_home_network tests (#99029) 2023-08-25 08:59:52 -05:00
test_update.py React on changed firmware version in devolo_home_network (#101513) 2023-10-06 13:37:48 +02:00