mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Add trust_remote
This commit is contained in:
@@ -10,17 +10,14 @@ serial:
|
|||||||
disable_led: true
|
disable_led: true
|
||||||
advanced:
|
advanced:
|
||||||
channel: 12
|
channel: 12
|
||||||
log_level: info
|
log_level: debug
|
||||||
devices:
|
devices:
|
||||||
# Living room
|
|
||||||
'0x00158d0002a721fd':
|
'0x00158d0002a721fd':
|
||||||
friendly_name: magic_cube
|
friendly_name: magic_cube
|
||||||
'0x00158d0002c4c6b8':
|
'0x00158d0002c4c6b8':
|
||||||
friendly_name: vibration_sensor
|
friendly_name: vibration_sensor
|
||||||
'0x00158d0002f249d2':
|
'0x00158d0002f249d2':
|
||||||
friendly_name: desk_switch
|
friendly_name: desk_switch
|
||||||
|
|
||||||
# Bedroom
|
|
||||||
'0x00158d00044e8210':
|
'0x00158d00044e8210':
|
||||||
friendly_name: bedroom_left_window
|
friendly_name: bedroom_left_window
|
||||||
retain: true
|
retain: true
|
||||||
@@ -35,8 +32,6 @@ devices:
|
|||||||
retain: true
|
retain: true
|
||||||
temperature_precision: 1
|
temperature_precision: 1
|
||||||
humidity_precision: 1
|
humidity_precision: 1
|
||||||
|
|
||||||
# Kitchen
|
|
||||||
'0x00158d00049ff1db':
|
'0x00158d00049ff1db':
|
||||||
friendly_name: kitchen_window
|
friendly_name: kitchen_window
|
||||||
retain: true
|
retain: true
|
||||||
@@ -45,15 +40,11 @@ devices:
|
|||||||
retain: true
|
retain: true
|
||||||
temperature_precision: 1
|
temperature_precision: 1
|
||||||
humidity_precision: 1
|
humidity_precision: 1
|
||||||
|
|
||||||
# Bathroom
|
|
||||||
'0x00158d00047ba6cd':
|
'0x00158d00047ba6cd':
|
||||||
friendly_name: bathroom_weather
|
friendly_name: bathroom_weather
|
||||||
retain: true
|
retain: true
|
||||||
temperature_precision: 1
|
temperature_precision: 1
|
||||||
humidity_precision: 1
|
humidity_precision: 1
|
||||||
|
|
||||||
# Hallway
|
|
||||||
'0x00158d00045ee213':
|
'0x00158d00045ee213':
|
||||||
friendly_name: front_door
|
friendly_name: front_door
|
||||||
retain: true
|
retain: true
|
||||||
@@ -62,3 +53,5 @@ devices:
|
|||||||
retain: true
|
retain: true
|
||||||
temperature_precision: 1
|
temperature_precision: 1
|
||||||
humidity_precision: 1
|
humidity_precision: 1
|
||||||
|
'0x00158d0001cbbb94':
|
||||||
|
friendly_name: trust_remote
|
||||||
|
|||||||
Reference in New Issue
Block a user