1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/tests/components
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-02-05 19:31:15 -08:00
2019-03-10 19:55:36 -07:00
2019-03-11 19:57:10 -07:00
2019-02-14 20:34:43 +01:00
2019-03-12 15:54:04 +01:00
2019-02-07 22:50:59 +01:00
2019-02-05 19:31:15 -08:00
2019-02-14 20:34:43 +01:00
2019-02-07 22:50:59 +01:00
2019-02-12 16:38:19 +01:00
2019-02-24 15:56:19 +01: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-10 12:50:40 +01:00
2019-02-24 10:49:50 -06: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-03-12 14:19:11 -07:00
2019-03-13 10:17:09 +01: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-02-26 10:18:09 -08:00
2019-02-08 14:18:18 -08:00
2019-02-05 19:31:15 -08:00
2019-02-14 20:34:43 +01:00