mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add binary sensor platform to SenseME (#21105)
This commit is contained in:
parent
57fcf4da53
commit
d322e974d1
@ -2,6 +2,7 @@
|
|||||||
title: SenseME
|
title: SenseME
|
||||||
description: Instructions on how to integrate SenseME devices into Home Assistant.
|
description: Instructions on how to integrate SenseME devices into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
- Fan
|
- Fan
|
||||||
ha_release: 2022.2
|
ha_release: 2022.2
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
@ -11,6 +12,7 @@ ha_codeowners:
|
|||||||
ha_domain: senseme
|
ha_domain: senseme
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- fan
|
- fan
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user