Further filtering on the log screen.

This commit is contained in:
CCOSTAN
2017-03-03 20:44:35 +00:00
parent fe929cbd78
commit 35cd25375f

View File

@@ -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