From 54bf52e7cd619327d1c5c2c0b4de9bcefb1333a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Tue, 26 Oct 2021 12:07:33 +0200 Subject: [PATCH] Update opengarage (#19877) Co-authored-by: Franck Nijhof --- source/_integrations/opengarage.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/opengarage.markdown b/source/_integrations/opengarage.markdown index dad99333066..108355acc0b 100644 --- a/source/_integrations/opengarage.markdown +++ b/source/_integrations/opengarage.markdown @@ -11,10 +11,12 @@ ha_config_flow: true ha_codeowners: - '@danielhiversen' ha_platforms: + - binary_sensor - cover + - sensor --- -The `opengarage` cover platform lets you control the open-source [OpenGarage.io](https://opengarage.io/) device through Home Assistant. +The OpenGarage integration lets you control the open-source [OpenGarage.io](https://opengarage.io/) device through Home Assistant. {% include integrations/config_flow.md %}