core/tests/components/alexa
Flo 0f2caf864a
Alexa Intent: Use the 'id' field and expose nearest resolutions as variables (#86709)
* Use the 'id' field and nearest resolutions
Expose nearest Resolution (ID and Value) as Variables

* Add more specific type hints

* Change type definition of request

* Add deprecation warning and remove variables

* Remove deprecation warning & update tests

* Fix wrong value assignment

* revert future changes
2023-05-10 21:25:08 +02:00
..
__init__.py Correct time stamp format in Alexa responses (#70267) 2022-04-22 08:44:59 -07:00
test_auth.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00
test_capabilities.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_common.py Enable Ruff PT015 (#86775) 2023-01-27 11:10:29 +01:00
test_config.py Fix race in Alexa async_enable_proactive_mode (#92785) 2023-05-09 19:58:00 +02:00
test_entities.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_flash_briefings.py Add type hints to integration tests (part 1) (#87777) 2023-02-09 16:09:13 +01:00
test_init.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00
test_intent.py Alexa Intent: Use the 'id' field and expose nearest resolutions as variables (#86709) 2023-05-10 21:25:08 +02:00
test_smart_home.py Allow exposing any entity to the default conversation agent (#92398) 2023-05-03 09:45:54 -04:00
test_smart_home_http.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00
test_state_report.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00