Add information about Shelly Gas Valve (#28639)

This commit is contained in:
Maciej Bieniek 2023-08-22 09:35:00 +00:00 committed by GitHub
parent 6ed698e2be
commit 8ead6f494e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -266,6 +266,16 @@ The first will allow specifying a temperature, the second instead of a percentag
will be disabled.
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)
In some cases, it may be needed to customize the CoAP UDP port (default: `5683`) your Home Assistant instance is listening to.