mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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:
|
||||
- Binary Sensor
|
||||
- Fan
|
||||
- Light
|
||||
- Switch
|
||||
ha_release: 2022.2
|
||||
ha_iot_class: Local Push
|
||||
@ -15,6 +16,7 @@ ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- fan
|
||||
- light
|
||||
- switch
|
||||
---
|
||||
|
||||
@ -25,5 +27,6 @@ The SenseME integration supports devices that speak the [SenseME](https://www.bi
|
||||
### Supported devices
|
||||
|
||||
- Haiku Fans with SenseME
|
||||
- Haiku Lights with SenseME (discontinued)
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user