mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Move to DIY category
This commit is contained in:
parent
d85049cd82
commit
301280915f
@ -8,12 +8,14 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: opengarage.png
|
logo: opengarage.png
|
||||||
ha_category: Cover
|
ha_category: DIY
|
||||||
ha_release: 0.44
|
ha_release: 0.44
|
||||||
---
|
---
|
||||||
|
|
||||||
The `opengarage` cover platform lets you control the open-source [OpenGarage.io](https://opengarage.io/) device through Home Assistant.
|
The `opengarage` cover platform lets you control the open-source [OpenGarage.io](https://opengarage.io/) device through Home Assistant.
|
||||||
|
|
||||||
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
To enable OpenGarage Covers in your installation, add the following to your `configuration.yaml` file:
|
To enable OpenGarage Covers in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -87,7 +89,7 @@ sensor:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% else %}
|
{% else %}
|
||||||
n/a
|
n/a
|
||||||
{% endif %}'{% endraw %}
|
{% endif %}'
|
||||||
|
|
||||||
group:
|
group:
|
||||||
garage:
|
garage:
|
||||||
@ -104,3 +106,4 @@ customize:
|
|||||||
sensor.garage_car_present:
|
sensor.garage_car_present:
|
||||||
icon: mdi:car
|
icon: mdi:car
|
||||||
```
|
```
|
||||||
|
{% endraw %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user