Separación Configuración
This commit is contained in:
10
packages/movimiento_pasillo_habitaciones.yaml
Normal file
10
packages/movimiento_pasillo_habitaciones.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
binary_sensor:
|
||||
- platform: mqtt
|
||||
name: "Movimiento Pasillo Habitaciones"
|
||||
payload_on: "5D559C"
|
||||
payload_off: "5D559Coff"
|
||||
device_class: motion
|
||||
state_topic: "sonoffbridge/tele/RESULT"
|
||||
value_template: "{{value_json.RfReceived.Data}}"
|
||||
off_delay: 8
|
||||
|
||||
Reference in New Issue
Block a user