Hi, can someone please help. I get the following error on startup but it doesn’t really help me to find where it is.
I presume its an error with a script but how can I identify which script it relates to?
I hope someone can help or point me in the right direction.
Logger: homeassistant.config
Source: config.py:807
First occurred: 4 November 2022 at 10:54:57 (1 occurrences)
Last logged: 4 November 2022 at 10:54:57
Invalid config for [script]: value must be one of [‘brightness_decrease’, ‘brightness_increase’, ‘flash’, ‘toggle’, ‘turn_off’, ‘turn_on’] for dictionary value @ data[‘type’]. Got None. (See /config/configuration.yaml, line 81).
I can do but this error and message appears everytime home assistant starts. Is there no other tools I can use to inspect maybe my scripts to see which is causing the error?
Thanks so much for the headsup with Watchman, I was able to find a script that was in the YAML scripts file but not in the UI. So very strange, but atleast I was able to find the orphaned script.