add select platform to homee (#37756)

This commit is contained in:
Markus Adrario 2025-03-07 09:22:12 +01:00 committed by GitHub
parent 8501e9bc18
commit e2228ab54d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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