stiltjack
stiltjack
I have the same errors. Beta version of the integration set up using the cookie method. The integration still appears to be working (changes to the configuration switches in HA...
Same thing here, about 50% of the time. The "Ding" comes so quickly that it is sometimes difficult to get the command in first. Don't know if it is just...
Same problem here. `Logger: homeassistant.config_entries Source: config_entries.py:865 First occurred: 13:26:04 (2 occurrences) Last logged: 13:26:16 Error occurred loading flow for integration ecowitt: cannot import name 'async_get_registry' from 'homeassistant.helpers.entity_registry' (/usr/src/homeassistant/homeassistant/helpers/entity_registry.py)` I...
Found the solution: Using HA file editor, go to “/config/custom_components/ecowitt/” Edit line 21 to " async_get as async_get_entity_registry," Save file. Thanks to @mortenx in HA Forum.
Sorry. `__init__.py`
Cards on the integrations page changed a couple of months ago. The latest looks like this:  To get the options menu, click on **>** then on **configure**.
In my original post I called it a timer helper - actually it's a times of day helper, sorry. Still, a binary sensor. To answer your question, yes, I set...
Same here. Each one is followed by: `This error originated from a custom integration. Logger: custom_components.nest_protect.pynest Source: custom_components/nest_protect/pynest/client.py:222 Integration: Nest Protect (documentation, issues) First occurred: 23:29:37 (1 occurrences) Last logged:...