mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Add Linear Garage Door integration (#91436)
* Add Linear Garage Door integration * Add Linear Garage Door integration * Remove light platform * Add tests for diagnostics * Changes suggested by Lash * Minor refactoring * Various improvements * Catch up to dev, various fixes * Fix DeviceInfo import * Use the HA dt_util * Update tests/components/linear_garage_door/test_cover.py * Apply suggestions from code review --------- Co-authored-by: Robert Resch <robert@resch.dev> Co-authored-by: Erik Montnemery <erik@montnemery.com>
This commit is contained in:
@@ -262,6 +262,7 @@ FLOWS = {
|
||||
"lidarr",
|
||||
"life360",
|
||||
"lifx",
|
||||
"linear_garage_door",
|
||||
"litejet",
|
||||
"litterrobot",
|
||||
"livisi",
|
||||
|
||||
Reference in New Issue
Block a user