Change input select to match config for Core logging level

This commit is contained in:
2023-03-23 20:20:16 -04:00
parent d33b1c2b92
commit 156869f6fc

View File

@ -10,7 +10,7 @@ input_select:
- info
- debug
- notset
initial: error
initial: fatal
icon: mdi:bug
default_log_level:
name: Default Log Level