Error while executing automation.log_level and automation.default_log_level #134
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error while executing automation automation.log_level: value must be one of ['CRITICAL', 'DEBUG', 'ERROR', 'FATAL', 'INFO', 'NOTSET', 'WARN', 'WARNING'] for dictionary value @ data['homeassistant.components']
Error while executing automation automation.default_log_level: value must be one of ['CRITICAL', 'DEBUG', 'ERROR', 'FATAL', 'INFO', 'NOTSET', 'WARN', 'WARNING'] for dictionary value @ data['level']
This appears to just be an issue that popped up on restart. The automations work fine otherwise.