1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 23:17:08 +00:00
Files
core/homeassistant/components
Abílio Costa ead38f6005 Proactive Alexa ChangeReport messages (#18114)
* Alexa: implement auth and proactive ChangeReport messages

* refactor after rebase from dev to use the new AlexaDirective and Response classes

* move to aiohttp; cleanup

* better function name

* move endpoint to config

* allow passing token function

* remove uneeded state get

* use iterable directly

Co-Authored-By: abmantis <abmantis@users.noreply.github.com>

* missing delete from previous commit

* checks for when user has no auth config

* update cloud component

* PR suggestions

* string lint

* Revert "string lint"

This reverts commit a05a1f134c9ebc7a6e67c093009744f142256365.

* linters are now happier

* more happy linters

* use internal date parser; improve json response handling

* remove unused import

* use await instead of async_add_job

* protect access token update method

* add test_report_state

* line too long

* add docstring

* Update test_smart_home.py

* test accept grant api

* init prefs if None

* add tests for auth and token requests

* replace global with hass.data

* doc lint
2019-01-03 22:28:43 +01:00
..
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-12-19 15:01:02 +01:00
2018-12-19 15:01:02 +01:00
2018-12-10 09:54:12 +01:00
2018-12-05 09:31:07 -05:00
2018-11-21 20:55:21 +01:00
2018-12-19 15:01:02 +01:00
2018-10-14 17:11:39 +02:00
2018-11-15 14:30:37 +01:00
2018-12-02 16:32:53 +01:00
2018-12-06 11:54:44 +01:00
2018-12-02 16:32:53 +01:00
2018-12-19 15:01:02 +01:00
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-12-19 15:01:02 +01:00
2018-12-10 12:25:08 +01:00
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-12-02 16:32:53 +01:00
2018-12-10 09:54:12 +01:00
2018-12-19 15:01:02 +01:00
2018-12-19 15:01:02 +01:00
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-10-01 08:52:42 +02:00
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-12-19 15:01:02 +01:00
2018-12-26 14:46:59 -05:00
2018-11-27 15:44:09 +01:00
2018-12-10 09:54:12 +01:00
2018-12-10 09:54:12 +01:00
2018-10-01 08:52:42 +02:00
2018-11-30 21:28:35 +01:00
2018-12-07 11:06:38 +01:00
2018-10-02 07:32:03 +02:00
2018-12-28 16:51:59 -05:00
2018-10-30 21:23:44 +01:00
2018-12-14 13:32:58 +01:00
2018-10-01 08:52:42 +02:00
2018-12-08 21:16:16 +01:00
2019-01-02 05:46:33 -07:00
2018-10-01 08:52:42 +02:00
2018-10-01 08:52:42 +02:00
2018-10-01 08:52:42 +02:00
2018-12-02 15:51:04 +01:00
2018-10-01 08:52:42 +02:00
2018-10-01 08:52:42 +02:00
2018-10-02 11:03:09 +02:00
2018-10-01 08:52:42 +02:00
2018-10-01 08:52:42 +02:00
2018-12-29 15:18:55 -08:00
2018-10-02 10:23:37 +02:00
2018-10-01 08:52:42 +02:00
2018-10-17 23:09:05 +02:00
2018-10-01 08:52:42 +02:00
2018-11-30 08:45:40 -05:00
2018-10-01 08:52:42 +02:00
2018-10-01 08:52:42 +02:00
2018-10-01 08:52:42 +02:00
2019-01-01 15:35:31 +01:00
2018-10-01 08:52:42 +02:00
2018-12-17 12:31:03 -05:00
2018-10-01 08:52:42 +02:00
2018-12-01 19:27:21 +01:00
2018-10-01 08:52:42 +02:00
2018-09-18 14:59:39 +02:00
2018-10-02 11:03:09 +02:00
2018-10-25 23:15:20 +03:00
2018-12-06 11:54:44 +01:00
2018-10-31 09:10:28 +01:00
2018-10-01 08:52:42 +02:00
2018-10-01 08:52:42 +02:00
2018-11-04 17:22:03 +01:00
2018-10-02 11:03:09 +02:00
2018-12-09 19:19:13 +02:00
2018-10-29 15:50:44 +01:00
2018-11-14 09:40:43 -05:00
2018-11-08 18:49:00 +01:00
2018-10-01 08:52:42 +02:00
2018-12-05 07:03:27 -05:00
2018-10-24 18:59:52 +02:00