diff --git a/source/_integrations/lightwave.markdown b/source/_integrations/lightwave.markdown index cb1f7b9fd73..d6d0977000d 100644 --- a/source/_integrations/lightwave.markdown +++ b/source/_integrations/lightwave.markdown @@ -65,12 +65,12 @@ trv: required: false type: map keys: - trv_proxy_ip: + proxy_ip: description: IP address of a proxy for TRV integration. required: false type: string default: "127.0.0.1" - trv_proxy_port: + proxy_port: description: IP port address of a proxy for TRV integration. required: false type: integer @@ -111,8 +111,8 @@ lightwave: R99D1: name: Bedroom Light trv: - trv_proxy_ip: 127.0.0.1 # Proxy address, do not change unless running on a different server - trv_proxy_port: 7878 # Do not change, unless a port clash + 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