Hi all, I have read through similar topics but have not found a working solution / explanation to this issue:
I keep getting the error below, which points to line 37 in my config file: group: !include groups.yaml
Invalid config for [automation]: required key not provided @ data['action']. Got None required key not provided @ data['trigger']. Got None. (See /config/configuration.yaml, line 37).
My groups.yaml file is empty. I have tried commenting out line 37 with the same error, and when I completely remove line 37 I get the same error pointing to line 36, which is an empty line.
Any suggestions?
Cheers