remote_homeassistant icon indicating copy to clipboard operation
remote_homeassistant copied to clipboard

Warnings in log for multiple devices when used

Open jgarmar opened this issue 1 year ago • 1 comments

I'm using remote_homeassistant to manage a couple of devices that are not directly accessible from my primary Home Assistant instance. Whenever either of these devices is operated, a warning is logged in the primary Home Assistant instance. Below are the warnings for each device:

` 2023-10-20 15:07:30.402 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.remote_gateway_light_7811xxxx6140 are missing or not currently available

2023-10-20 15:12:53.365 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.remote_tv_wol are missing or not currently available`

jgarmar avatar Oct 20 '23 13:10 jgarmar

I have those to although it's logged as a warning I would like to know what's causing the logging:

It happens when the remote instance entity is operated on the "Master" insatnce.

2024-02-21 16:24:10.564 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities light.ha4entity_garden_lamp_2 are missing or not currently available

adekloet avatar Feb 21 '24 15:02 adekloet