Brett Miller

Results 5 comments of Brett Miller

This was resolved by removing the "request_id" that trying to applying the initial resource said to add. It seems like this should error with something like ""request_id' no longer exists"

I'm seeing this: ``` [23:36:21][W][component:204]: Component esphome.coroutine took a long time for an operation (0.10 s). [23:36:21][W][component:205]: Components should block for at most 20-30ms. [23:36:23][W][component:204]: Component esphome.coroutine took a long...

I'm getting the same error after double checking settings numerous times. I'm running Mosquitto with a valid TLS cert, username, and password. WallPanel MQTT configuration: hostname(no prefix), MQTT Version 5,...

We just experienced the same issue. The system had low load,memory, and disk i/o usage. Keydb memory usage and connections were low and nothing in the log. It just stopped...

I have a similar issue, but it's related to an entity in a template that's commented out. Repair notification: Automation editor: YAML section from the automation: ``` data: media_player_entity_id: media_player.living_room_speaker...