Homee: add number platform (#37598)

This commit is contained in:
Markus Adrario 2025-02-25 15:49:52 +01:00 committed by GitHub
parent 8dc0a7c66e
commit 1b95df633c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ ha_platforms:
- button - button
- cover - cover
- light - light
- number
- sensor - sensor
- switch - switch
- valve - valve
@ -27,6 +28,7 @@ There is currently support for the following device types in Home Assistant:
- button - button
- cover - cover
- light - light
- number
- sensor - sensor
- switch - switch
- valve - valve