mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Further filtering on the log screen.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
default: info
|
||||
logs:
|
||||
homeassistant.core: warn
|
||||
homeassistant.components.climate.nest: error
|
||||
homeassistant.components.device_tracker: error
|
||||
homeassistant.components.discovery: warn
|
||||
@@ -15,3 +16,5 @@ logs:
|
||||
homeassistant.components.media_player: warn
|
||||
homeassistant.components.recorder: warn
|
||||
homeassistant.components.sensor.darksky: error
|
||||
homeassistant.components.zwave: info
|
||||
homeassistant.helpers.script: info
|
||||
|
Reference in New Issue
Block a user