From 02334c0ef4cbc4029913d907cb8e56d3b94554ee Mon Sep 17 00:00:00 2001 From: IceBotYT <34712694+IceBotYT@users.noreply.github.com> Date: Fri, 17 May 2024 00:10:00 -0400 Subject: [PATCH] Add light platform to Linear (#31618) * Add light platform to Linear * Fix typo --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/linear_garage_door.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/linear_garage_door.markdown b/source/_integrations/linear_garage_door.markdown index e7671374725..d96792d0a26 100644 --- a/source/_integrations/linear_garage_door.markdown +++ b/source/_integrations/linear_garage_door.markdown @@ -4,6 +4,7 @@ description: Control Linear garage doors ha_release: '2023.12' ha_category: - Cover + - Light ha_iot_class: Cloud Polling ha_config_flow: true ha_codeowners: @@ -12,6 +13,7 @@ ha_domain: linear_garage_door ha_platforms: - cover - diagnostics + - light ha_integration_type: integration --- @@ -22,3 +24,7 @@ The Linear integration lets you control Linear garage doors through Home Assista ## Cover Garage doors linked to your Linear account will appear as covers. + +## Light + +Lights on your garage door will appear as lights.