core/homeassistant/components/zha/core
Alexei Chetroi 85f129492a
Refactor ZHA config flow (#35397)
* Refactor ZHA config flow

Present more descriptive list of radio types when user has to pick one.

* Update docstring.

* Add some common models to EZSP radio.

* Add more model names

More model names, less english since radio types won't be translated.
2020-05-09 09:44:19 -04:00
..
channels
__init__.py
const.py Refactor ZHA config flow (#35397) 2020-05-09 09:44:19 -04:00
decorators.py
device.py Group by endpoints and not by devices for ZHA Zigbee groups (#34583) 2020-05-04 15:19:53 -04:00
discovery.py Group by endpoints and not by devices for ZHA Zigbee groups (#34583) 2020-05-04 15:19:53 -04:00
gateway.py Refactor ZHA config flow (#35397) 2020-05-09 09:44:19 -04:00
group.py Group by endpoints and not by devices for ZHA Zigbee groups (#34583) 2020-05-04 15:19:53 -04:00
helpers.py
patches.py
registries.py Refactor ZHA config flow (#35397) 2020-05-09 09:44:19 -04:00
store.py
typing.py