core/tests/components/fritz
Stephan Singer 64a72daa27
Add IPv6 sensor to fritz component (#75708)
* Add IPv6 sensor to fritz component

* Cast return type to string

* Make ipv6 sensor suitable

* simplify cast to str

* use extisting property

Co-authored-by: chemelli74 <simone.chemelli@gmail.com>
Co-authored-by: mib1185 <mail@mib85.de>
2022-12-05 00:48:41 +01:00
..
__init__.py
conftest.py
const.py Add IPv6 sensor to fritz component (#75708) 2022-12-05 00:48:41 +01:00
test_button.py
test_config_flow.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_diagnostics.py
test_init.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_sensor.py Add IPv6 sensor to fritz component (#75708) 2022-12-05 00:48:41 +01:00
test_switch.py
test_update.py