mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Remove logging and clear up some general cruft
This commit is contained in:
@@ -24,11 +24,15 @@ logger:
|
||||
#homeassistant.components.python_script: warning
|
||||
|
||||
# log level for the device_tracker component
|
||||
homeassistant.components.device_tracker: warning
|
||||
homeassistant.components.device_tracker: debug
|
||||
|
||||
# homeassistant.components.rest_command: debug
|
||||
|
||||
homeassistant.components.http.ban: warning
|
||||
homeassistant.components.http.ban: debug
|
||||
|
||||
homeassistant.components.mobile_app: debug
|
||||
|
||||
homeassistant.components.mobile_app.entity: warning
|
||||
|
||||
#homeassistant.components.http: debug
|
||||
|
||||
@@ -58,4 +62,6 @@ logger:
|
||||
# custom_components.grocy:
|
||||
# - ".*last_used.*"
|
||||
homeassistant.components.roku.coordinator:
|
||||
- ".*Timeout occurred.*"
|
||||
- ".*Timeout occurred.*"
|
||||
homeassistant.components.mobile_app.webhook:
|
||||
- "update_sensor_states"
|
||||
|
||||
Reference in New Issue
Block a user