Add one more plant sensor
This commit is contained in:
parent
09e7c125cd
commit
2e46d167e9
@ -26,7 +26,7 @@ zwave:
|
|||||||
network_key: !secret zwave_network_key
|
network_key: !secret zwave_network_key
|
||||||
|
|
||||||
octoprint:
|
octoprint:
|
||||||
host: 192.168.50.6
|
host: prusa.lan
|
||||||
port: 5000
|
port: 5000
|
||||||
api_key: !secret octoprint_api_key
|
api_key: !secret octoprint_api_key
|
||||||
number_of_tools: 1
|
number_of_tools: 1
|
||||||
@ -104,7 +104,7 @@ ble_monitor:
|
|||||||
period: 60
|
period: 60
|
||||||
log_spikes: False
|
log_spikes: False
|
||||||
use_median: False
|
use_median: False
|
||||||
active_scan: False
|
active_scan: True
|
||||||
hci_interface: 0
|
hci_interface: 0
|
||||||
batt_entities: False
|
batt_entities: False
|
||||||
report_unknown: False
|
report_unknown: False
|
||||||
@ -128,6 +128,8 @@ ble_monitor:
|
|||||||
mac: 'C4:7C:8D:6C:59:D5'
|
mac: 'C4:7C:8D:6C:59:D5'
|
||||||
- name: 'Living Room Plant'
|
- name: 'Living Room Plant'
|
||||||
mac: 'C4:7C:8D:6C:59:D0'
|
mac: 'C4:7C:8D:6C:59:D0'
|
||||||
|
- name: 'Weight Scale'
|
||||||
|
mac: 'C8:47:8C:D9:6F:96'
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
# Living Room
|
# Living Room
|
||||||
|
Loading…
Reference in New Issue
Block a user