core/homeassistant/components/devolo_home_network
Guido Schmitz d4f0aaa089
Add last restart sensor to devolo_home_network (#122190)
* Add last restart sensor to devolo_home_network

* Add missing test

* Rename fetch function

* Fix mypy
2024-09-08 13:50:36 +02:00
..
__init__.py Add last restart sensor to devolo_home_network (#122190) 2024-09-08 13:50:36 +02:00
binary_sensor.py
button.py
config_flow.py
const.py Add last restart sensor to devolo_home_network (#122190) 2024-09-08 13:50:36 +02:00
device_tracker.py
diagnostics.py
entity.py Add last restart sensor to devolo_home_network (#122190) 2024-09-08 13:50:36 +02:00
icons.json
image.py
manifest.json
sensor.py Add last restart sensor to devolo_home_network (#122190) 2024-09-08 13:50:36 +02:00
strings.json Add last restart sensor to devolo_home_network (#122190) 2024-09-08 13:50:36 +02:00
switch.py
update.py