mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add Modern Forms binary sensors (#18345)
This commit is contained in:
parent
a24395cdcf
commit
3cfe61aefc
@ -2,6 +2,7 @@
|
||||
title: Modern Forms
|
||||
description: Instructions on how to integrate a Modern Forms Smart Fan with Home Assistant.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Fan
|
||||
- Light
|
||||
- Sensor
|
||||
@ -15,6 +16,7 @@ ha_codeowners:
|
||||
ha_domain: modern_forms
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- fan
|
||||
- light
|
||||
- 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.
|
||||
|
||||
## Binary sensors
|
||||
|
||||
The Modern Forms integration provides binary sensors for the following information:
|
||||
|
||||
- Fan sleep timer active status
|
||||
- Light sleep timer active status
|
||||
|
||||
## Sensors
|
||||
|
||||
The Modern Forms integration provides sensors for the following information:
|
||||
|
Loading…
x
Reference in New Issue
Block a user