Hey! Just got my new Voice assistant PE set up and managed to finally add it to homeassistant. It kinda works in the sense that if i say turn off the light in x room it works, but if i just say turn off the lights it won't, even tho it s assigned to that specific room.(the m5stack atom echo does it) more so after getting a command that doesn t work, it has to respond with "i couldn t understand that" but it just gets stuck in the Assist satellite Responding state with the blue leds circling and nothing happens. i m thinking there s a problem with outputing media. i have this in the error logs:
[18:38:12][E][speaker_media_player:326]: The announcement pipeline's file reader encountered an error.
[18:38:47][E][speaker_media_player.pipeline:112]: Media reader encountered an error: ESP_FAIL
[18:38:47][E][speaker_media_player:326]: The announcement pipeline's file reader encountered an error.
[18:38:47][E][audio_reader:142][ann_read]: Failed to fetch headers```
Any ideea what could cause this?