mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Document switch_as_x valve support (#30415)
* Document switch_as_x valve support * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
c28022e7c7
commit
8775a999e4
@ -9,6 +9,7 @@ ha_category:
|
|||||||
- Lock
|
- Lock
|
||||||
- Siren
|
- Siren
|
||||||
- Switch
|
- Switch
|
||||||
|
- Valve
|
||||||
ha_release: 2022.4
|
ha_release: 2022.4
|
||||||
ha_iot_class: Calculated
|
ha_iot_class: Calculated
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
@ -22,11 +23,12 @@ ha_platforms:
|
|||||||
- light
|
- light
|
||||||
- lock
|
- lock
|
||||||
- siren
|
- siren
|
||||||
|
- valve
|
||||||
ha_integration_type: helper
|
ha_integration_type: helper
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Change device type of a switch** helper integrations lets you convert any Home Assistant switch into
|
The **Change device type of a switch** helper integrations lets you convert any Home Assistant switch into
|
||||||
a Home Assistant Light, Cover, Fan, Lock, or Siren.
|
a Home Assistant Light, Cover, Fan, Lock, Siren, or Valve.
|
||||||
|
|
||||||
In Home Assistant's world, a wall plug is a switch. And while that is correct
|
In Home Assistant's world, a wall plug is a switch. And while that is correct
|
||||||
for a wall plug in general, those plugs are often used with e.g, a light
|
for a wall plug in general, those plugs are often used with e.g, a light
|
||||||
|
Loading…
x
Reference in New Issue
Block a user