hass-core/homeassistant
Michael Hansen 78fec33b17
Voip integration (#90945)
* Media playback working

* Working on OPUS audio

* Before rollback

* Fix is_end

* First working pipeline

* Clean up

* Remove asserts

* Send HA version in SDP

* Use async_pipeline_from_audio_stream

* Use config flow with allowed IP

* Satisfy ruff

* Remove use of regex for SIP IP

* Use voip-utils

* Fix imports

* Add Pipeline to __all__

* Fix voice assistant tests

* Basic VoIP test

* Run hassfest

* Generate requirements

* Bump voip utils (missing requirement)

* Allow tts_options to be passed in to pipeline run

* Add config flow tests

* Update test snapshots

* More tests

* Remove get_extra_info

* Appeasing the codebot
2023-04-11 20:25:05 -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 Voip integration (#90945) 2023-04-11 20:25:05 -04:00
generated Voip integration (#90945) 2023-04-11 20:25:05 -04:00
helpers Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
scripts Adjust registry access in scripts (#88884) 2023-02-28 21:58:47 -05:00
util Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10: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 Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
const.py Bump version to 2023.5.0dev0 (#90477) 2023-03-29 16:46:32 -04:00
core.py Fix lingering timer in cloud (#90822) 2023-04-07 11:38:17 +02: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 Pillow to 9.5.0 (#91218) 2023-04-11 17:01:56 +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