Robbie Trencheny
3769f5893a
Mobile App: Register devices into the registry ( #21856 )
...
* Register devices into the registry
* Switch to device ID instead of webhook ID
* Rearchitect mobile_app to support config entries
* Kill DATA_REGISTRATIONS by migrating registrations into config entries
* Fix tests
* Improve how we get the config_entry_id
* Remove single_instance_allowed
* Simplify setup_registration
* Move webhook registering functions into __init__.py since they are only ever used once
* Kill get_registration websocket command
* Support description_placeholders in async_abort
* Add link to mobile_app implementing apps in abort dialog
* Store config entry and device registry entry in hass.data instead of looking it up
* Add testing to ensure that the config entry is created at registration
* Fix busted async_abort test
* Remove unnecessary check for entry is None
2019-03-14 12:57:50 -07:00
..
2019-01-15 17:31:06 +01:00
2019-02-05 19:31:15 -08:00
2019-01-10 17:39:49 -08:00
2019-01-28 15:35:39 -08:00
2019-03-10 19:55:36 -07:00
2019-02-02 07:13:16 -08:00
2019-03-01 10:08:38 -08:00
2019-03-11 21:27:41 +01:00
2019-02-02 07:13:16 -08:00
2019-03-11 19:57:10 -07:00
2019-02-05 19:31:15 -08:00
2019-03-10 19:57:30 -07:00
2019-02-14 20:34:43 +01:00
2019-03-12 15:54:04 +01:00
2019-03-14 12:57:50 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-07 22:50:59 +01:00
2019-02-05 19:31:15 -08:00
2019-03-01 23:09:31 -08:00
2019-02-07 20:07:15 -08:00
2019-02-12 14:57:13 -08:00
2019-02-05 19:31:15 -08:00
2019-03-10 19:22:28 +01:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-14 20:34:43 +01:00
2019-03-11 00:04:21 +01:00
2019-01-11 03:20:35 +01:00
2019-02-26 12:35:25 -08:00
2019-02-07 22:50:59 +01:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-17 06:23:09 +01:00
2019-02-02 07:13:16 -08:00
2019-02-12 16:38:19 +01:00
2019-01-08 20:11:51 -08:00
2019-02-24 15:56:19 +01:00
2019-02-08 14:18:18 -08:00
2019-03-05 20:00:53 -08:00
2019-02-05 19:31:15 -08:00
2019-02-10 21:45:46 +01:00
2019-02-28 14:17:53 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 17:25:27 -08:00
2019-03-10 19:55:36 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-16 23:04:29 -08:00
2019-03-12 18:45:34 -07:00
2019-03-12 14:52:13 +01:00
2019-03-10 19:55:36 -07:00
2019-02-05 19:31:15 -08:00
2019-02-18 21:31:42 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-01 15:45:44 -08:00
2019-02-08 10:55:58 +01:00
2019-02-05 19:31:15 -08:00
2019-02-10 12:50:40 +01:00
2019-02-05 19:31:15 -08:00
2019-02-24 10:49:50 -06:00
2019-02-07 22:50:59 +01:00
2019-03-01 23:23:45 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-01-30 12:57:56 -08:00
2019-02-26 13:06:27 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-14 12:57:50 -07:00
2019-02-02 07:13:16 -08:00
2019-03-13 12:58:20 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-01-15 15:31:57 -08:00
2019-02-05 19:31:15 -08:00
2019-03-08 13:51:42 -08:00
2019-01-14 13:12:06 +01:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-27 16:40:23 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-05 01:48:25 +01:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-01-26 11:02:16 +01:00
2019-02-05 19:31:15 -08:00
2019-02-12 14:57:13 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-01-15 19:29:56 +01:00
2019-02-05 19:31:15 -08:00
2019-03-12 14:19:11 -07:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-11 08:33:25 -04:00
2019-02-05 07:43:04 -05:00
2019-02-26 12:37:01 -08:00
2019-03-13 10:17:09 +01:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-03-11 19:57:10 -07:00
2019-02-05 19:31:15 -08:00
2019-02-17 09:55:33 +01:00
2019-01-30 10:57:53 -08:00
2019-02-19 08:45:21 -08:00
2019-01-15 06:36:17 +01:00
2019-02-26 10:18:09 -08:00
2019-02-21 20:29:07 +01:00
2019-02-08 14:18:18 -08:00
2019-02-13 20:36:06 -08:00
2019-02-05 19:31:15 -08:00
2019-03-06 07:55:24 -05:00
2019-02-02 07:13:16 -08:00
2019-02-02 07:13:16 -08:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-08 10:55:58 +01:00
2019-02-05 19:31:15 -08:00
2019-02-05 19:31:15 -08:00
2019-02-02 07:13:16 -08:00
2019-03-10 19:55:36 -07:00
2019-02-20 15:44:04 +01:00
2019-03-14 10:20:25 -04:00
2019-02-14 20:34:43 +01:00