@_dev_null
morning!
I have the following in the log at the time one of the switches turns on
Line 2529357: 2024-01-18 08:01:18.768 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=switch.livingroom_speaker_switch, old_state=<state switch.livingroom_speaker_switch=off; device_class=switch, icon=mdi:light-switch, friendly_name=Speaker Switch (Livingroom) @ 2024-01-17T23:51:15.769432+00:00>, new_state=<state switch.livingroom_speaker_switch=on; device_class=switch, icon=mdi:light-switch, friendly_name=Speaker Switch (Livingroom) @ 2024-01-18T08:01:18.768617+00:00>>
Line 2529358: 2024-01-18 08:01:18.770 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140252155869248] Kitchen from 192.168.0.2 (Mozilla/5.0 (Linux; Android 11; Google Pixel Slate Build/R120-15662.64.0; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/120.0.6099.193 Safari/537.36 Home Assistant/2023.12.4-11898 (Android 11; Google Pixel Slate)): Sending [{"type":"event","event":{"c":{"switch.livingroom_speaker_switch":{"+":{"s":"on","lc":1705564878.768617,"c":{"user_id":null,"id":"01HMDSDDXGX69EMZ2DP4MBKMDM"}}}}},"id":2},{"type":"event","event":{"event_type":"state_changed","data":{"entity_id":"switch.livingroom_speaker_switch","old_state":{"entity_id":"switch.livingroom_speaker_switch","state":"off","attributes":{"device_class":"switch","icon":"mdi:light-switch","friendly_name":"Speaker Switch (Livingroom)"},"last_changed":"2024-01-17T23:51:15.769432+00:00","last_updated":"2024-01-17T23:51:15.769432+00:00","context":{"id":"01HMCXBY72TF7R9K0Q4E3AF7PC","parent_id":null,"user_id":"532c276b195f4f5899d92d2a7ead6292"}},"new_state":{"entity_id":"switch.livingroom_speaker_switch","state":"on","attributes":{"device_class":"switch","icon":"mdi:light-switch","friendly_name":"Speaker Switch (Livingroom)"},"last_changed":"2024-01-18T08:01:18.768617+00:00","last_updated":"2024-01-18T08:01:18.768617+00:00","context":{"id":"01HMDSDDXGX69EMZ2DP4MBKMDM","parent_id":null,"user_id":null}}},"origin":"LOCAL","time_fired":"2024-01-18T08:01:18.768617+00:00","context":{"id":"01HMDSDDXGX69EMZ2DP4MBKMDM","parent_id":null,"user_id":null}},"id":22}]
Line 2529359: 2024-01-18 08:01:18.771 DEBUG (Recorder) [homeassistant.components.recorder.core] Processing task: EventTask(event=<Event state_changed[L]: entity_id=switch.livingroom_speaker_switch, old_state=<state switch.livingroom_speaker_switch=off; device_class=switch, icon=mdi:light-switch, friendly_name=Speaker Switch (Livingroom) @ 2024-01-17T23:51:15.769432+00:00>, new_state=<state switch.livingroom_speaker_switch=on; device_class=switch, icon=mdi:light-switch, friendly_name=Speaker Switch (Livingroom) @ 2024-01-18T08:01:18.768617+00:00>>)
Line 2529360: 2024-01-18 08:01:18.781 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140251363827520] Supervisor from 172.30.32.2 (HomeAssistantSupervisor/2023.12.1 aiohttp/3.9.1 Python/3.11): Sending [{"type":"event","event":{"event_type":"state_changed","data":{"entity_id":"switch.livingroom_speaker_switch","old_state":{"entity_id":"switch.livingroom_speaker_switch","state":"off","attributes":{"device_class":"switch","icon":"mdi:light-switch","friendly_name":"Speaker Switch (Livingroom)"},"last_changed":"2024-01-17T23:51:15.769432+00:00","last_updated":"2024-01-17T23:51:15.769432+00:00","context":{"id":"01HMCXBY72TF7R9K0Q4E3AF7PC","parent_id":null,"user_id":"532c276b195f4f5899d92d2a7ead6292"}},"new_state":{"entity_id":"switch.livingroom_speaker_switch","state":"on","attributes":{"device_class":"switch","icon":"mdi:light-switch","friendly_name":"Speaker Switch (Livingroom)"},"last_changed":"2024-01-18T08:01:18.768617+00:00","last_updated":"2024-01-18T08:01:18.768617+00:00","context":{"id":"01HMDSDDXGX69EMZ2DP4MBKMDM","parent_id":null,"user_id":null}}},"origin":"LOCAL","time_fired":"2024-01-18T08:01:18.768617+00:00","context":{"id":"01HMDSDDXGX69EMZ2DP4MBKMDM","parent_id":null,"user_id":null}},"id":2},{"type":"event","event":{"c":{"switch.livingroom_speaker_switch":{"+":{"s":"on","lc":1705564878.768617,"c":{"user_id":null,"id":"01HMDSDDXGX69EMZ2DP4MBKMDM"}}}}},"id":7}]
Line 2529361: 2024-01-18 08:01:18.786 DEBUG (MainThread) [homeassistant.components.google_assistant.report_state] Scheduling report state for switch.livingroom_speaker_switch: {'online': True, 'on': True}
I have tbh I have no idea what I’m looking for/at.