1
0
mirror of https://github.com/esphome/esphome.git synced 2026-03-22 11:16:54 +01:00
Jesse Hills b60c08dd28
Add push to talk voice assistant (#4648)
* Add push to talk voice assistant

* Refactor most code into voice_assistant

* Make voice_assistant the component and remove push_to_talk (can be done in yaml)

* Fix component setup

* Always AF_INET to match serverside

* Fix microphone and media player co-existence

* Format

* Update codeowners

* Update test file

* Fix endifs

* nullptr not NULL

* clang-tidy

* Format

* fixup: Add VA event data

* Generate proto

* Parse and log events

* Add default to switch

* Fix

* Add mic/va to test5
2023-04-11 23:45:10 +00:00
..
2023-02-07 14:08:40 +13:00
2022-10-05 20:09:27 +13:00
2023-03-04 07:19:51 +00:00
2022-10-05 20:09:27 +13:00
2023-01-17 10:28:09 +13:00
2023-02-09 10:25:44 +13:00