-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlogger.yaml
More file actions
34 lines (33 loc) · 887 Bytes
/
logger.yaml
File metadata and controls
34 lines (33 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
################################################################
### @url: https://www.home-assistant.io/integrations/logger/ ###
################################################################
# Log levels:
# critical
# fatal
# error
# warning
# warn
# info
# debug
# notset
default: warn
logs:
root: warn
homeassistant.core: error
homeassistant.loader: debug
homeassistant.util.package: debug
homeassistant.components.automation: debug
homeassistant.components.binary_sensor: error
homeassistant.components.device_tracker: error
homeassistant.components.discovery: warn
homeassistant.components.http: warn
homeassistant.components.media_player: warn
custom_components.hacs: warn
yeelight: info
switcher_kis: warn
custom_components.miwifi: debug
custom_components.iec: debug
iec_api: debug
google_assistant: debug
miwifi: debug