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:
IceBotYT
2023-11-22 03:35:31 -05:00
committed by GitHub
parent 6c6e85f996
commit cbb5d7ea39
22 changed files with 1134 additions and 0 deletions

View File

@@ -262,6 +262,7 @@ FLOWS = {
"lidarr",
"life360",
"lifx",
"linear_garage_door",
"litejet",
"litterrobot",
"livisi",