mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-01 03:51:36 +01:00
Add supported domains for HA switch (#4215)
This commit is contained in:
parent
f50349d261
commit
420c7b27a7
@ -22,6 +22,20 @@ Configuration variables:
|
|||||||
- **entity_id** (**Required**, string): The entity ID to import / control from Home Assistant.
|
- **entity_id** (**Required**, string): The entity ID to import / control from Home Assistant.
|
||||||
- All other options from :ref:`Switch <config-switch>`.
|
- All other options from :ref:`Switch <config-switch>`.
|
||||||
|
|
||||||
|
Supported domains
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
The following entity domains from Home Assistant are supported by this platform.
|
||||||
|
|
||||||
|
- ``automation``
|
||||||
|
- ``fan``
|
||||||
|
- ``humidifier``
|
||||||
|
- ``input_boolean``
|
||||||
|
- ``light``
|
||||||
|
- ``remote``
|
||||||
|
- ``siren``
|
||||||
|
- ``switch``
|
||||||
|
|
||||||
See Also
|
See Also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user