diff --git a/source/_integrations/lightwave.markdown b/source/_integrations/lightwave.markdown index 8e8d5c9d87a..0ad0cc1fd01 100644 --- a/source/_integrations/lightwave.markdown +++ b/source/_integrations/lightwave.markdown @@ -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