Open dudman opened 1 month ago
Hi,
from the logs it looks like the connection from HA is possibly dropping,
using just 'on device' for testing.
can you open the logs from the dashboard and watch these as you say the wakeword. this will be the one in your config in the ESPHome dashboard.
if you havent changed the config you can say either alexa, hey jarvis, ok nabu or hey jarvis. by default all are enabled.
see if the logs change. if they do then the issue will be with the HA side of things and not the S3 box.
if this is a new device - make sure to remove the clear plastic cover from the front of the screen as it is common for these to block the mic.
let me know how you get on with testing with just 'on device'
Many Thanks
Rob
I've uploaded and generally have working now the screen, however I can't get working the wake word, just ignores me, and if he try the settings->test button then I get the following on the log
[voice_assistant:577]: No API client connected
I've tried both homeassistant and on device for the wake words processing
I've put the full log here incase its any help, just not quite sure where to look ? I do have the wyoming set up with whisper and piper and open wakework installed. Thanks
`[22:05:33][I][app:100]: ESPHome version 2024.9.1 compiled on Sep 30 2024, 21:57:57 [22:05:33][I][app:102]: Project BigBobbas.s3box version 2024.09.01
[22:05:33][C][wifi:428]: Local MAC: 74:4D:BD:2E:85:64 [22:05:33][C][wifi:433]: SSID: [redacted] [22:05:33][C][wifi:436]: IP Address: 192.168.0.163 [22:05:33][C][wifi:440]: BSSID: [redacted]
[22:05:33][C][wifi:443]: Signal strength: -57 dB ▂▄▆█ [22:05:33][C][wifi:447]: Channel: 1 [22:05:33][C][wifi:448]: Subnet: 255.255.255.0 [22:05:33][C][wifi:449]: Gateway: 192.168.0.1 [22:05:33][C][wifi:450]: DNS1: 192.168.0.1 [22:05:33][C][wifi:451]: DNS2: 0.0.0.0
[22:05:33][C][logger:186]: Level: DEBUG [22:05:33][C][logger:188]: Log Baud Rate: 115200 [22:05:33][C][logger:189]: Hardware UART: USB_SERIAL_JTAG [22:05:33][C][logger:193]: Level for 'text_sensor': WARN [22:05:33][C][logger:193]: Level for 'component': ERROR [22:05:33][C][spi:064]: SPI bus: [22:05:33][C][spi:065]: CLK Pin: GPIO7 [22:05:33][C][spi:066]: SDI Pin: [22:05:33][C][spi:067]: SDO Pin: GPIO6 [22:05:33][C][spi:072]: Using HW SPI: SPI2_HOST [22:05:33][C][i2c.idf:075]: I2C Bus: [22:05:33][C][i2c.idf:076]: SDA Pin: GPIO8 [22:05:33][C][i2c.idf:077]: SCL Pin: GPIO18 [22:05:33][C][i2c.idf:078]: Frequency: 100000 Hz [22:05:33][C][i2c.idf:084]: Recovery: bus successfully recovered [22:05:33][C][i2c.idf:075]: I2C Bus: [22:05:33][C][i2c.idf:076]: SDA Pin: GPIO41 [22:05:33][C][i2c.idf:077]: SCL Pin: GPIO40 [22:05:33][C][i2c.idf:078]: Frequency: 50000 Hz [22:05:33][C][i2c.idf:084]: Recovery: bus successfully recovered [22:05:33][C][template.select:065]: Template Select 'Wake word engine location' [22:05:33][C][template.select:066]: Update Interval: 60.0s [22:05:33][C][template.select:069]: Optimistic: YES [22:05:33][C][template.select:070]: Initial Option: In Home Assistant [22:05:33][C][template.select:071]: Restore Value: YES [22:05:33][C][template.select:065]: Template Select 'Time Format' [22:05:33][C][template.select:066]: Update Interval: 60.0s [22:05:33][C][template.select:069]: Optimistic: YES [22:05:33][C][template.select:070]: Initial Option: 24 Hr [22:05:33][C][template.select:071]: Restore Value: YES [22:05:33][C][template.number:050]: Template Number 'Scr/save delay'
[22:05:33][C][template.number:050]: Unit of Measurement: 'secs' [22:05:33][C][template.number:051]: Optimistic: YES [22:05:33][C][template.number:052]: Update Interval: 60.0s [22:05:33][C][template.number:050]: Template Number 'Scr/off delay'
[22:05:33][C][template.number:050]: Unit of Measurement: 'secs' [22:05:33][C][template.number:051]: Optimistic: YES [22:05:33][C][template.number:052]: Update Interval: 60.0s [22:05:33][C][template.number:050]: Template Number 'Scr/save Brightness'
[22:05:33][C][template.number:050]: Unit of Measurement: '%' [22:05:33][C][template.number:051]: Optimistic: YES [22:05:33][C][template.number:052]: Update Interval: 60.0s [22:05:33][C][template.number:050]: Template Number 'Default Brightness'
[22:05:33][C][template.number:050]: Unit of Measurement: '%' [22:05:33][C][template.number:051]: Optimistic: YES [22:05:33][C][template.number:052]: Update Interval: 60.0s [22:05:33][C][ledc.output:180]: LEDC Output: [22:05:33][C][ledc.output:181]: Pin GPIO47 [22:05:33][C][ledc.output:182]: LEDC Channel: 0 [22:05:33][C][ledc.output:183]: PWM Frequency: 1000.0 Hz [22:05:33][C][ledc.output:184]: Phase angle: 0.0° [22:05:33][C][ledc.output:185]: Bit depth: 14 [22:05:33][C][template.text_sensor:020]: Template Sensor 'text_request' [22:05:33][C][template.text_sensor:020]: Template Sensor 'text_response' [22:05:33][C][template.text_sensor:020]: Template Sensor 'Device uptime'
[22:05:33][C][template.text_sensor:020]: Template Sensor 'wakeword_location' [22:05:33][C][template.text_sensor:020]: Template Sensor 'Timer'
[22:05:33][C][template.text_sensor:020]: Template Sensor 'time_remaining_1' [22:05:33][D][api:102]: Accepted 192.168.0.117 [22:05:33][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:05:33][C][template.text_sensor:020]: Template Sensor 'time_display_format'
[22:05:33][C][ili9xxx:094]: Rotations: 0 ° [22:05:33][C][ili9xxx:094]: Dimensions: 320px x 240px [22:05:33][C][ili9xxx:095]: Width Offset: 0 [22:05:33][C][ili9xxx:096]: Height Offset: 0 [22:05:33][C][ili9xxx:102]: Color mode: 16bit [22:05:33][C][ili9xxx:111]: Data rate: 40MHz [22:05:33][C][ili9xxx:113]: Reset Pin: GPIO48 [22:05:33][C][ili9xxx:114]: CS Pin: GPIO5 [22:05:33][C][ili9xxx:115]: DC Pin: GPIO4 [22:05:33][C][ili9xxx:117]: Color order: BGR [22:05:33][C][ili9xxx:118]: Swap_xy: NO [22:05:33][C][ili9xxx:119]: Mirror_x: YES [22:05:33][C][ili9xxx:120]: Mirror_y: YES [22:05:33][C][ili9xxx:121]: Invert colors: NO [22:05:33][C][ili9xxx:126]: Update Interval: never [22:05:33][C][uptime.sensor:033]: Uptime Sensor 'up_sens' [22:05:33][C][uptime.sensor:033]: Device Class: 'duration' [22:05:33][C][uptime.sensor:033]: State Class: 'total_increasing' [22:05:33][C][uptime.sensor:033]: Unit of Measurement: 's' [22:05:33][C][uptime.sensor:033]: Accuracy Decimals: 0
[22:05:33][C][uptime.sensor:034]: Type: Seconds [22:05:33][C][gpio.binary_sensor:015]: GPIO Binary Sensor 'top_left_button' [22:05:33][C][gpio.binary_sensor:016]: Pin: GPIO0 [22:05:33][C][gpio.binary_sensor:015]: GPIO Binary Sensor 'Presence detect' [22:05:33][C][gpio.binary_sensor:015]: Device Class: 'occupancy' [22:05:33][C][gpio.binary_sensor:016]: Pin: GPIO21
[22:05:33][C][light:105]: Default Transition Length: 0.1s [22:05:33][C][light:106]: Gamma Correct: 2.80 [22:05:33][C][template.switch:068]: Template Switch 'Display conversation'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to ON [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'Scr/save enable'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'Scr/off enable'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'Screen wake on motion'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'Play wake sound'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'Mute Responses'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'ext_media_mute'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'Output audio externally'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'Mute'
[22:05:33][C][template.switch:091]: Restore Mode: restore defaults to OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'media_mute' [22:05:33][C][template.switch:091]: Restore Mode: always OFF [22:05:33][C][template.switch:057]: Optimistic: YES [22:05:33][C][template.switch:068]: Template Switch 'timer_ringing' [22:05:33][C][template.switch:091]: Restore Mode: always OFF [22:05:33][C][template.switch:057]: Optimistic: YES
[22:05:34][C][psram:021]: Available: YES [22:05:34][C][psram:024]: Size: 16383 KB [22:05:34][C][homeassistant.time:010]: Home Assistant Time:
[22:05:34][C][restart.button:017]: Restart Button 'Reboot'
[22:05:34][C][aht10:163]: Address: 0x38 [22:05:34][E][aht10:165]: Communication with AHT10 failed!
[22:05:34][C][aht10:167]: Device Class: 'temperature' [22:05:34][C][aht10:167]: State Class: 'measurement' [22:05:34][C][aht10:167]: Unit of Measurement: '°C' [22:05:34][C][aht10:167]: Accuracy Decimals: 2
[22:05:34][C][aht10:168]: Device Class: 'humidity' [22:05:34][C][aht10:168]: State Class: 'measurement' [22:05:34][C][aht10:168]: Unit of Measurement: '%' [22:05:34][C][aht10:168]: Accuracy Decimals: 2 [22:05:34][E][component:082]: Component aht10.sensor is marked FAILED [22:05:34][C][adc:097]: ADC Sensor 'battery_voltage' [22:05:34][C][adc:097]: Device Class: 'voltage' [22:05:34][C][adc:097]: State Class: 'measurement' [22:05:34][C][adc:097]: Unit of Measurement: 'V' [22:05:34][C][adc:097]: Accuracy Decimals: 1 [22:05:34][C][adc:107]: Pin: GPIO10 [22:05:34][C][adc:109]: Attenuation: auto [22:05:34][C][adc:141]: Samples: 1 [22:05:34][C][adc:142]: Update Interval: 30.0s [22:05:34][C][copy.sensor:015]: Copy Sensor 'Battery level' [22:05:34][C][copy.sensor:015]: Device Class: 'battery' [22:05:34][C][copy.sensor:015]: State Class: 'measurement' [22:05:34][C][copy.sensor:015]: Unit of Measurement: '%' [22:05:34][C][copy.sensor:015]: Accuracy Decimals: 0 [22:05:34][C][copy.sensor:015]: Copy Sensor 'WiFi Signal' [22:05:34][C][copy.sensor:015]: State Class: 'measurement' [22:05:34][C][copy.sensor:015]: Unit of Measurement: '%' [22:05:34][C][copy.sensor:015]: Accuracy Decimals: 0 [22:05:34][C][wifi_info:014]: WifiInfo Mac Address 'device_mac'
[22:05:34][C][i2s_audio:029]: AccessMode: duplex [22:05:34][C][i2s_audio:030]: Port: 0 [22:05:34][C][i2s_audio:032]: Reader registered. [22:05:34][C][i2s_audio:035]: Writer registered. [22:05:34][C][i2s_audio:139]: I2S-Writer (Fixed-CFG): [22:05:34][C][i2s_audio:141]: sample-rate: 16000 bits_per_sample: 16 [22:05:34][C][i2s_audio:142]: channel_fmt: 0 channels: 2 [22:05:34][C][i2s_audio:143]: use_apll: no, use_pdm: no [22:05:34][C][i2s_audio:136]: I2S-Reader (Fixed-CFG): [22:05:34][C][i2s_audio:141]: sample-rate: 16000 bits_per_sample: 16 [22:05:34][C][i2s_audio:142]: channel_fmt: 0 channels: 2 [22:05:34][C][i2s_audio:143]: use_apll: no, use_pdm: no [22:05:34][C][gt911.touchscreen:127]: GT911 Touchscreen: [22:05:34][C][gt911.touchscreen:128]: Address: 0x5D [22:05:34][C][gt911.touchscreen:129]: Interrupt Pin: GPIO3 [22:05:34][C][GT911.binary_sensor:015]: GT911 Button 'home_button' [22:05:34][C][GT911.binary_sensor:016]: Index: 0 [22:05:34][C][captive_portal:089]: Captive Portal:
[22:05:34][C][mdns:117]: Hostname: esp32-s3box-3 [22:05:34][C][safe_mode:018]: Safe Mode: [22:05:34][C][safe_mode:020]: Boot considered successful after 60 seconds [22:05:34][C][safe_mode:021]: Invoke after 10 boot attempts [22:05:34][C][safe_mode:023]: Remain in safe mode for 300 seconds [22:05:34][C][api:139]: API Server: [22:05:34][C][api:140]: Address: 192.168.0.163:6053 [22:05:34][C][api:144]: Using noise encryption: NO [22:05:35][C][wifi_signal.sensor:010]: WiFi Signal 'WiFi db' [22:05:35][C][wifi_signal.sensor:010]: Device Class: 'signal_strength' [22:05:35][C][wifi_signal.sensor:010]: State Class: 'measurement' [22:05:35][C][wifi_signal.sensor:010]: Unit of Measurement: 'dBm' [22:05:35][C][wifi_signal.sensor:010]: Accuracy Decimals: 0 [22:05:35][C][wifi_info:012]: WifiInfo SSID 'SSID' [22:05:35][C][wifi_info:013]: WifiInfo BSSID 'BSSID' [22:05:35][C][wifi_info:010]: WifiInfo IPAddress 'IP Address' [22:05:35][C][esphome.ota:073]: Over-The-Air updates: [22:05:35][C][esphome.ota:074]: Address: 192.168.0.163:3232 [22:05:35][C][esphome.ota:075]: Version: 2
[22:05:35][C][micro_wake_word:015]: - Wake Word: alexa [22:05:35][C][micro_wake_word:016]: Probability cutoff: 0.900 [22:05:35][C][micro_wake_word:017]: Sliding window size: 5 [22:05:35][C][micro_wake_word:015]: - Wake Word: hey jarvis [22:05:35][C][micro_wake_word:016]: Probability cutoff: 0.970 [22:05:35][C][micro_wake_word:017]: Sliding window size: 5 [22:05:35][C][micro_wake_word:015]: - Wake Word: okay nabu [22:05:35][C][micro_wake_word:016]: Probability cutoff: 0.970 [22:05:35][C][micro_wake_word:017]: Sliding window size: 5 [22:05:35][C][micro_wake_word:015]: - Wake Word: hey mycroft [22:05:35][C][micro_wake_word:016]: Probability cutoff: 0.950 [22:05:35][C][micro_wake_word:017]: Sliding window size: 5 [22:05:35][C][micro_wake_word:021]: - VAD Model [22:05:35][C][micro_wake_word:022]: Probability cutoff: 0.500 [22:05:35][C][micro_wake_word:023]: Sliding window size: 5 [22:05:35][C][homeassistant.text_sensor:023]: Homeassistant Text Sensor 'ha_media_status' [22:05:35][C][homeassistant.text_sensor:024]: Entity ID: 'media_player.your_media_player' [22:05:35][C][homeassistant.text_sensor:023]: Homeassistant Text Sensor 'ha_media_title' [22:05:35][C][homeassistant.text_sensor:024]: Entity ID: 'media_player.your_media_player'
[22:05:35][C][homeassistant.text_sensor:023]: Homeassistant Text Sensor 'Alarm Status' [22:05:35][C][homeassistant.text_sensor:024]: Entity ID: 'alarm_control_panel.alarmo'
[22:05:35][C][adf_media_player:018]: MP_ANNOUNCE enabled [22:05:35][C][adf_media_player:024]: Number of ADFComponents: 3
[22:05:41][D][sensor:094]: 'WiFi db': Sending state -58.00000 dBm with 0 decimals of accuracy [22:05:41][D][sensor:094]: 'WiFi Signal': Sending state 84.00000 % with 0 decimals of accuracy [22:05:42][D][sensor:094]: 'up_sens': Sending state 350.68100 s with 0 decimals of accuracy [22:05:43][D][light:036]: 'LCD Backlight' Setting: [22:05:43][D][light:051]: Brightness: 80% [22:05:43][D][light:085]: Transition length: 0.1s [22:05:43][D][binary_sensor:036]: 'control_6': Sending state ON
[22:05:43][D][light:036]: 'LCD Backlight' Setting: [22:05:43][D][light:051]: Brightness: 80% [22:05:43][D][light:085]: Transition length: 0.1s [22:05:43][D][binary_sensor:036]: 'control_6': Sending state OFF [22:05:43][D][sensor:094]: 'battery_voltage': Sending state 0.64621 V with 1 decimals of accuracy [22:05:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:05:44][D][light:036]: 'LCD Backlight' Setting: [22:05:44][D][light:051]: Brightness: 80% [22:05:44][D][light:085]: Transition length: 0.1s [22:05:44][D][binary_sensor:036]: 'voice_test': Sending state ON [22:05:44][D][switch:012]: 'Mute' Turning ON. [22:05:44][D][switch:055]: 'Mute': Sending state ON [22:05:44][W][micro_wake_word:183]: Wake word is already stopped [22:05:44][E][voice_assistant:577]: No API client connected [22:05:44][D][voice_assistant:514]: State changed from IDLE to IDLE [22:05:44][D][voice_assistant:520]: Desired state set to IDLE
[22:05:45][D][light:036]: 'LCD Backlight' Setting: [22:05:45][D][light:051]: Brightness: 80% [22:05:45][D][light:085]: Transition length: 0.1s [22:05:45][D][binary_sensor:036]: 'voice_test': Sending state OFF [22:05:45][D][switch:016]: 'Mute' Turning OFF. [22:05:45][D][switch:055]: 'Mute': Sending state OFF [22:05:45][D][ring_buffer:024]: Created ring buffer with size 2048 [22:05:45][D][micro_wake_word:399]: Resetting buffers and probabilities [22:05:45][D][micro_wake_word:195]: State changed from IDLE to START_MICROPHONE [22:05:45][D][micro_wake_word:107]: Starting Microphone [22:05:45][D][esp_adf_pipeline.microphone:025]: start request while ine state 0 [22:05:45][D][esp_adf_pipeline:060]: Starting request, current state UNINITIALIZED [22:05:45][D][micro_wake_word:195]: State changed from START_MICROPHONE to STARTING_MICROPHONE [22:05:45][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from UNINITIALIZED to INITIALIZING. (REQ: 0) [22:05:45][D][i2s_external_adc:024]: ES7210 chip found. [22:05:45][D][i2s_audio:067]: Install driver requested by Reader [22:05:45][D][esp-idf:000]: I (354848) I2S: DMA Malloc info, datalen=blocksize=1024, dma_buf_count=4
[22:05:45][D][esp-idf:000]: I (354851) I2S: DMA Malloc info, datalen=blocksize=1024, dma_buf_count=4
[22:05:45][D][i2s_audio:073]: Installing driver : yes [22:05:45][D][esp-idf:000]: I (354855) I2S: I2S0, MCLK output by GPIO2
[22:05:45][D][esp_adf_pipeline:497]: pipeline tag 0, i2s_in [22:05:45][D][esp_adf_pipeline:497]: pipeline tag 1, resampler [22:05:45][D][esp_adf_pipeline:497]: pipeline tag 2, pcm_reader [22:05:45][D][esp-idf:000]: I (354864) AUDIO_PIPELINE: link el->rb, el:0x3d0485d4, tag:i2s_in, rb:0x3d048a68
[22:05:45][D][esp-idf:000]: I (354867) AUDIO_PIPELINE: link el->rb, el:0x3d0487dc, tag:resampler, rb:0x3d0492a8
[22:05:45][D][esp_adf_pipeline:507]: Setting up event listener. [22:05:45][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from INITIALIZING to CREATED. (REQ: 0) [22:05:45][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from CREATED to PREPARING. (REQ: 0) [22:05:45][D][adf_audio_element:108]: Preparing [i2s_in]... [22:05:45][D][esp-idf:000]: I (354880) AUDIO_ELEMENT: [i2s_in-0x3d0485d4] Element task created
[22:05:45][D][adf_audio_element:108]: Preparing [resampler]... [22:05:45][D][esp-idf:000]: I (354885) AUDIO_THREAD: The resampler task allocate stack on external memory
[22:05:45][D][esp-idf:000]: I (354888) AUDIO_ELEMENT: [resampler-0x3d0487dc] Element task created
[22:05:45][D][adf_audio_element:108]: Preparing [pcm_reader]... [22:05:45][D][esp-idf:000]: I (354893) AUDIO_ELEMENT: [pcm_reader-0x3d048920] Element task created
[22:05:45][D][esp_audio_processors:108]: Received request from: I2S_Reader [22:05:45][D][esp_audio_processors:113]: New settings: SRC: rate: 16000, ch: 2 bits: 16, DST: rate: 16000, ch: 1, bits 16 [22:05:45][D][esp_audio_processors:124]: Current settings: SRC: rate: 16000, ch: 2 bits: 16, DST: rate: 16000, ch: 1, bits 16 [22:05:45][D][esp_adf_pipeline:342]: wait for preparation, done [22:05:45][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from PREPARING to STARTING. (REQ: 0) [22:05:45][D][adf_audio_element:165]: Resuming [i2s_in]... [22:05:45][D][adf_audio_element:172]: [i2s_in] Sending resume command. [22:05:45][D][esp-idf:000][i2s_in]: I (354913) AUDIO_ELEMENT: [i2s_in] AEL_MSG_CMD_RESUME,state:1
[22:05:45][D][adf_audio_element:191]: [i2s_in] Checking State, got 8 [22:05:45][I][esp_adf_pipeline:132]: [ i2s_in ] status: 12 [22:05:45][D][adf_audio_element:191]: [resampler] Checking State, got 78 [22:05:45][I][esp_adf_pipeline:132]: [ resampler ] status: 12 [22:05:45][D][adf_audio_element:191]: [pcm_reader] Checking State, got 64 [22:05:45][D][adf_audio_element:191]: [i2s_in] Checking State, got 78 [22:05:45][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from STARTING to RUNNING. (REQ: 0) [22:05:45][D][micro_wake_word:195]: State changed from STARTING_MICROPHONE to DETECTING_WAKE_WORD [22:05:50][D][esp32.preferences:114]: Saving 1 preferences to flash... [22:05:50][D][esp32.preferences:143]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed [22:06:11][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:06:11][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:06:12][D][sensor:094]: 'up_sens': Sending state 380.68201 s with 0 decimals of accuracy [22:06:13][D][sensor:094]: 'battery_voltage': Sending state 0.24613 V with 1 decimals of accuracy [22:06:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:06:15][D][light:036]: 'LCD Backlight' Setting: [22:06:15][D][light:051]: Brightness: 30% [22:06:15][D][light:085]: Transition length: 0.1s [22:06:33][D][api:102]: Accepted 192.168.0.117 [22:06:33][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:06:41][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:06:41][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:06:42][D][sensor:094]: 'up_sens': Sending state 410.68100 s with 0 decimals of accuracy [22:06:43][D][sensor:094]: 'battery_voltage': Sending state 0.21474 V with 1 decimals of accuracy [22:06:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:06:56][D][binary_sensor:036]: 'home_button': Sending state ON [22:06:56][D][light:036]: 'LCD Backlight' Setting: [22:06:56][D][light:051]: Brightness: 80% [22:06:56][D][light:085]: Transition length: 0.1s [22:06:56][D][binary_sensor:036]: 'home_button': Sending state OFF [22:06:56][D][light:036]: 'LCD Backlight' Setting: [22:06:56][D][light:051]: Brightness: 80% [22:06:56][D][light:085]: Transition length: 0.1s [22:06:56][D][binary_sensor:036]: 'control_6': Sending state ON [22:06:57][D][light:036]: 'LCD Backlight' Setting: [22:06:57][D][light:051]: Brightness: 80% [22:06:57][D][light:085]: Transition length: 0.1s [22:06:57][D][binary_sensor:036]: 'control_6': Sending state OFF [22:06:59][D][light:036]: 'LCD Backlight' Setting: [22:06:59][D][light:051]: Brightness: 80% [22:06:59][D][light:085]: Transition length: 0.1s [22:06:59][D][binary_sensor:036]: 'voice_set': Sending state ON
[22:06:59][D][light:036]: 'LCD Backlight' Setting: [22:06:59][D][light:051]: Brightness: 80% [22:06:59][D][light:085]: Transition length: 0.1s [22:06:59][D][binary_sensor:036]: 'voice_set': Sending state OFF [22:07:01][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:01][D][light:036]: 'LCD Backlight' Setting: [22:07:01][D][light:051]: Brightness: 80% [22:07:01][D][light:085]: Transition length: 0.1s [22:07:01][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:02][D][light:036]: 'LCD Backlight' Setting: [22:07:02][D][light:051]: Brightness: 80% [22:07:02][D][light:085]: Transition length: 0.1s [22:07:02][D][binary_sensor:036]: 'control_4': Sending state ON
[22:07:02][D][light:036]: 'LCD Backlight' Setting: [22:07:02][D][light:051]: Brightness: 80% [22:07:02][D][light:085]: Transition length: 0.1s [22:07:02][D][binary_sensor:036]: 'control_4': Sending state OFF [22:07:02][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:02][D][light:036]: 'LCD Backlight' Setting: [22:07:02][D][light:051]: Brightness: 80% [22:07:02][D][light:085]: Transition length: 0.1s [22:07:02][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:03][D][light:036]: 'LCD Backlight' Setting: [22:07:03][D][light:051]: Brightness: 80% [22:07:03][D][light:085]: Transition length: 0.1s [22:07:03][D][binary_sensor:036]: 'control_6': Sending state ON
[22:07:03][D][light:036]: 'LCD Backlight' Setting: [22:07:03][D][light:051]: Brightness: 80% [22:07:03][D][light:085]: Transition length: 0.1s [22:07:03][D][binary_sensor:036]: 'control_6': Sending state OFF [22:07:04][D][light:036]: 'LCD Backlight' Setting: [22:07:04][D][light:051]: Brightness: 80% [22:07:04][D][light:085]: Transition length: 0.1s [22:07:04][D][binary_sensor:036]: 'info_set': Sending state ON
[22:07:04][D][light:036]: 'LCD Backlight' Setting: [22:07:04][D][light:051]: Brightness: 80% [22:07:04][D][light:085]: Transition length: 0.1s [22:07:04][D][binary_sensor:036]: 'info_set': Sending state OFF [22:07:09][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:09][D][light:036]: 'LCD Backlight' Setting: [22:07:09][D][light:051]: Brightness: 80% [22:07:09][D][light:085]: Transition length: 0.1s [22:07:09][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:10][D][light:036]: 'LCD Backlight' Setting: [22:07:10][D][light:051]: Brightness: 80% [22:07:10][D][light:085]: Transition length: 0.1s [22:07:10][D][binary_sensor:036]: 'control_6': Sending state ON
[22:07:10][D][light:036]: 'LCD Backlight' Setting: [22:07:10][D][light:051]: Brightness: 80% [22:07:10][D][light:085]: Transition length: 0.1s [22:07:10][D][binary_sensor:036]: 'control_6': Sending state OFF [22:07:11][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:07:11][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:07:11][D][light:036]: 'LCD Backlight' Setting: [22:07:11][D][light:051]: Brightness: 80% [22:07:11][D][light:085]: Transition length: 0.1s [22:07:12][D][sensor:094]: 'up_sens': Sending state 440.68201 s with 0 decimals of accuracy
[22:07:12][D][light:036]: 'LCD Backlight' Setting: [22:07:12][D][light:051]: Brightness: 80% [22:07:12][D][light:085]: Transition length: 0.1s [22:07:13][D][sensor:094]: 'battery_voltage': Sending state 0.25354 V with 1 decimals of accuracy [22:07:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:07:16][D][light:036]: 'LCD Backlight' Setting: [22:07:16][D][light:051]: Brightness: 80% [22:07:16][D][light:085]: Transition length: 0.1s
[22:07:16][D][light:036]: 'LCD Backlight' Setting: [22:07:16][D][light:051]: Brightness: 80% [22:07:16][D][light:085]: Transition length: 0.1s [22:07:17][D][light:036]: 'LCD Backlight' Setting: [22:07:17][D][light:051]: Brightness: 80% [22:07:17][D][light:085]: Transition length: 0.1s [22:07:17][D][binary_sensor:036]: 'status_bar_1': Sending state ON
[22:07:17][D][light:036]: 'LCD Backlight' Setting: [22:07:17][D][light:051]: Brightness: 80% [22:07:17][D][light:085]: Transition length: 0.1s [22:07:17][D][binary_sensor:036]: 'status_bar_1': Sending state OFF [22:07:18][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:18][D][light:036]: 'LCD Backlight' Setting: [22:07:18][D][light:051]: Brightness: 80% [22:07:18][D][light:085]: Transition length: 0.1s [22:07:18][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:19][D][light:036]: 'LCD Backlight' Setting: [22:07:19][D][light:051]: Brightness: 80% [22:07:19][D][light:085]: Transition length: 0.1s [22:07:19][D][binary_sensor:036]: 'control_1': Sending state ON
[22:07:20][D][light:036]: 'LCD Backlight' Setting: [22:07:20][D][light:051]: Brightness: 80% [22:07:20][D][light:085]: Transition length: 0.1s [22:07:20][D][binary_sensor:036]: 'control_1': Sending state OFF [22:07:21][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:21][D][light:036]: 'LCD Backlight' Setting: [22:07:21][D][light:051]: Brightness: 80% [22:07:21][D][light:085]: Transition length: 0.1s [22:07:21][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:23][D][light:036]: 'LCD Backlight' Setting: [22:07:23][D][light:051]: Brightness: 80% [22:07:23][D][light:085]: Transition length: 0.1s [22:07:23][D][binary_sensor:036]: 'status_bar_2': Sending state ON
[22:07:23][D][light:036]: 'LCD Backlight' Setting: [22:07:23][D][light:051]: Brightness: 80% [22:07:23][D][light:085]: Transition length: 0.1s [22:07:23][D][binary_sensor:036]: 'status_bar_2': Sending state OFF [22:07:24][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:24][D][light:036]: 'LCD Backlight' Setting: [22:07:24][D][light:051]: Brightness: 80% [22:07:24][D][light:085]: Transition length: 0.1s [22:07:25][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:26][D][light:036]: 'LCD Backlight' Setting: [22:07:26][D][light:051]: Brightness: 80% [22:07:26][D][light:085]: Transition length: 0.1s [22:07:26][D][binary_sensor:036]: 'status_bar_3': Sending state ON
[22:07:26][D][light:036]: 'LCD Backlight' Setting: [22:07:26][D][light:051]: Brightness: 80% [22:07:26][D][light:085]: Transition length: 0.1s [22:07:26][D][binary_sensor:036]: 'status_bar_3': Sending state OFF [22:07:27][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:27][D][light:036]: 'LCD Backlight' Setting: [22:07:27][D][light:051]: Brightness: 80% [22:07:27][D][light:085]: Transition length: 0.1s [22:07:27][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:27][D][light:036]: 'LCD Backlight' Setting: [22:07:27][D][light:051]: Brightness: 80% [22:07:27][D][light:085]: Transition length: 0.1s [22:07:27][D][binary_sensor:036]: 'status_bar_3': Sending state ON
[22:07:28][D][light:036]: 'LCD Backlight' Setting: [22:07:28][D][light:051]: Brightness: 80% [22:07:28][D][light:085]: Transition length: 0.1s [22:07:28][D][binary_sensor:036]: 'status_bar_3': Sending state OFF [22:07:28][D][light:036]: 'LCD Backlight' Setting: [22:07:28][D][light:051]: Brightness: 80% [22:07:28][D][light:085]: Transition length: 0.1s
[22:07:28][D][light:036]: 'LCD Backlight' Setting: [22:07:28][D][light:051]: Brightness: 80% [22:07:28][D][light:085]: Transition length: 0.1s [22:07:29][D][light:036]: 'LCD Backlight' Setting: [22:07:29][D][light:051]: Brightness: 80% [22:07:29][D][light:085]: Transition length: 0.1s
[22:07:29][D][light:036]: 'LCD Backlight' Setting: [22:07:29][D][light:051]: Brightness: 80% [22:07:29][D][light:085]: Transition length: 0.1s [22:07:29][D][light:036]: 'LCD Backlight' Setting: [22:07:29][D][light:051]: Brightness: 80% [22:07:29][D][light:085]: Transition length: 0.1s
[22:07:29][D][light:036]: 'LCD Backlight' Setting: [22:07:29][D][light:051]: Brightness: 80% [22:07:29][D][light:085]: Transition length: 0.1s [22:07:29][D][light:036]: 'LCD Backlight' Setting: [22:07:29][D][light:051]: Brightness: 80% [22:07:29][D][light:085]: Transition length: 0.1s
[22:07:30][D][light:036]: 'LCD Backlight' Setting: [22:07:30][D][light:051]: Brightness: 80% [22:07:30][D][light:085]: Transition length: 0.1s [22:07:30][D][binary_sensor:036]: 'home_button': Sending state ON [22:07:30][D][light:036]: 'LCD Backlight' Setting: [22:07:30][D][light:051]: Brightness: 80% [22:07:30][D][light:085]: Transition length: 0.1s [22:07:30][D][binary_sensor:036]: 'home_button': Sending state OFF [22:07:31][D][light:036]: 'LCD Backlight' Setting: [22:07:31][D][light:051]: Brightness: 80% [22:07:31][D][light:085]: Transition length: 0.1s [22:07:31][D][binary_sensor:036]: 'status_bar_4': Sending state ON
[22:07:31][D][light:036]: 'LCD Backlight' Setting: [22:07:31][D][light:051]: Brightness: 80% [22:07:31][D][light:085]: Transition length: 0.1s [22:07:31][D][binary_sensor:036]: 'status_bar_4': Sending state OFF [22:07:31][D][switch:020]: 'Mute' Toggling ON. [22:07:31][D][switch:055]: 'Mute': Sending state ON [22:07:31][D][micro_wake_word:195]: State changed from DETECTING_WAKE_WORD to STOP_MICROPHONE [22:07:31][D][micro_wake_word:129]: Stopping Microphone [22:07:31][D][esp_adf_pipeline:070]: Called 'stop' while in RUNNING state. [22:07:31][D][micro_wake_word:195]: State changed from STOP_MICROPHONE to STOPPING_MICROPHONE [22:07:31][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from RUNNING to ABORTING. (REQ: 1) [22:07:31][D][adf_audio_element:324]: [i2s_in] Checking State for stopping, got 3 [22:07:31][D][esp-idf:000][i2s_in]: W (461195) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:07:31][D][esp-idf:000][i2s_in]: W (461197) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:07:31][D][esp-idf:000][i2s_in]: W (461199) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:07:31][D][esp-idf:000][i2s_in]: W (461202) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:07:31][D][esp-idf:000][i2s_in]: W (461204) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:07:31][D][adf_audio_element:324]: [resampler] Checking State for stopping, got 3 [22:07:31][D][esp-idf:000][resampler]: W (461209) AUDIO_ELEMENT: OUT-[resampler] AEL_IO_ABORT
[22:07:31][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from ABORTING to STOPPED. (REQ: 1) [22:07:31][D][micro_wake_word:195]: State changed from STOPPING_MICROPHONE to IDLE [22:07:32][D][light:036]: 'LCD Backlight' Setting: [22:07:32][D][light:051]: Brightness: 80% [22:07:32][D][light:085]: Transition length: 0.1s [22:07:32][D][binary_sensor:036]: 'status_bar_4': Sending state ON
[22:07:32][D][light:036]: 'LCD Backlight' Setting: [22:07:32][D][light:051]: Brightness: 80% [22:07:32][D][light:085]: Transition length: 0.1s [22:07:32][D][binary_sensor:036]: 'status_bar_4': Sending state OFF [22:07:32][D][switch:020]: 'Mute' Toggling OFF. [22:07:32][D][switch:055]: 'Mute': Sending state OFF [22:07:32][D][micro_wake_word:399]: Resetting buffers and probabilities [22:07:32][D][micro_wake_word:195]: State changed from IDLE to START_MICROPHONE [22:07:32][D][micro_wake_word:107]: Starting Microphone [22:07:32][D][esp_adf_pipeline.microphone:025]: start request while ine state 0 [22:07:32][D][esp_adf_pipeline:060]: Starting request, current state STOPPED [22:07:32][D][micro_wake_word:195]: State changed from START_MICROPHONE to STARTING_MICROPHONE [22:07:32][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from STOPPED to PREPARING. (REQ: 0) [22:07:32][D][adf_audio_element:108]: Preparing [i2s_in]... [22:07:32][D][adf_audio_element:108]: Preparing [resampler]... [22:07:32][D][adf_audio_element:108]: Preparing [pcm_reader]... [22:07:32][D][esp_audio_processors:124]: Current settings: SRC: rate: 16000, ch: 2 bits: 16, DST: rate: 16000, ch: 1, bits 16 [22:07:32][D][esp_adf_pipeline:342]: wait for preparation, done [22:07:32][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from PREPARING to STARTING. (REQ: 0) [22:07:32][D][adf_audio_element:165]: Resuming [i2s_in]... [22:07:32][D][adf_audio_element:172]: [i2s_in] Sending resume command. [22:07:32][D][esp-idf:000][i2s_in]: I (462491) AUDIO_ELEMENT: [i2s_in] AEL_MSG_CMD_RESUME,state:1
[22:07:32][D][adf_audio_element:165]: Resuming [pcm_reader]... [22:07:32][I][esp_adf_pipeline:132]: [ i2s_in ] status: 12 [22:07:32][D][adf_audio_element:191]: [i2s_in] Checking State, got 78 [22:07:32][I][esp_adf_pipeline:132]: [ resampler ] status: 12 [22:07:32][D][adf_audio_element:191]: [resampler] Checking State, got 78 [22:07:32][D][adf_audio_element:191]: [pcm_reader] Checking State, got 65 [22:07:32][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from STARTING to RUNNING. (REQ: 0) [22:07:32][D][micro_wake_word:195]: State changed from STARTING_MICROPHONE to DETECTING_WAKE_WORD [22:07:33][D][api:102]: Accepted 192.168.0.117 [22:07:33][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:07:41][D][sensor:094]: 'WiFi db': Sending state -60.00000 dBm with 0 decimals of accuracy [22:07:41][D][sensor:094]: 'WiFi Signal': Sending state 80.00000 % with 0 decimals of accuracy [22:07:42][D][sensor:094]: 'up_sens': Sending state 470.68701 s with 0 decimals of accuracy [22:07:43][D][sensor:094]: 'battery_voltage': Sending state 0.15293 V with 1 decimals of accuracy [22:07:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:07:50][D][esp32.preferences:114]: Saving 1 preferences to flash... [22:07:50][D][esp32.preferences:143]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed [22:07:51][D][light:036]: 'LCD Backlight' Setting: [22:07:51][D][light:051]: Brightness: 80% [22:07:51][D][light:085]: Transition length: 0.1s [22:07:51][D][binary_sensor:036]: 'control_6': Sending state ON
[22:07:51][D][light:036]: 'LCD Backlight' Setting: [22:07:51][D][light:051]: Brightness: 80% [22:07:51][D][light:085]: Transition length: 0.1s [22:07:51][D][binary_sensor:036]: 'control_6': Sending state OFF [22:07:52][D][light:036]: 'LCD Backlight' Setting: [22:07:52][D][light:051]: Brightness: 80% [22:07:52][D][light:085]: Transition length: 0.1s [22:07:52][D][binary_sensor:036]: 'voice_test': Sending state ON [22:07:52][D][switch:012]: 'Mute' Turning ON. [22:07:52][D][switch:055]: 'Mute': Sending state ON [22:07:52][D][micro_wake_word:195]: State changed from DETECTING_WAKE_WORD to STOP_MICROPHONE [22:07:52][D][micro_wake_word:129]: Stopping Microphone [22:07:52][D][esp_adf_pipeline:070]: Called 'stop' while in RUNNING state. [22:07:52][D][micro_wake_word:195]: State changed from STOP_MICROPHONE to STOPPING_MICROPHONE [22:07:52][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from RUNNING to ABORTING. (REQ: 1) [22:07:52][D][adf_audio_element:324]: [i2s_in] Checking State for stopping, got 3 [22:07:52][D][esp-idf:000][resampler]: W (482246) AUDIO_ELEMENT: IN-[resampler] AEL_IO_ABORT
[22:07:52][D][adf_audio_element:324]: [pcm_reader] Checking State for stopping, got 3 [22:07:52][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from ABORTING to STOPPED. (REQ: 1) [22:07:52][D][micro_wake_word:195]: State changed from STOPPING_MICROPHONE to IDLE [22:07:52][E][voice_assistant:577]: No API client connected [22:07:52][D][voice_assistant:514]: State changed from IDLE to IDLE [22:07:52][D][voice_assistant:520]: Desired state set to IDLE
[22:07:52][D][light:036]: 'LCD Backlight' Setting: [22:07:52][D][light:051]: Brightness: 80% [22:07:52][D][light:085]: Transition length: 0.1s [22:07:52][D][binary_sensor:036]: 'voice_test': Sending state OFF [22:07:52][D][switch:016]: 'Mute' Turning OFF. [22:07:52][D][switch:055]: 'Mute': Sending state OFF [22:07:52][D][micro_wake_word:399]: Resetting buffers and probabilities [22:07:52][D][micro_wake_word:195]: State changed from IDLE to START_MICROPHONE [22:07:52][D][micro_wake_word:107]: Starting Microphone [22:07:52][D][esp_adf_pipeline.microphone:025]: start request while ine state 0 [22:07:52][D][esp_adf_pipeline:060]: Starting request, current state STOPPED [22:07:52][D][micro_wake_word:195]: State changed from START_MICROPHONE to STARTING_MICROPHONE [22:07:52][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from STOPPED to PREPARING. (REQ: 0) [22:07:52][D][adf_audio_element:108]: Preparing [i2s_in]... [22:07:52][D][adf_audio_element:108]: Preparing [resampler]... [22:07:52][D][adf_audio_element:108]: Preparing [pcm_reader]... [22:07:53][D][esp_audio_processors:124]: Current settings: SRC: rate: 16000, ch: 2 bits: 16, DST: rate: 16000, ch: 1, bits 16 [22:07:53][D][esp_adf_pipeline:342]: wait for preparation, done [22:07:53][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from PREPARING to STARTING. (REQ: 0) [22:07:53][D][adf_audio_element:165]: Resuming [i2s_in]... [22:07:53][D][adf_audio_element:172]: [i2s_in] Sending resume command. [22:07:53][D][esp-idf:000][i2s_in]: I (482617) AUDIO_ELEMENT: [i2s_in] AEL_MSG_CMD_RESUME,state:1
[22:07:53][D][adf_audio_element:191]: [i2s_in] Checking State, got 78 [22:07:53][I][esp_adf_pipeline:132]: [ i2s_in ] status: 12 [22:07:53][D][adf_audio_element:191]: [resampler] Checking State, got 78 [22:07:53][I][esp_adf_pipeline:132]: [ resampler ] status: 12 [22:07:53][D][adf_audio_element:191]: [pcm_reader] Checking State, got 65 [22:07:53][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from STARTING to RUNNING. (REQ: 0) [22:07:53][D][micro_wake_word:195]: State changed from STARTING_MICROPHONE to DETECTING_WAKE_WORD [22:08:03][D][time:051]: Synchronized time: 2024-09-30 22:08:03 [22:08:11][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:08:11][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:08:12][D][sensor:094]: 'up_sens': Sending state 500.69501 s with 0 decimals of accuracy [22:08:13][D][sensor:094]: 'battery_voltage': Sending state 0.25290 V with 1 decimals of accuracy [22:08:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:08:22][D][light:036]: 'LCD Backlight' Setting: [22:08:22][D][light:051]: Brightness: 30% [22:08:22][D][light:085]: Transition length: 0.1s [22:08:34][D][api:102]: Accepted 192.168.0.117 [22:08:34][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:08:41][D][sensor:094]: 'WiFi db': Sending state -58.00000 dBm with 0 decimals of accuracy [22:08:41][D][sensor:094]: 'WiFi Signal': Sending state 84.00000 % with 0 decimals of accuracy [22:08:42][D][sensor:094]: 'up_sens': Sending state 530.68903 s with 0 decimals of accuracy [22:08:43][D][sensor:094]: 'battery_voltage': Sending state 0.17198 V with 1 decimals of accuracy [22:08:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:08:50][D][esp32.preferences:114]: Saving 1 preferences to flash... [22:08:50][D][esp32.preferences:143]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed [22:09:11][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:09:11][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:09:12][D][sensor:094]: 'up_sens': Sending state 560.69098 s with 0 decimals of accuracy [22:09:13][D][sensor:094]: 'battery_voltage': Sending state 0.19134 V with 1 decimals of accuracy [22:09:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:09:34][D][api:102]: Accepted 192.168.0.117 [22:09:34][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:09:41][D][sensor:094]: 'WiFi db': Sending state -60.00000 dBm with 0 decimals of accuracy [22:09:41][D][sensor:094]: 'WiFi Signal': Sending state 80.00000 % with 0 decimals of accuracy [22:09:42][D][sensor:094]: 'up_sens': Sending state 590.68402 s with 0 decimals of accuracy [22:09:43][D][sensor:094]: 'battery_voltage': Sending state 0.21779 V with 1 decimals of accuracy [22:09:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:10:11][D][sensor:094]: 'WiFi db': Sending state -60.00000 dBm with 0 decimals of accuracy [22:10:11][D][sensor:094]: 'WiFi Signal': Sending state 80.00000 % with 0 decimals of accuracy [22:10:12][D][sensor:094]: 'up_sens': Sending state 620.68103 s with 0 decimals of accuracy [22:10:13][D][sensor:094]: 'battery_voltage': Sending state 0.24200 V with 1 decimals of accuracy [22:10:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:10:34][D][api:102]: Accepted 192.168.0.117 [22:10:34][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:10:41][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:10:41][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:10:42][D][sensor:094]: 'up_sens': Sending state 650.68597 s with 0 decimals of accuracy [22:10:43][D][sensor:094]: 'battery_voltage': Sending state 0.18705 V with 1 decimals of accuracy [22:10:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:11:11][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:11:11][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:11:12][D][sensor:094]: 'up_sens': Sending state 680.68298 s with 0 decimals of accuracy [22:11:13][D][sensor:094]: 'battery_voltage': Sending state 0.23836 V with 1 decimals of accuracy [22:11:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:11:34][D][api:102]: Accepted 192.168.0.117 [22:11:34][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:11:40][D][binary_sensor:036]: 'home_button': Sending state ON [22:11:40][D][light:036]: 'LCD Backlight' Setting: [22:11:40][D][light:051]: Brightness: 80% [22:11:40][D][light:085]: Transition length: 0.1s [22:11:40][D][binary_sensor:036]: 'home_button': Sending state OFF [22:11:40][D][light:036]: 'LCD Backlight' Setting: [22:11:40][D][light:051]: Brightness: 80% [22:11:40][D][light:085]: Transition length: 0.1s [22:11:40][D][binary_sensor:036]: 'control_6': Sending state ON [22:11:40][D][light:036]: 'LCD Backlight' Setting: [22:11:40][D][light:051]: Brightness: 80% [22:11:40][D][light:085]: Transition length: 0.1s [22:11:40][D][binary_sensor:036]: 'control_6': Sending state OFF [22:11:41][D][sensor:094]: 'WiFi db': Sending state -58.00000 dBm with 0 decimals of accuracy [22:11:41][D][sensor:094]: 'WiFi Signal': Sending state 84.00000 % with 0 decimals of accuracy [22:11:42][D][sensor:094]: 'up_sens': Sending state 710.70001 s with 0 decimals of accuracy [22:11:45][D][sensor:094]: 'battery_voltage': Sending state 0.25296 V with 1 decimals of accuracy [22:11:45][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:12:10][D][light:036]: 'LCD Backlight' Setting: [22:12:10][D][light:051]: Brightness: 30% [22:12:10][D][light:085]: Transition length: 0.1s [22:12:11][D][sensor:094]: 'WiFi db': Sending state -58.00000 dBm with 0 decimals of accuracy [22:12:11][D][sensor:094]: 'WiFi Signal': Sending state 84.00000 % with 0 decimals of accuracy [22:12:12][D][sensor:094]: 'up_sens': Sending state 740.69897 s with 0 decimals of accuracy [22:12:13][D][sensor:094]: 'battery_voltage': Sending state 0.23395 V with 1 decimals of accuracy [22:12:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:12:34][D][api:102]: Accepted 192.168.0.117 [22:12:34][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:12:41][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:12:41][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:12:42][D][sensor:094]: 'up_sens': Sending state 770.69397 s with 0 decimals of accuracy [22:12:43][D][sensor:094]: 'battery_voltage': Sending state 0.22173 V with 1 decimals of accuracy [22:12:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:13:11][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:13:11][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:13:16][D][sensor:094]: 'up_sens': Sending state 800.69501 s with 0 decimals of accuracy [22:13:16][D][sensor:094]: 'battery_voltage': Sending state 0.22213 V with 1 decimals of accuracy [22:13:16][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:13:20][D][binary_sensor:036]: 'home_button': Sending state ON [22:13:20][D][light:036]: 'LCD Backlight' Setting: [22:13:20][D][light:051]: Brightness: 80% [22:13:20][D][light:085]: Transition length: 0.1s [22:13:20][D][binary_sensor:036]: 'home_button': Sending state OFF [22:13:21][D][light:036]: 'LCD Backlight' Setting: [22:13:21][D][light:051]: Brightness: 80% [22:13:21][D][light:085]: Transition length: 0.1s [22:13:21][D][binary_sensor:036]: 'control_6': Sending state ON [22:13:21][D][light:036]: 'LCD Backlight' Setting: [22:13:21][D][light:051]: Brightness: 80% [22:13:21][D][light:085]: Transition length: 0.1s [22:13:21][D][binary_sensor:036]: 'control_6': Sending state OFF [22:13:23][D][light:036]: 'LCD Backlight' Setting: [22:13:23][D][light:051]: Brightness: 80% [22:13:23][D][light:085]: Transition length: 0.1s [22:13:23][D][binary_sensor:036]: 'voice_set': Sending state ON
[22:13:24][D][light:036]: 'LCD Backlight' Setting: [22:13:24][D][light:051]: Brightness: 80% [22:13:24][D][light:085]: Transition length: 0.1s [22:13:24][D][binary_sensor:036]: 'voice_set': Sending state OFF [22:13:25][D][light:036]: 'LCD Backlight' Setting: [22:13:25][D][light:051]: Brightness: 80% [22:13:25][D][light:085]: Transition length: 0.1s [22:13:25][D][binary_sensor:036]: 'ww_chang_hass': Sending state ON
[22:13:25][D][light:036]: 'LCD Backlight' Setting: [22:13:25][D][light:051]: Brightness: 80% [22:13:25][D][light:085]: Transition length: 0.1s [22:13:25][D][binary_sensor:036]: 'ww_chang_hass': Sending state OFF [22:13:25][D][select:085]: 'Wake word engine location' - Selecting next, with cycling [22:13:25][D][select:115]: 'Wake word engine location' - Set selected option to: In Home Assistant [22:13:25][D][select:015]: 'Wake word engine location': Sending state In Home Assistant (index 0) [22:13:25][D][micro_wake_word:195]: State changed from DETECTING_WAKE_WORD to STOP_MICROPHONE [22:13:25][D][micro_wake_word:129]: Stopping Microphone [22:13:25][D][esp_adf_pipeline:070]: Called 'stop' while in RUNNING state. [22:13:25][D][micro_wake_word:195]: State changed from STOP_MICROPHONE to STOPPING_MICROPHONE [22:13:25][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from RUNNING to ABORTING. (REQ: 1) [22:13:25][D][adf_audio_element:324]: [i2s_in] Checking State for stopping, got 3 [22:13:25][D][esp-idf:000][i2s_in]: W (815200) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:13:25][D][esp-idf:000][i2s_in]: W (815203) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:13:25][D][esp-idf:000][i2s_in]: W (815205) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:13:25][D][esp-idf:000][i2s_in]: W (815208) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:13:25][D][esp-idf:000][i2s_in]: W (815210) AUDIO_ELEMENT: OUT-[i2s_in] AEL_IO_ABORT
[22:13:25][D][adf_audio_element:324]: [resampler] Checking State for stopping, got 3 [22:13:25][D][esp-idf:000][resampler]: W (815218) AUDIO_ELEMENT: OUT-[resampler] AEL_IO_ABORT
[22:13:25][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from ABORTING to STOPPED. (REQ: 1) [22:13:25][D][micro_wake_word:195]: State changed from STOPPING_MICROPHONE to IDLE [22:13:26][E][voice_assistant:577]: No API client connected [22:13:26][D][voice_assistant:514]: State changed from IDLE to IDLE [22:13:26][D][voice_assistant:520]: Desired state set to IDLE [22:13:34][D][api:102]: Accepted 192.168.0.117 [22:13:34][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 [22:13:38][D][light:036]: 'LCD Backlight' Setting: [22:13:38][D][light:051]: Brightness: 80% [22:13:38][D][light:085]: Transition length: 0.1s [22:13:38][D][binary_sensor:036]: 'ww_chang_hass': Sending state ON
[22:13:38][D][light:036]: 'LCD Backlight' Setting: [22:13:38][D][light:051]: Brightness: 80% [22:13:38][D][light:085]: Transition length: 0.1s [22:13:38][D][binary_sensor:036]: 'ww_chang_hass': Sending state OFF [22:13:38][D][select:085]: 'Wake word engine location' - Selecting next, with cycling [22:13:38][D][select:115]: 'Wake word engine location' - Set selected option to: On device [22:13:38][D][select:015]: 'Wake word engine location': Sending state On device (index 1) [22:13:39][D][micro_wake_word:399]: Resetting buffers and probabilities [22:13:39][D][micro_wake_word:195]: State changed from IDLE to START_MICROPHONE [22:13:39][D][micro_wake_word:107]: Starting Microphone [22:13:39][D][esp_adf_pipeline.microphone:025]: start request while ine state 0 [22:13:39][D][esp_adf_pipeline:060]: Starting request, current state STOPPED [22:13:39][D][micro_wake_word:195]: State changed from START_MICROPHONE to STARTING_MICROPHONE [22:13:39][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from STOPPED to PREPARING. (REQ: 0) [22:13:39][D][adf_audio_element:108]: Preparing [i2s_in]... [22:13:39][D][adf_audio_element:108]: Preparing [resampler]... [22:13:39][D][adf_audio_element:108]: Preparing [pcm_reader]... [22:13:39][D][esp_audio_processors:124]: Current settings: SRC: rate: 16000, ch: 2 bits: 16, DST: rate: 16000, ch: 1, bits 16 [22:13:39][D][esp_adf_pipeline:342]: wait for preparation, done [22:13:39][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from PREPARING to STARTING. (REQ: 0) [22:13:39][D][adf_audio_element:165]: Resuming [i2s_in]... [22:13:39][D][adf_audio_element:172]: [i2s_in] Sending resume command. [22:13:39][D][esp-idf:000][i2s_in]: I (828991) AUDIO_ELEMENT: [i2s_in] AEL_MSG_CMD_RESUME,state:1
[22:13:39][D][adf_audio_element:191]: [i2s_in] Checking State, got 78 [22:13:39][I][esp_adf_pipeline:132]: [ i2s_in ] status: 12 [22:13:39][D][adf_audio_element:191]: [resampler] Checking State, got 78 [22:13:39][I][esp_adf_pipeline:132]: [ resampler ] status: 12 [22:13:39][D][adf_audio_element:191]: [pcm_reader] Checking State, got 65 [22:13:39][D][esp_adf_pipeline:448]: [ADFMicrophone] Pipeline changed from STARTING to RUNNING. (REQ: 0) [22:13:39][D][micro_wake_word:195]: State changed from STARTING_MICROPHONE to DETECTING_WAKE_WORD [22:13:41][D][sensor:094]: 'WiFi db': Sending state -59.00000 dBm with 0 decimals of accuracy [22:13:41][D][sensor:094]: 'WiFi Signal': Sending state 82.00000 % with 0 decimals of accuracy [22:13:42][D][sensor:094]: 'up_sens': Sending state 830.68799 s with 0 decimals of accuracy [22:13:43][D][sensor:094]: 'battery_voltage': Sending state 0.28004 V with 1 decimals of accuracy [22:13:43][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:13:50][D][esp32.preferences:114]: Saving 1 preferences to flash... [22:13:50][D][esp32.preferences:143]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed [22:14:05][D][binary_sensor:036]: 'home_button': Sending state ON [22:14:05][D][light:036]: 'LCD Backlight' Setting: [22:14:05][D][light:051]: Brightness: 80% [22:14:05][D][light:085]: Transition length: 0.1s [22:14:05][D][binary_sensor:036]: 'home_button': Sending state OFF [22:14:08][D][light:036]: 'LCD Backlight' Setting: [22:14:08][D][light:051]: Brightness: 30% [22:14:08][D][light:085]: Transition length: 0.1s [22:14:11][D][sensor:094]: 'WiFi db': Sending state -60.00000 dBm with 0 decimals of accuracy [22:14:11][D][sensor:094]: 'WiFi Signal': Sending state 80.00000 % with 0 decimals of accuracy [22:14:12][D][sensor:094]: 'up_sens': Sending state 860.68500 s with 0 decimals of accuracy [22:14:13][D][sensor:094]: 'battery_voltage': Sending state 0.19125 V with 1 decimals of accuracy [22:14:13][D][sensor:094]: 'Battery level': Sending state 0.00000 % with 0 decimals of accuracy [22:14:34][D][api:102]: Accepted 192.168.0.117 [22:14:34][W][api.connection:107]: : Reading failed: BAD_INDICATOR errno=11 `