John

Results 5 issues of 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": "",...

bug
help wanted
good first issue

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...

stale

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. [![IMG_1020](https://github.com/esphome/firmware/assets/1166024/c1ac51d8-1eea-4d51-8837-55c537586033) Demo of Continued conversation...