Add info on management for Shelly Valve (#21266)

* Add info on number platform for Shelly Valve

* Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Simone Chemelli 2022-01-31 22:18:08 +01:00 committed by GitHub
parent 4caf8cd0f9
commit 69abae8b9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ ha_category:
- Cover
- Energy
- Light
- Number
- Sensor
- Switch
ha_release: 0.115
@ -25,6 +26,7 @@ ha_platforms:
- climate
- cover
- light
- number
- sensor
- switch
---
@ -235,6 +237,16 @@ Trigger reboot of device.
- Reboot
- triggers the reboot
## Shelly Thermostatic Radiator Valve (TRV)
Shelly TRV generates 2 entities that can be used to control the device behavior: `climate` and `number`.
The first will allow specifying a temperature, the second instead of a percentage of the valve position.
**Note**: that if you change the valve position then automatic temperature control
will be disabled.
As soon as you change the temperature, it gets enabled again.
## CoAP port (generation 1)
In some cases, it may be needed to customize the CoAP port (default: `5683`) your Home Assistant instance is listening to.