@prankousky wrote:
Hi everybody,
I use
.yaml
files for all my automations, switches, etc.; usually when I’d start Home Assistant, and something was incorrect, log would show the file causing the error. Now I am getting output like this2019-11-18 15:38:25 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: not a valid value for dictionary value @ data['action'][0]['entity_id']. Got None. (See ?, line ?). Please check the docs at https://home-assistant.io/integrations/automation/
Usually the difference would be
(See automations/test/upstairs_bathroom.yaml, line 32).
. Now it will just display a question mark. This makes it very hard debugging incorrect yaml files.Is this configurable, or did things just change with the latest update (am running
Home Assistant 0.101.3
)?Thanks for your input
Posts: 5
Participants: 3