hass-core/homeassistant/components/esphome
Michael Hansen 6eab5e3e14
Add ESPHome Assist satellite configuration (#126085)
* Basic implementation

* Add websocket commands

* Clean up

* Add callback to other signatures

* Remove unused constant

* Re-add callback

* Add callback to test

* Implement get/set configuration

* Add tests

* Re-add constant

* Bump aioesphomeapi

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-09-16 22:08:39 -05:00
..
__init__.py ESPHome media proxy (#123254) 2024-09-08 22:22:35 -04:00
alarm_control_panel.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
assist_satellite.py Add ESPHome Assist satellite configuration (#126085) 2024-09-16 22:08:39 -05:00
binary_sensor.py Disable ESPHome assist_in_progress binary sensor (#125802) 2024-09-12 09:07:01 +02:00
bluetooth.py Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
button.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
camera.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
climate.py Split esphome state property decorators (#124332) 2024-08-25 18:48:17 +02:00
config_flow.py Add ESPhome discovery via MQTT (#116499) 2024-05-10 13:32:42 +02:00
const.py ESPHome media proxy (#123254) 2024-09-08 22:22:35 -04:00
coordinator.py Move esphome coordinator to separate module (#117427) 2024-05-14 15:16:47 +02:00
cover.py Use identity checks for ESPHome Enums (#124334) 2024-08-22 22:50:15 +03:00
dashboard.py Migrate ESPHome to use entry.runtime_data (#120402) 2024-06-25 13:10:09 +02:00
date.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
datetime.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
diagnostics.py Migrate ESPHome to use entry.runtime_data (#120402) 2024-06-25 13:10:09 +02:00
domain_data.py Small cleanups to ESPHome (#120414) 2024-06-25 17:00:03 +02:00
entity.py Split esphome state property decorators (#124332) 2024-08-25 18:48:17 +02:00
entry_data.py Use first media player announcement format for TTS (#125237) 2024-09-06 10:57:09 -05:00
enum_mapper.py Use PEP 695 for class annotations (1) (#117775) 2024-05-20 10:42:57 +02:00
event.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
fan.py Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
ffmpeg_proxy.py Use sample bytes in ESPHome media format (#126016) 2024-09-16 10:10:07 +02:00
light.py Add Ruff refurb rules (#121701) 2024-07-10 21:47:40 +02:00
lock.py Use identity checks for ESPHome Enums (#124334) 2024-08-22 22:50:15 +03:00
manager.py Unload assist satellite platform on disconnect (#125697) 2024-09-10 20:50:22 -04:00
manifest.json Add ESPHome Assist satellite configuration (#126085) 2024-09-16 22:08:39 -05:00
media_player.py Use sample bytes in ESPHome media format (#126016) 2024-09-16 10:10:07 +02:00
number.py Split esphome state property decorators (#124332) 2024-08-25 18:48:17 +02:00
select.py Use finished speaking detection in ESPHome/Wyoming (#122962) 2024-07-31 20:39:03 +02:00
sensor.py Split esphome state property decorators (#124332) 2024-08-25 18:48:17 +02:00
services.yaml
strings.json Rename Services to Actions in translation strings (#121777) 2024-07-15 21:19:25 +02:00
switch.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
text.py Split esphome state property decorators (#124332) 2024-08-25 18:48:17 +02:00
time.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00
update.py Add support for ESPHome update entities to be checked on demand (#123161) 2024-08-06 10:12:31 +02:00
valve.py Refactor esphome platform setup to reduce boilerplate (#120415) 2024-06-25 17:03:04 +02:00