Skip to content

Commit

Permalink
lgtm
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmartin committed Sep 6, 2023
1 parent 0a32a7e commit 7cee814
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions homeassistant/logger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ logs:
custom_components.favicon: warn
custom_components.feedparser.sensor: debug
hass_nabucasa: warn
homeassistant.config_entries: error
homeassistant.helpers.event: fatal
homeassistant.components.tplink: fatal
homeassistant.components.stream: fatal
homeassistant.components.automation: !secret logger-automation
homeassistant.components.bayesian.binary_sensor: warn
homeassistant.components.binary_sensor: !secret logger-binary_sensor
Expand Down Expand Up @@ -39,15 +35,17 @@ logs:
homeassistant.components.shell_command: warn
homeassistant.components.shelly: warn
homeassistant.components.statistics.sensor: fatal
homeassistant.components.stream: fatal
homeassistant.components.stream.stream.camera: warn
homeassistant.components.template.binary_sensor: !secret logger-template-binary_sensor
homeassistant.components.template.sensor: !secret logger-template-sensor
homeassistant.components.tplink: error
homeassistant.components.tplink: fatal
homeassistant.components.trend.binary_sensor: error
homeassistant.components.websocket_api.http.connection: fatal
homeassistant.config_entries: error
homeassistant.core.reload_config_entry: debug
homeassistant.core: !secret logger-core
homeassistant.helpers.entity: error
homeassistant.helpers: fatal
homeassistant.loader: !secret logger-loader
homeassistant.setup: !secret logger-setup
homeassistant.util.yaml.loader: warn
Expand Down

0 comments on commit 7cee814

Please sign in to comment.