mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add information about Shelly Gas Valve (#28639)
This commit is contained in:
parent
6ed698e2be
commit
8ead6f494e
@ -266,6 +266,16 @@ The first will allow specifying a temperature, the second instead of a percentag
|
|||||||
will be disabled.
|
will be disabled.
|
||||||
As soon as you change the temperature, it gets enabled again.
|
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.
|
||||||
|
|
||||||
|
<div class="note">
|
||||||
|
|
||||||
|
The `switch` entity in Home Assistant does not support transition states. For this reason, the `opening` state of the valve maps to the `on` (opened) state of the entity and the `closing` state of the valve maps to the `off` (closed) state of the entity.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
## CoAP port (generation 1)
|
## CoAP port (generation 1)
|
||||||
|
|
||||||
In some cases, it may be needed to customize the CoAP UDP port (default: `5683`) your Home Assistant instance is listening to.
|
In some cases, it may be needed to customize the CoAP UDP port (default: `5683`) your Home Assistant instance is listening to.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user