hass-core/homeassistant/components/alexa
Flo 0f2caf864a
Alexa Intent: Use the 'id' field and expose nearest resolutions as variables ()
* 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
auth.py
capabilities.py
config.py Fix race in Alexa async_enable_proactive_mode () 2023-05-09 19:58:00 +02:00
const.py
entities.py
errors.py
flash_briefings.py Drop deepcopy of Alexa config () 2023-03-07 16:16:46 +01:00
handlers.py Don't use storage collection helper in ExposedEntities () 2023-05-03 12:39:22 +02:00
intent.py Alexa Intent: Use the 'id' field and expose nearest resolutions as variables () 2023-05-10 21:25:08 +02:00
logbook.py
manifest.json
messages.py Don't use storage collection helper in ExposedEntities () 2023-05-03 12:39:22 +02:00
resources.py
services.yaml
smart_home.py Don't use storage collection helper in ExposedEntities () 2023-05-03 12:39:22 +02:00
smart_home_http.py Don't use storage collection helper in ExposedEntities () 2023-05-03 12:39:22 +02:00
state_report.py Don't use storage collection helper in ExposedEntities () 2023-05-03 12:39:22 +02:00