1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/homeassistant/components
Robbie Trencheny 9ab0753cf7 mobile_app improvements (#21607)
* First webhook commands for getting and deleting single registrations

* Keep a list of deleted webhook IDs so we can 410 if the webhook receives traffic in the future

* Return a empty JSON object instead of None

* Split up mobile_app bits into individual files

* Add typing

* Sort keys

* Remove unused async_setup_entry

* New decorator method of registering webhooks

* Add tests for cloud hook forwarding and improve error handling for cloud hooks

* Initial implementation of platform specific logic

* Add get registrations by user ID websocket call, minor style fixes

* Stop using resp dictionary during registration

* Move mobile_app/ios.py to ios/mobile_app.py

* Log any errors encountered during webhook

* Improve update registration call

* Split up mobile_app tests to match split up component

* Fix tests

* Remove integration_map in favor of component name in registration

* Add a few helper functions for custom logic components to use

* Load the app_component platform at device registration or component setup time

* Remove extraneous function

* Use guard function for checking if component is in device

* Inline websocket schemas

* Rename ATTR_s used in storage to DATA_ prefix

* squash flake8 and pylint issues

* Remove ios.mobile_app platform

* Dont mark websocket_api as a dependency

* Return standard empty_okay_response with 400 if no JSON sent

* Ensure deleted webhook IDs are registered at launch

* Remove the creation of cloudhooks during handle_webhook

* Rename device to registration everywhere applicable

* Dont check if cloud is logged in, just check if cloud is in components

* Dont ever use cloudhook_id

* Remove component loading logic for a later PR

* Cast exception to string

* Remove unused functions
2019-03-08 23:44:56 -08:00
..
2019-03-05 11:07:40 +01:00
2019-02-14 20:34:43 +01:00
2019-03-02 11:29:59 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-03-03 12:31:09 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-27 16:10:40 -05:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-03-04 12:06:28 -08:00
2019-02-13 21:21:14 +01:00
2019-02-16 20:48:43 -05:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-03-03 21:53:45 -08:00
2019-02-13 21:21:14 +01:00
2019-02-27 16:34:13 -08:00
2019-02-13 21:21:14 +01:00
2019-02-27 16:34:13 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-27 16:34:13 -08:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-03-02 11:29:59 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-27 16:34:13 -08:00
2019-03-02 11:29:59 +01:00
2019-02-13 21:21:14 +01:00
2019-03-03 21:53:45 -08:00
2019-02-14 20:34:43 +01:00
2019-02-07 22:50:59 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-03-05 11:45:31 -08:00
2019-02-13 21:21:14 +01:00
2019-02-14 16:01:46 +01:00
2019-02-27 16:34:13 -08:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-27 16:34:13 -08:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-21 16:40:25 -08:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 16:01:46 +01:00
2019-02-14 20:34:43 +01:00
2019-02-14 16:01:46 +01:00
2019-03-02 17:42:51 -05:00
2019-02-14 16:01:46 +01:00
2019-02-28 10:10:21 -08:00
2019-02-27 16:34:13 -08:00
2019-02-14 16:01:46 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-21 16:40:25 -08:00
2019-02-13 20:35:12 -08:00
2019-02-27 16:34:13 -08:00
2019-03-02 11:29:59 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-03-02 11:29:59 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-21 16:40:25 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-27 16:34:13 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-27 16:34:13 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-27 16:34:13 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-14 20:34:43 +01:00
2019-02-13 20:35:12 -08:00
2019-02-15 10:57:47 +01:00
2019-02-13 20:35:12 -08:00
2019-02-24 10:22:17 +01:00
2019-03-08 16:48:54 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-03-02 11:29:59 +01:00
2019-02-13 20:35:12 -08:00
2019-02-27 16:34:13 -08:00
2019-02-13 20:35:12 -08:00
2019-02-22 17:34:23 +01:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-27 17:51:09 -07:00
2019-02-16 17:03:08 +01:00
2019-03-01 23:08:20 -08:00
2019-02-27 16:10:40 -05:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-13 20:35:12 -08:00
2019-02-27 16:34:13 -08:00
2019-02-13 20:35:12 -08:00
2019-02-27 16:10:40 -05:00
2019-02-26 13:55:11 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-03-02 11:29:59 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-03-02 11:29:59 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-27 16:34:13 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-03-02 11:29:59 +01:00
2019-02-26 14:42:09 -08:00
2019-03-03 18:49:29 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-03-05 06:18:25 +01:00
2019-02-14 20:34:43 +01:00
2019-02-26 22:22:29 -05:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-27 16:33:26 -08:00
2019-02-13 21:21:14 +01:00
2019-03-06 07:40:29 -08:00
2019-02-13 21:21:14 +01:00
2019-02-21 16:40:25 -08:00
2019-02-13 21:21:14 +01:00
2019-02-08 14:18:18 -08:00
2019-02-14 20:34:43 +01:00
2019-02-27 16:34:13 -08:00
2019-02-27 16:34:13 -08:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-14 20:34:43 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 21:21:14 +01:00
2019-02-13 15:44:18 -08:00
2019-02-13 21:21:14 +01:00