mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 11:16:37 +00:00
Closes # 117 - Thanks @VDRainer for the awesome Log Level automation - Change log levels using an input_select!
This commit is contained in:
12
input_select/log_level.yaml
Executable file
12
input_select/log_level.yaml
Executable file
@@ -0,0 +1,12 @@
|
||||
log_level:
|
||||
name: Log Level
|
||||
options:
|
||||
- critical
|
||||
- fatal
|
||||
- error
|
||||
- warning
|
||||
- warn
|
||||
- info
|
||||
- debug
|
||||
- notset
|
||||
initial: warn
|
Reference in New Issue
Block a user