Add select platform to SenseME (#21184)

This commit is contained in:
J. Nick Koston 2022-01-13 22:48:42 -10:00 committed by GitHub
parent 29f27ea547
commit 6630f69dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ ha_category:
- Binary Sensor
- Fan
- Light
- Select
- Switch
ha_release: 2022.2
ha_iot_class: Local Push
@ -17,6 +18,7 @@ ha_platforms:
- binary_sensor
- fan
- light
- select
- switch
---