core/homeassistant/components/switchbot
RenierM26 b15f11f46a
Discover Switchbot MAC in config flow (#56616)
* Update config_flow.py

* Switchbot Config_flow discover mac instead of needing to type it.

* Do not show already configured devices in config flow, abort if no unconfigured devices.

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* Move MAC to top of config flow form dict.

* Update homeassistant/components/switchbot/config_flow.py

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-27 15:12:40 -05:00
..
translations Discover Switchbot MAC in config flow (#56616) 2021-09-27 15:12:40 -05:00
__init__.py Add binary_sensor to switchbot (#56415) 2021-09-23 17:10:34 -05:00
binary_sensor.py Add binary_sensor to switchbot (#56415) 2021-09-23 17:10:34 -05:00
config_flow.py Discover Switchbot MAC in config flow (#56616) 2021-09-27 15:12:40 -05:00
const.py Add cover platform to switchbot (#56414) 2021-09-21 12:35:47 -05:00
coordinator.py
cover.py Set Switchbot _attr_is_closed on init (#56611) 2021-09-24 12:13:45 -06:00
entity.py Add sensor to switchbot platform (#56416) 2021-09-23 15:27:34 -05:00
manifest.json
sensor.py Add sensor to switchbot platform (#56416) 2021-09-23 15:27:34 -05:00
strings.json Discover Switchbot MAC in config flow (#56616) 2021-09-27 15:12:40 -05:00
switch.py Add sensor to switchbot platform (#56416) 2021-09-23 15:27:34 -05:00