Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curtain controls fail after some hours , fixed by restarting HA #195

Open
mrosun opened this issue Mar 6, 2023 · 0 comments
Open

Curtain controls fail after some hours , fixed by restarting HA #195

mrosun opened this issue Mar 6, 2023 · 0 comments

Comments

@mrosun
Copy link

mrosun commented Mar 6, 2023

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:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant