dont log unknown characteristics
This commit is contained in:
parent
ce989d70af
commit
9ff8317269
|
@ -7,7 +7,7 @@ StartLimitIntervalSec=0
|
||||||
Type=simple
|
Type=simple
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
Environment="RUST_LOG=error,warn,mdns=off"
|
Environment="RUST_LOG=error,warn,mdns=off,homekit_controller::pairing_data::characteristics=off"
|
||||||
Environment="LOG_TIMESTAMP=false"
|
Environment="LOG_TIMESTAMP=false"
|
||||||
ExecStart=/usr/bin/homekit-exporter watch
|
ExecStart=/usr/bin/homekit-exporter watch
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue