core/homeassistant
Robert Svensson 0a4f3ec1ec Use config entry unique id for deCONZ (#30122)
* Use config entry unique id

* Clean up

* Backwards compatiblity note

* Fix some of Balloobs comments

* Bump dependency to v66

* Black somehow missed config flow tests...

* Move set unique ID til after possibility to update existing entry
2020-01-03 11:50:53 +01:00
..
auth Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
components Use config entry unique id for deCONZ (#30122) 2020-01-03 11:50:53 +01:00
generated Add local_ip component (#29973) 2019-12-31 14:34:53 +01:00
helpers Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
scripts Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
util Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
__init__.py
__main__.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
bootstrap.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
config.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
config_entries.py Add a config entry mechanism to rediscover a discovery that was ignored (#30099) 2019-12-21 11:22:07 +01:00
const.py Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
core.py Convert Hue to use unique ID (#30000) 2019-12-16 19:45:09 +01:00
data_entry_flow.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
package_constraints.txt Upgrade zeroconf to 0.24.4 (#30347) 2020-01-01 14:04:37 +01:00
requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
setup.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00