The automation editor seems to be broken after upgrading to 0.107. When I select a device in the trigger/condition/action section, I am not seeing any triggers being populated. UI shows “Unknown Trigger” and I see the following in the logs:
ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140463374672016] Received invalid command: device_automation/trigger/list
Is anyone else seeing this? Any thoughts on could be wrong?
Invalid config for [lovelace]: Url path needs to contain a hyphen (-) for dictionary value @ data[‘lovelace’][‘dashboards’]. Got OrderedDict([(‘yaml’, OrderedDict([(‘mode’, ‘yaml’), (‘title’, ‘Tablette’), (‘icon’, ‘mdi:script’), (‘show_in_sidebar’, True), (‘filename’, ‘tabletlovelace.yaml’)]))]). (See /config/configuration.yaml, line 62).
Getting a “Entity not available: group.<group_name>” in Lovelace after upgrading to 0.107. I did read the notes, but do not understand why this could would throw that error after upgrading to 0.107 (worked fine with all versions before):
Still i do not, even from the release notes, understand why that happens compared to previous versions working fine. Do you have any idea? Am i misinterpreting something from the release notes, a breaking change?
(UPDATE: i have a groups.yaml … that contained old “view” options in groups declarations. Those are dropped? Removed those, but still no joy … i will keep fiddling with my groups.yaml and see if i can find what is causing the problem … btw: is the “check config” option gone in the UI?)
Tx @sparkydave I had a SD (?) crash just before 0.107 release, fresh installed and forgot the advanced mode is turned off by default, so missed that option.