Kane610
8bff813014
Improve service by allowing to reference entity id instead of deconz id ( #11862 )
...
* Improve service by allowing to reference entity id instead of deconz id
* Change from having access to full entities to only store entity id together with deconz id
* Don't use eval, there is a dict type for voluptuous
* Use entity registry instead of keeping a local registry over entity ids
* Removed old code
* Add test for get_entry
* Bump dependency to v28
Fixed call to protected member
* Use chain to iterate over dict values
* Cleanup
* Fix hound comment
* Cleanup
* Follow refactoring of entity
* Revert to using a local registry
* Remove unused import
* self.hass is automatically available when entity is registered in hass
2018-02-13 16:23:03 -08:00
..
2017-12-28 18:55:22 +01:00
2017-09-18 17:39:41 +02:00
2018-01-20 22:35:38 -08:00
2018-01-05 14:29:57 -08:00
2017-04-29 22:04:49 -07:00
2017-08-08 20:21:33 +02:00
2017-07-29 19:46:27 -04:00
2017-11-04 12:04:05 -07:00
2018-01-20 22:35:38 -08:00
2017-10-24 09:12:01 +02:00
2017-04-29 22:04:49 -07:00
2017-04-29 22:04:49 -07:00
2018-02-11 20:33:08 -08:00
2017-08-10 18:52:52 +02:00
2018-01-20 22:35:38 -08:00
2018-02-13 16:23:03 -08:00
2017-04-29 22:04:49 -07:00
2017-07-29 19:46:27 -04:00
2018-01-30 10:39:39 +01:00
2017-05-02 22:47:20 +02:00
2017-07-29 19:46:27 -04:00
2018-02-11 09:20:28 -08:00
2018-01-29 23:37:19 +01:00
2017-04-29 22:04:49 -07:00
2018-01-22 22:54:41 -08:00
2017-10-30 08:40:14 +01:00
2018-01-30 10:39:39 +01:00
2018-01-27 11:58:27 -08:00
2017-11-28 23:16:47 -08:00
2018-02-11 09:20:28 -08:00
2018-01-27 11:58:27 -08:00
2017-10-07 15:11:41 +02:00
2018-01-29 23:37:19 +01:00
2018-01-20 22:35:38 -08:00
2017-10-27 16:19:47 +02:00
2018-01-22 12:32:27 +01:00
2018-02-12 21:07:20 -08:00
2017-07-06 22:30:23 -07:00
2018-02-08 12:28:12 +01:00
2018-01-15 21:50:56 +01:00
2018-01-20 22:35:38 -08:00
2018-01-20 22:35:38 -08:00
2017-04-29 22:04:49 -07:00
2018-02-11 19:33:37 -08:00
2017-04-29 22:04:49 -07:00
2017-08-08 20:21:33 +02:00
2018-01-29 23:37:19 +01:00
2017-07-29 19:46:27 -04:00
2018-01-27 11:58:27 -08:00
2017-10-29 11:15:57 +01:00
2018-01-20 22:35:38 -08:00
2018-01-11 10:48:15 +01:00
2018-01-26 13:45:02 +01:00
2017-11-09 01:01:20 +01:00
2017-04-29 22:04:49 -07:00
2018-01-20 22:35:38 -08:00
2017-09-18 17:42:31 +02:00
2017-10-08 20:14:39 +02:00
2017-04-29 22:04:49 -07:00
2018-01-20 22:35:38 -08:00
2018-01-20 22:35:38 -08:00
2017-04-29 22:04:49 -07:00
2017-10-26 15:54:49 +02:00
2018-02-07 22:46:14 -08:00
2018-01-20 22:35:38 -08:00
2018-02-06 10:32:56 -08:00
2018-01-09 15:30:00 +01:00
2017-07-26 14:03:29 +02:00
2017-12-07 07:47:19 +01:00
2018-01-20 22:35:38 -08:00
2017-07-29 19:46:27 -04:00
2018-01-20 22:35:38 -08:00
2018-01-30 10:39:39 +01:00
2018-01-25 11:31:38 -05:00
2018-01-20 17:09:05 +01:00
2018-01-23 10:22:43 +01:00
2018-02-06 10:46:28 -08:00
2017-04-29 22:04:49 -07:00
2017-08-06 18:31:32 +03:00