core/homeassistant/components/smlight
TimL 3f4f2f4e2b
Add router reconnect button for Smlight integration (#126408)
* Add button for router reconnect

* strings for router reconnect

* remove stale router reconnect if zigbee is not running router firmware

* Add tests for router reconnect button

* Update homeassistant/components/smlight/strings.json

And fix associated tests

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Make router button entity dynamic

* adjust test for dynamic runtime removal

* drop if statements from tests

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-23 09:36:56 +02:00
..
__init__.py Update repairs for Smlight integration to allow firmware updates where possible (#126113) 2024-09-19 10:29:02 +02:00
binary_sensor.py Add VPN sensor and switch for Smlight integration (#126201) 2024-09-18 11:40:27 +02:00
button.py Add router reconnect button for Smlight integration (#126408) 2024-09-23 09:36:56 +02:00
config_flow.py
const.py
coordinator.py Update repairs for Smlight integration to allow firmware updates where possible (#126113) 2024-09-19 10:29:02 +02:00
diagnostics.py Add diagnostics platform to Smlight (#126423) 2024-09-22 16:04:36 +02:00
entity.py
icons.json
manifest.json Bump pysmlight to 0.1.1 (#126301) 2024-09-20 10:21:10 +02:00
sensor.py
strings.json Add router reconnect button for Smlight integration (#126408) 2024-09-23 09:36:56 +02:00
switch.py Add VPN sensor and switch for Smlight integration (#126201) 2024-09-18 11:40:27 +02:00
update.py Update repairs for Smlight integration to allow firmware updates where possible (#126113) 2024-09-19 10:29:02 +02:00