core/homeassistant/components/smlight
TimL 05bdfe7aa6
Abort config flow is device is unsupported (#136505)
* Abort config flow if device is not yet supported

* Abort on user step for unsupported device

* Add string for unsupported device

* fix tests due to extra get_info calls

* add tests for unsupported devices to abort flow
2025-01-25 13:17:38 +01:00
..
__init__.py
binary_sensor.py
button.py
config_flow.py Abort config flow is device is unsupported (#136505) 2025-01-25 13:17:38 +01:00
const.py
coordinator.py
diagnostics.py
entity.py
icons.json
manifest.json Bump pysmlight to v0.1.6 (#136496) 2025-01-25 09:22:26 +01:00
sensor.py
strings.json Abort config flow is device is unsupported (#136505) 2025-01-25 13:17:38 +01:00
switch.py
update.py