mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Add light platform to senseme (#21137)
This commit is contained in:
parent
761b8916f5
commit
f56a552b97
@ -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
|
||||||
|
- Light
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: 2022.2
|
ha_release: 2022.2
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
@ -15,6 +16,7 @@ ha_config_flow: true
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- fan
|
- fan
|
||||||
|
- light
|
||||||
- switch
|
- switch
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -25,5 +27,6 @@ The SenseME integration supports devices that speak the [SenseME](https://www.bi
|
|||||||
### Supported devices
|
### Supported devices
|
||||||
|
|
||||||
- Haiku Fans with SenseME
|
- Haiku Fans with SenseME
|
||||||
|
- Haiku Lights with SenseME (discontinued)
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user