mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add information about the valve platform for Shelly (#30430)
* Add information about the valve platform for Shelly * Typo * Update shelly.markdown * Typo
This commit is contained in:
parent
769eb498ca
commit
8d33bdf750
@ -34,6 +34,7 @@ ha_platforms:
|
||||
- sensor
|
||||
- switch
|
||||
- update
|
||||
- valve
|
||||
ha_integration_type: device
|
||||
ha_quality_scale: platinum
|
||||
---
|
||||
@ -281,7 +282,7 @@ As soon as you change the temperature, it gets enabled again.
|
||||
|
||||
## Shelly Gas with Valve add-on
|
||||
|
||||
If you have Valve add-on connected to Shelly Gas, the integration will create two entities for the valve. The `switch` entity allows you to control the valve, the `sensor` entity shows exact states of the valve.
|
||||
If you have Valve add-on connected to Shelly Gas, the integration will create three entities for the valve. The `switch` and `valve` entities allow you to control the valve, the `sensor` entity shows exact states of the valve. The `switch` entity is deprecated and will be removed in a future version of Home Assistant.
|
||||
|
||||
<div class="note">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user