|
|
|
@ -3,14 +3,7 @@
|
|
|
|
# @CCOSTAN
|
|
|
|
# @CCOSTAN
|
|
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
|
|
#-------------------------------------------
|
|
|
|
#-------------------------------------------
|
|
|
|
homeassistant:
|
|
|
|
|
|
|
|
customize_glob:
|
|
|
|
|
|
|
|
"input_select.log_*":
|
|
|
|
|
|
|
|
icon: mdi:bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#-------------------------------------------
|
|
|
|
|
|
|
|
input_select:
|
|
|
|
input_select:
|
|
|
|
log_level:
|
|
|
|
log_level:
|
|
|
|
name: Log Level
|
|
|
|
name: Log Level
|
|
|
|
@ -24,7 +17,7 @@ input_select:
|
|
|
|
- debug
|
|
|
|
- debug
|
|
|
|
- notset
|
|
|
|
- notset
|
|
|
|
initial: warn
|
|
|
|
initial: warn
|
|
|
|
|
|
|
|
icon: mdi:bug
|
|
|
|
###################################
|
|
|
|
###################################
|
|
|
|
## Dynamically set the log levels without having to restart HASS or edit configuration.yaml
|
|
|
|
## Dynamically set the log levels without having to restart HASS or edit configuration.yaml
|
|
|
|
#- Thanks @VDRainer
|
|
|
|
#- Thanks @VDRainer
|
|
|
|
|