Update ble_monitor configuration
This commit is contained in:
parent
54693b20be
commit
70ddaac150
1 changed files with 2 additions and 2 deletions
|
@ -298,10 +298,10 @@ ble_monitor:
|
||||||
period: 60
|
period: 60
|
||||||
log_spikes: False
|
log_spikes: False
|
||||||
use_median: False
|
use_median: False
|
||||||
active_scan: True
|
active_scan: False
|
||||||
# hci_interface: 0
|
# hci_interface: 0
|
||||||
bt_interface: 'DC:A6:32:8B:7B:AD'
|
bt_interface: 'DC:A6:32:8B:7B:AD'
|
||||||
report_unknown: False
|
report_unknown: True
|
||||||
discovery: True
|
discovery: True
|
||||||
devices:
|
devices:
|
||||||
- name: 'Bedroom sensor'
|
- name: 'Bedroom sensor'
|
||||||
|
|
Loading…
Reference in a new issue