Add homee lock platform (#38058)

This commit is contained in:
Markus Adrario 2025-03-26 15:59:06 +01:00 committed by GitHub
parent 8fe696a008
commit 7f1d9f56e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ ha_platforms:
- button - button
- cover - cover
- light - light
- lock
- number - number
- select - select
- sensor - sensor
@ -31,6 +32,7 @@ There is currently support for the following device types in Home Assistant:
- button - button
- cover - cover
- light - light
- lock
- number - number
- sensor - sensor
- select - select