mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-09 04:29:03 +00:00
25 lines
545 B
Markdown
25 lines
545 B
Markdown
---
|
|
title: OpenGarage
|
|
description: Instructions on how to integrate OpenGarage.io covers within Home Assistant.
|
|
ha_category:
|
|
- Cover
|
|
- DIY
|
|
ha_iot_class: Local Polling
|
|
ha_release: 0.44
|
|
ha_domain: opengarage
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@danielhiversen'
|
|
ha_platforms:
|
|
- binary_sensor
|
|
- button
|
|
- cover
|
|
- sensor
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
The OpenGarage integration lets you control the open-source [OpenGarage.io](https://opengarage.io/) device through Home Assistant.
|
|
|
|
|
|
{% include integrations/config_flow.md %}
|