core/tests/components/alexa
J. Nick Koston 6b7a7939d2
Include the first seen context data in the logbook api (#39194)
* Include the context_entity_id in the logbook api

context_entity_id is the first entity seen during
a time period that includes the context

* update test

* more of them

* include friendly name

* pylint wants a ternary

* Refactor

* performance

* fix homekit context

* Fix self describing events

* Fix external_events
2020-08-24 12:44:40 -05:00
..
__init__.py Collection of random test improvements (#33742) 2020-04-06 10:09:44 -07:00
test_auth.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
test_capabilities.py Add check executables have shebangs (in pre-commit and CI) (#33703) 2020-04-05 18:45:43 +02:00
test_entities.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
test_flash_briefings.py Fix alexa flash briefings after removal of api_password auth (#36789) 2020-06-23 08:58:25 -07:00
test_init.py Include the first seen context data in the logbook api (#39194) 2020-08-24 12:44:40 -05:00
test_intent.py Allow teaching logbook about events (#32444) 2020-03-05 11:55:50 -08:00
test_smart_home.py Add mode info attributes to script and automation (#37815) 2020-07-14 10:47:59 -07:00
test_smart_home_http.py Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
test_state_report.py Add support for variable fan speed list length. (#30574) 2020-01-10 17:26:37 -08:00