add homekit and remove mqtt gate

This commit is contained in:
2022-02-12 16:17:21 +00:00
parent 9ebd5e07d8
commit c01ea131fa
2 changed files with 15 additions and 13 deletions

View File

@@ -1,13 +1,13 @@
- platform: mqtt
name: "Portao Garagem"
state_topic: "garageGate/state"
command_topic: "garageGate/cmd"
qos: 1
#payload_open: "push"
#payload_close: "push"
#payload_stop: "push"
state_open: "ope"
state_closed: "close"
optimistic: true
retain: true
device_class: garage
# - platform: mqtt
# name: "Portao Garagem"
# state_topic: "garageGate/state"
# command_topic: "garageGate/cmd"
# qos: 1
#payload_open: "push"
#payload_close: "push"
#payload_stop: "push"
# state_open: "ope"
# state_closed: "close"
# optimistic: true
# retain: true
# device_class: garage