mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add Modern Forms binary sensors (#18345)
This commit is contained in:
parent
a24395cdcf
commit
3cfe61aefc
@ -2,6 +2,7 @@
|
|||||||
title: Modern Forms
|
title: Modern Forms
|
||||||
description: Instructions on how to integrate a Modern Forms Smart Fan with Home Assistant.
|
description: Instructions on how to integrate a Modern Forms Smart Fan with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
- Fan
|
- Fan
|
||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -15,6 +16,7 @@ ha_codeowners:
|
|||||||
ha_domain: modern_forms
|
ha_domain: modern_forms
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- fan
|
- fan
|
||||||
- light
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
@ -39,6 +41,13 @@ The Modern Forms integration has support for the Modern Forms fans. This include
|
|||||||
|
|
||||||
The Modern Forms integration has support for the Modern Forms fans light. This includes brightness, and sleep timer services for the light.
|
The Modern Forms integration has support for the Modern Forms fans light. This includes brightness, and sleep timer services for the light.
|
||||||
|
|
||||||
|
## Binary sensors
|
||||||
|
|
||||||
|
The Modern Forms integration provides binary sensors for the following information:
|
||||||
|
|
||||||
|
- Fan sleep timer active status
|
||||||
|
- Light sleep timer active status
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
The Modern Forms integration provides sensors for the following information:
|
The Modern Forms integration provides sensors for the following information:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user