core/homeassistant/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
..
translations [ci skip] Translation update 2022-11-30 00:26:16 +00:00
__init__.py
binary_sensor.py
button.py
common.py Add IPv6 sensor to fritz component (#75708) 2022-12-05 00:48:41 +01:00
config_flow.py
const.py
device_tracker.py
diagnostics.py
manifest.json
sensor.py Add IPv6 sensor to fritz component (#75708) 2022-12-05 00:48:41 +01:00
services.py
services.yaml
strings.json
switch.py
update.py