core/homeassistant/components/zha
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
..
core Refactor ZHA config flow (#35397) 2020-05-09 09:44:19 -04:00
translations New configuration flow for ZHA integration (#35161) 2020-05-06 12:23:53 +02:00
__init__.py New configuration flow for ZHA integration (#35161) 2020-05-06 12:23:53 +02:00
api.py Group by endpoints and not by devices for ZHA Zigbee groups (#34583) 2020-05-04 15:19:53 -04:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
config_flow.py Refactor ZHA config flow (#35397) 2020-05-09 09:44:19 -04:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
device_action.py
device_tracker.py
device_trigger.py
entity.py
fan.py Use ZigbeeException instead of DeliveryError in ZHA (#33993) 2020-04-11 18:01:49 +02:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Update ZHA zigpy-deconz dependency (#35389) 2020-05-08 17:21:48 -04:00
sensor.py
services.yaml
strings.json New configuration flow for ZHA integration (#35161) 2020-05-06 12:23:53 +02:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00