hass-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 Abort zeroconf flow on connect error during discovery (#125980) 2024-09-16 13:45:39 +02:00
const.py Add update platform for Smlight integration (#125943) 2024-09-16 14:14:15 +02:00
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 Add update platform for Smlight integration (#125943) 2024-09-16 14:14:15 +02:00
icons.json Add info based sensors to Smlight integration (#125482) 2024-09-13 13:36:54 +02:00
manifest.json Bump pysmlight to 0.1.1 (#126301) 2024-09-20 10:21:10 +02:00
sensor.py Add update platform for Smlight integration (#125943) 2024-09-16 14:14:15 +02:00
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