Skip to content

Commit

Permalink
resolves #23 - tune logger
Browse files Browse the repository at this point in the history
  • Loading branch information
ntalekt committed Mar 6, 2018
1 parent 9e17080 commit 52975d5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion logger.yaml
Expand Up @@ -9,14 +9,17 @@ logs:
aiohttp.server: critical
homeassistant.core: error
homeassistant.components.automation: warn
homeassistant.components.binary_sensor: error
homeassistant.components.climate.nest: warn
homeassistant.components.device_tracker: warn
homeassistant.components.device_tracker: error
homeassistant.components.discovery: warn
homeassistant.components.emulated_hue: warn
homeassistant.components.http: warn
homeassistant.components.media_player: warn
homeassistant.components.sensor.pi_hole: critical
homeassistant.components.recorder: error
homeassistant.components.sensor.darksky: warn
homeassistant.components.switch.deluge: warn
homeassistant.components.zwave: warn
homeassistant.helpers.script: warn
homeassistant.helpers.entity: critical
Expand Down

0 comments on commit 52975d5

Please sign in to comment.