core/homeassistant/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
auth.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
capabilities.py Comment lack of rounding in AlexaTemperatureSensor (#87561) 2023-02-06 19:37:14 +01:00
config.py Fix race in Alexa async_enable_proactive_mode (#92785) 2023-05-09 19:58:00 +02:00
const.py Use new unit enums in alexa (#83409) 2022-12-06 17:31:40 +01:00
entities.py Type fixes for alexa entities (#87077) 2023-02-01 14:07:32 +01:00
errors.py Adjust docstrings for ruff D404 (#89077) 2023-03-03 11:26:13 +01:00
flash_briefings.py Drop deepcopy of Alexa config (#89284) 2023-03-07 16:16:46 +01:00
handlers.py Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00
intent.py Alexa Intent: Use the 'id' field and expose nearest resolutions as variables (#86709) 2023-05-10 21:25:08 +02:00
logbook.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
manifest.json Sort manifests 1 (#87022) 2023-02-08 20:29:44 +01:00
messages.py Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00
resources.py Code styling tweaks to the Alexa integration (#86121) 2023-01-18 01:01:30 +02:00
services.yaml
smart_home.py Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00
smart_home_http.py Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00
state_report.py Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00