Does Schlage locks rely heavily on polling? After going to JS the only entity that’s working for me is locking the door. Everything else is showing unavailable.
I’ve got the same problem. Hassos here. I’ve looked through the logs, but can’t find anything usefull. Other then:
2021-02-04 19:50:05 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: not a valid value for dictionary value @ data['action'][0]['entity_id']. Got None. (See ?, line ?).
2021-02-04 19:50:05 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: required key not provided @ data['action']. Got None. (See ?, line ?).
2021-02-04 19:50:05 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: expected str for dictionary value @ data['to']. Got None. (See ?, line ?).
2021-02-04 19:50:05 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: [to] is an invalid option for [automation]. Check: automation->to. (See ?, line ?).
But that message has been appearing for some time. I still can’t find the right automation…
I haven’t transitioned my production HA over yet because I know it will take time to edit all my automations but I’m definitely going to do it. I installed it on a test instance of HA and I’m very impressed. The new setup process is VERY simple. See this post as well.
First of all thank you to all developers, amazing what u guys get done every month!
Personally, I like the badges a lot. I kept one dashboard to have an overlook of all things in my setup.
Just upgraded without any problem. All devices are working, Z-Wave, IP cams, Doorbird, hue, plex, Synology, tuya, Ubiquiti Unifi, Shelly… I did not migrate to Z-Wave JS, as pooling is important for me…
After updating to 2021.2.0 Container, I get the following log messages:
/usr/local/lib/python3.8/site-packages/aioharmony/harmonyclient.py:135: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
_, _ = await asyncio.open_connection(host=self._ip_address
as well as this one:
/usr/local/lib/python3.8/site-packages/hatasmota/utils.py:165: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working if not isinstance(status, collections.Mapping): s6-svwait: fatal: timed out
Then the container crashed.
After restart, i hade a few additional cryptic messages that I havenever seen before, but for now the container is running. Do I need to be concerned?
Tinkerer
(aka DubhAd on GitHub)
Split this topic
170