core/homeassistant/components/esphome
Jesse Hills 68384bba67
Send/receive Voice Assistant audio via ESPHome native API (#114800)
* Protobuf audio test

* Remove extraneous code

* Rework voice assistant pipeline

* Move variables

* Fix reading flags

* Dont directly put to queue

* Bump aioesphomeapi to 24.0.0

* Update tests

- Add more tests for API pipeline
- Convert some udp tests to use api pipeline
- Update fixtures for new device info flags

* Fix bad merge

---------

Co-authored-by: Michael Hansen <mike@rhasspy.org>
2024-04-09 10:55:59 -04:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00
bluetooth.py
button.py
camera.py
climate.py
config_flow.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
const.py
cover.py
dashboard.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
date.py
diagnostics.py
domain_data.py
entity.py
entry_data.py Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00
enum_mapper.py
fan.py
light.py
lock.py
manager.py Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00
manifest.json Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00
media_player.py
number.py
select.py Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00
sensor.py
services.yaml
strings.json
switch.py
text.py
time.py
update.py Use SignalType to improve typing [esphome] (#114296) 2024-03-27 08:22:10 -04:00
voice_assistant.py Send/receive Voice Assistant audio via ESPHome native API (#114800) 2024-04-09 10:55:59 -04:00