ESPresence, OBK, and other updates
This commit is contained in:
32
packages/openbeken.yaml
Normal file
32
packages/openbeken.yaml
Normal file
@@ -0,0 +1,32 @@
|
||||
mqtt:
|
||||
switch:
|
||||
- unique_id: "Garage Entry Switch (Triple, obkE6F7)_relay_1"
|
||||
name: "obk-garageswitch-1-E6F7 1"
|
||||
state_topic: "obk-garageswitch-1-E6F7/1/get"
|
||||
command_topic: "obk-garageswitch-1-E6F7/1/set"
|
||||
qos: 1
|
||||
payload_on: 1
|
||||
payload_off: 0
|
||||
retain: true
|
||||
availability:
|
||||
- topic: "obk-garageswitch-1-E6F7/connected"
|
||||
- unique_id: "Garage Entry Switch (Triple, obkE6F7)_relay_2"
|
||||
name: "obk-garageswitch-1-E6F7 2"
|
||||
state_topic: "obk-garageswitch-1-E6F7/2/get"
|
||||
command_topic: "obk-garageswitch-1-E6F7/2/set"
|
||||
qos: 1
|
||||
payload_on: 1
|
||||
payload_off: 0
|
||||
retain: true
|
||||
availability:
|
||||
- topic: "obk-garageswitch-1-E6F7/connected"
|
||||
- unique_id: "Garage Entry Switch (Triple, obkE6F7)_relay_3"
|
||||
name: "obk-garageswitch-1-E6F7 3"
|
||||
state_topic: "obk-garageswitch-1-E6F7/3/get"
|
||||
command_topic: "obk-garageswitch-1-E6F7/3/set"
|
||||
qos: 1
|
||||
payload_on: 1
|
||||
payload_off: 0
|
||||
retain: true
|
||||
availability:
|
||||
- topic: "obk-garageswitch-1-E6F7/connected"
|
Reference in New Issue
Block a user