Add light platform to Linear (#31618)

* Add light platform to Linear

* Fix typo

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
IceBotYT 2024-05-17 00:10:00 -04:00 committed by GitHub
parent 732a0fc630
commit 02334c0ef4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ description: Control Linear garage doors
ha_release: '2023.12' ha_release: '2023.12'
ha_category: ha_category:
- Cover - Cover
- Light
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_config_flow: true ha_config_flow: true
ha_codeowners: ha_codeowners:
@ -12,6 +13,7 @@ ha_domain: linear_garage_door
ha_platforms: ha_platforms:
- cover - cover
- diagnostics - diagnostics
- light
ha_integration_type: integration ha_integration_type: integration
--- ---
@ -22,3 +24,7 @@ The Linear integration lets you control Linear garage doors through Home Assista
## Cover ## Cover
Garage doors linked to your Linear account will appear as covers. Garage doors linked to your Linear account will appear as covers.
## Light
Lights on your garage door will appear as lights.