mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Add switch platform to SenseME (#21116)
This commit is contained in:
parent
3cd93c3c9d
commit
1d9a3f41f2
@ -4,6 +4,7 @@ description: Instructions on how to integrate SenseME devices into Home Assistan
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Fan
|
- Fan
|
||||||
|
- Switch
|
||||||
ha_release: 2022.2
|
ha_release: 2022.2
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -14,6 +15,7 @@ ha_config_flow: true
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- fan
|
- fan
|
||||||
|
- switch
|
||||||
---
|
---
|
||||||
|
|
||||||
Integrates SenseME devices into Home Assistant.
|
Integrates SenseME devices into Home Assistant.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user