Add number platform to Matter (#33344)

This commit is contained in:
Marcel van der Veldt 2024-06-21 15:53:56 +02:00 committed by GitHub
parent a7d8f2e9ee
commit 011bca1241
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ ha_category:
- Fan - Fan
- Light - Light
- Lock - Lock
- Number
- Sensor - Sensor
- Switch - Switch
ha_release: '2022.12' ha_release: '2022.12'
@ -25,6 +26,7 @@ ha_platforms:
- fan - fan
- light - light
- lock - lock
- number
- sensor - sensor
- switch - switch
ha_integration_type: integration ha_integration_type: integration