John
John
## Version of the custom_component 3.12.2 ## Configuration From core.config_entries ```yaml { "entry_id": "", "version": 1, "domain": "tesla_custom", "title": "", "data": { "token": ““, "access_token": "", "expiration": 1685400615, "username": "",...
The updates of the device are flooding the logs with warnings `Update of xxx is taking over 10 seconds`. For some reason the ‘climate’ update is every 5 minutes but...
Adds the following features to the s3-box-3 firmware: - Continued conversation (not having to say the wake word for every command). Default: **Off** - A user adjustable timeout to return...
To be added as an extra package in addition to the main esp32-s3-box-3.yaml, e.g. ``` packages: esphome.voice-assistant: github://esphome/firmware/wake-word-voice-assistant/esp32-s3-box-3.yaml esphome.voice-assistant-sensor: github://jaymunro/esphome_firmware/wake-word-voice-assistant/esp32-s3-box-3-sensor.yaml@sensor_dock ``` All additions only use GPIO pins. I2C bus is...
This is in draft PR #173 pending more testing. Here is a demo video of this beta of Voice assistant with Continued conversation and text. [ Demo of Continued conversation...