1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-08 08:27:18 +01:00
Files
core/homeassistant/components
NovapaX 1e493dcb8a Tradfri unique identities (#10414)
* Unique identity
Use unique ID for generating keys and store them in config. Fallback to
old id so existing installs will still work.

* Remove Timeouts
they don't really work. this should be fixed in pytradfri I think.

* import uuid only when necessary

* more selective import

* lint

* use load_json and save_json from util.json

* remove unnecessary imports

* use async configurator functions

* async configurator calls

* thou shalt not mixup the (a)syncs

* again: no asyncs in the syncs!
last warning...

* Update tradfri.py
2017-11-14 22:16:21 -08:00
..
2017-11-05 13:51:52 +01:00
2017-10-30 21:39:12 +01:00
2017-10-30 21:39:12 +01:00
2017-11-14 10:40:44 +01:00
2017-11-05 13:51:52 +01:00
2017-11-11 08:36:37 -08:00
2017-10-15 21:41:16 -07:00
2017-10-12 21:59:07 -07:00
2017-10-22 00:44:46 -07:00
2017-11-08 16:13:05 +01:00
2017-11-11 12:30:18 -08:00
2017-11-01 09:05:55 +01:00
2017-09-17 20:47:30 +02:00
2017-09-28 20:38:15 +02:00
2017-10-19 10:36:09 +02:00
2017-08-25 13:30:00 +02:00
2017-10-24 19:36:27 -07:00
2017-10-19 01:31:25 +02:00
2017-11-09 20:17:01 +01:00
2017-09-17 11:30:17 +02:00
2017-08-27 23:24:29 -04:00
2017-11-14 10:40:44 +01:00
2017-10-27 16:19:47 +02:00
2017-09-05 07:05:31 -04:00
2017-10-23 15:24:04 +02:00
2017-11-03 21:18:32 -07:00
2017-10-24 19:36:27 -07:00
2017-08-25 13:30:00 +02:00
2017-10-30 08:36:38 +01:00
2017-09-29 00:49:03 +02:00
2017-11-14 15:56:42 +01:00
2017-11-05 13:51:52 +01:00
2017-10-15 10:12:43 -07:00
2017-10-08 20:14:39 +02:00
2017-09-23 17:15:46 +02:00
2017-10-24 18:36:08 +02:00
2017-11-14 22:16:21 -08:00
2017-09-24 08:28:11 +02:00
2017-10-29 13:50:21 +01:00
2017-09-03 11:31:55 +01:00