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