hass-core/homeassistant
Erik Montnemery 8f8a398631
Support marking an assist pipeline as preferred (#91418)
* Support marking an assist pipeline as preferred

* Adjust

* Revert unneeded change

* Send preferred pipeline id in pipeline list

* Don't use property functions for the preferred pipeline
2023-04-15 10:05:46 -04:00
..
auth Cache decode of JWT tokens (#90013) 2023-03-22 16:03:41 -10:00
backports Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
brands Remove xbox_live integration (#90592) 2023-03-31 14:30:04 -04:00
components Support marking an assist pipeline as preferred (#91418) 2023-04-15 10:05:46 -04:00
generated Rename voice_assistant to assist_pipeline (#91371) 2023-04-13 17:25:38 -04:00
helpers Support marking an assist pipeline as preferred (#91418) 2023-04-15 10:05:46 -04:00
scripts Adjust registry access in scripts (#88884) 2023-02-28 21:58:47 -05:00
util Add language util (#91290) 2023-04-12 20:27:09 -05:00
__init__.py
__main__.py Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
block_async_io.py Update mypy to 1.1.1 (#89268) 2023-03-08 22:57:54 +01:00
bootstrap.py Fix memory churn in state templates (#90685) 2023-04-02 20:51:25 -04:00
config.py Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
config_entries.py Fix lingering timer in EntityRegistryDisabledHandler (#91376) 2023-04-14 06:37:49 +02:00
const.py Bump version to 2023.5.0dev0 (#90477) 2023-03-29 16:46:32 -04:00
core.py Add a name to the background service call tasks (#91252) 2023-04-11 19:23:25 -10:00
data_entry_flow.py Use slots for discovery dataclasses (#90751) 2023-04-04 12:44:59 +02:00
exceptions.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
loader.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
package_constraints.txt Update frontend to 20230411.1 (#91344) 2023-04-13 13:37:37 +02:00
requirements.py Core code styling improvements (#85963) 2023-01-15 23:00:51 +01:00
runner.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
setup.py Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
strings.json Add state translations for helpers (#90356) 2023-03-27 16:19:25 -04:00