mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add binary sensor for myq gateway to myq (#12548)
This commit is contained in:
parent
7bbb3c06ef
commit
f24dcd863a
@ -4,6 +4,7 @@ description: Instructions on how to integrate MyQ-Enabled garage door covers int
|
||||
logo: myq.png
|
||||
ha_category:
|
||||
- Cover
|
||||
- Binary Sensor
|
||||
ha_release: 0.39
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -38,3 +39,11 @@ password:
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
### Binary Sensor
|
||||
|
||||
Your `MyQ` gateway will appear as a binary sensor that shows if the device is connected.
|
||||
|
||||
### Cover
|
||||
|
||||
Garage doors and gates linked to your `MyQ` account will appear as covers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user