You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ESPHome bluetooth proxy for controls, Local only, no cloud account.
The controls for the curtain motors stops working after a while, but can be fixed by restarting Home Assistant.
I found the following logs that seem related to this problem:
olimex-bluetooth-proxy-d10818 @ 192.168.47.33: Connection error occurred:
8:33:17 AM – (WARNING) /usr/local/lib/python3.10/site-packages/aioesphomeapi/connection.py - message first occurred at 8:30:34 AM and shows up 2 times
Error executing service: <ServiceCall cover.close_cover (c:01GTS288NFGHG7VPVDY29A43GH): entity_id=['cover.curtainmotor04']>
8:32:03 AM – (ERROR) components/switchbot/cover.py - message first occurred at March 2, 2023 at 7:04:01 PM and shows up 241 times
(CA:16:84:DD:6B:8B): communication failed; Stopping trying; RSSI: -63
8:32:03 AM – (ERROR) /usr/local/lib/python3.10/site-packages/switchbot/devices/device.py - message first occurred at March 2, 2023 at 7:04:01 PM and shows up 373 times
This following error also shows up when starting home assistant, but I don't know that it's related to the switchbot integration or something else"
Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for hacs using this method at custom_components/hacs/__init__.py, line 171: hass.config_entries.async_setup_platforms(
6:31:32 PM – (WARNING) helpers/frame.py
I'm an amateur at this, so I don't know if there's some other way I can assist.
Thank you.
update: The curtains don't always stop working; issue is intermittent, which I know is the worst kind of problem.
update2: It has been working well so far, so maybe it was something different.
The text was updated successfully, but these errors were encountered:
Home Assistant 2023.3.1
Using ESPHome bluetooth proxy for controls, Local only, no cloud account.
The controls for the curtain motors stops working after a while, but can be fixed by restarting Home Assistant.
I found the following logs that seem related to this problem:
This following error also shows up when starting home assistant, but I don't know that it's related to the switchbot integration or something else"
I'm an amateur at this, so I don't know if there's some other way I can assist.
Thank you.
update: The curtains don't always stop working; issue is intermittent, which I know is the worst kind of problem.
update2: It has been working well so far, so maybe it was something different.
The text was updated successfully, but these errors were encountered: