Set the Logging of the Feedreader to error only. #193

This commit is contained in:
ccostan 2020-05-03 18:15:42 -04:00
parent b5db6e0803
commit 056ce12a40
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ logs:
homeassistant.components.climate.nest: warn
homeassistant.components.device_tracker: error
homeassistant.components.discovery: warn
homeassistant.components.feedreader: warn
homeassistant.components.feedreader: error
homeassistant.components.http: warn
homeassistant.components.media_player: info
homeassistant.components.sensor.pi_hole: critical