mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +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
|
logo: myq.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Cover
|
- Cover
|
||||||
|
- Binary Sensor
|
||||||
ha_release: 0.39
|
ha_release: 0.39
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -38,3 +39,11 @@ password:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% 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