Browse Source

logging reduced

master
Dirk Alders 1 year ago
parent
commit
a979e07271
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config_example/configuration.yaml

+ 1
- 1
config_example/configuration.yaml View File

@@ -8,6 +8,7 @@ mqtt:
8 8
 serial:
9 9
   port: /dev/ttyACM0
10 10
 advanced:
11
+  # log_level: debug
11 12
   network_key:
12 13
     - 123
13 14
     - 75
@@ -27,7 +28,6 @@ advanced:
27 28
     - 246
28 29
   ikea_ota_use_test_url: true
29 30
   legacy_api: false
30
-  log_level: debug
31 31
   homeassistant_legacy_entity_attributes: false
32 32
   legacy_availability_payload: false
33 33
 frontend:

Loading…
Cancel
Save