core/homeassistant/helpers
Michael Hansen ac87528bec
Add language to conversation and intent response (#83486)
* Add language to conversation and intent response

* Add language parameter to conversation/process service

* Move language to intent response instead of speech

* Add language to almond conversation agent

* Fix intent test
2022-12-08 11:39:28 -05:00
..
service_info
__init__.py
aiohttp_client.py
area_registry.py
check_config.py Use partition instead of split where possible in core (#81806) 2022-11-15 21:45:48 +01:00
collection.py
condition.py
config_entry_flow.py
config_entry_oauth2_flow.py
config_validation.py Use new unit enums in helpers (#83387) 2022-12-06 22:20:17 +01:00
data_entry_flow.py
debounce.py
deprecation.py
device_registry.py
discovery.py
discovery_flow.py
dispatcher.py
entity.py Add `translation_key` property to entites (#82701) 2022-12-01 09:34:09 +01:00
entity_component.py Use partition instead of split where possible in core (#81806) 2022-11-15 21:45:48 +01:00
entity_platform.py Add `translation_key` property to entites (#82701) 2022-12-01 09:34:09 +01:00
entity_registry.py Add `translation_key` property to entites (#82701) 2022-12-01 09:34:09 +01:00
entity_values.py
entityfilter.py
event.py Fix high latency from thundering heard at 0 microseconds (#82233) 2022-11-17 14:22:06 -05:00
frame.py
httpx_client.py
icon.py
instance_id.py
integration_platform.py
intent.py Add language to conversation and intent response (#83486) 2022-12-08 11:39:28 -05:00
issue_registry.py
json.py
location.py
network.py
ratelimit.py
recorder.py
reload.py
restore_state.py
schema_config_entry_flow.py Make SchemaFlowFormStep functions async (#82962) 2022-11-30 12:26:52 +01:00
script.py
script_variables.py
selector.py Selector for SingleEntitySelectorConfig allow domain to be a list (#82666) 2022-11-24 22:34:39 +01:00
sensor.py
service.py Spelling updates (#82867) 2022-11-28 16:51:43 +01:00
signal.py
significant_change.py
singleton.py
start.py
state.py
storage.py Save migrated store data (#82523) 2022-11-28 09:42:08 -05:00
sun.py
system_info.py
temperature.py
template.py Use new unit enums in helpers (#83387) 2022-12-06 22:20:17 +01:00
template_entity.py
trace.py Use partition instead of split where possible in core (#81806) 2022-11-15 21:45:48 +01:00
translation.py Use partition instead of split where possible in core (#81806) 2022-11-15 21:45:48 +01:00
trigger.py Improve PluggableActionsEntry typing (#82885) 2022-11-29 13:37:22 +01:00
typing.py
update_coordinator.py Add support for raising ConfigEntryError (#82689) 2022-11-25 11:33:03 +01:00