Skip to content

Commit 9c4f9da

Browse files
authored
correcting comment
1 parent 1a13c29 commit 9c4f9da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lnetatmo.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@
121121
'NAModule2' : ["wind unit", 'Weather'],
122122
'NAModule3' : ["rain unit", 'Weather'],
123123
'NAModule4' : ["indoor unit", 'Weather'],
124-
'NAPlug' : ["thermostat relais station", 'Energy'], # A smart thermostat exist of a thermostat and a Relais module
125-
# The relais module is also the bridge for thermostat and Valves
124+
'NAPlug' : ["thermostat relais station", 'Energy'], # A smart thermostat exist of a thermostat module and a Relay device
125+
# The relay device is also the bridge for thermostat and Valves
126126
'NATherm1' : ["thermostat", 'Energy'],
127127
'NCO' : ["co2 sensor", 'Home + Security'], # The same API as smoke sensor
128128
'NDB' : ["doorbell", 'Home + Security'],

0 commit comments

Comments
 (0)