Add switch to renson page (#31462)

This commit is contained in:
jimmyd-be 2024-02-17 08:30:17 +01:00 committed by GitHub
parent 544df3d14c
commit b188c80266
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ ha_category:
- Binary sensor - Binary sensor
- Button - Button
- Fan - Fan
- Switch
- Time - Time
- Number - Number
ha_release: 2023.7 ha_release: 2023.7
@ -17,6 +18,7 @@ ha_platforms:
- binary_sensor - binary_sensor
- button - button
- fan - fan
- switch
- number - number
- sensor - sensor
- time - time