Add switch platform to SenseME (#21116)

This commit is contained in:
J. Nick Koston 2022-01-09 22:43:03 -10:00 committed by GitHub
parent 3cd93c3c9d
commit 1d9a3f41f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Instructions on how to integrate SenseME devices into Home Assistan
ha_category:
- Binary Sensor
- Fan
- Switch
ha_release: 2022.2
ha_iot_class: Local Push
ha_codeowners:
@ -14,6 +15,7 @@ ha_config_flow: true
ha_platforms:
- binary_sensor
- fan
- switch
---
Integrates SenseME devices into Home Assistant.