Update Lightwave to remove need for proxy (#25625)

This commit is contained in:
Colin Robbins 2023-05-24 12:45:53 +01:00 committed by GitHub
parent 0e02226706
commit 75f224451d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,8 +106,10 @@ The first use of a light or switch will try to register with your Lightwave WiFi
# TRVs
Lightwave Thermostatic Radiator Values (TRV) are supported but require an additional proxy to capture the current TRV temperature.
See [LWProxy](https://github.com/ColinRobbins/Homeassistant-Lightwave-TRV)
Lightwave Thermostatic Radiator Values (TRV) are supported.
Earlier integrations required a proxy - See [LWProxy](https://github.com/ColinRobbins/Homeassistant-Lightwave-TRV).
This capabilty is still supported, but no longer required.
```yaml
# Example TRV configuration.yaml for TRVs
@ -117,8 +119,6 @@ lightwave:
R99D1:
name: Bedroom Light
trv:
proxy_ip: 127.0.0.1 # Proxy address, do not change unless running on a different server
proxy_port: 7878 # Do not change, unless a port clash
trvs:
R1Dh: # The ID of the TRV.
name: Bedroom TRV