We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a13c29 commit 9c4f9daCopy full SHA for 9c4f9da
lnetatmo.py
@@ -121,8 +121,8 @@
121
'NAModule2' : ["wind unit", 'Weather'],
122
'NAModule3' : ["rain unit", 'Weather'],
123
'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
+ 'NAPlug' : ["thermostat relais station", 'Energy'], # A smart thermostat exist of a thermostat module and a Relay device
+ # The relay device is also the bridge for thermostat and Valves
126
'NATherm1' : ["thermostat", 'Energy'],
127
'NCO' : ["co2 sensor", 'Home + Security'], # The same API as smoke sensor
128
'NDB' : ["doorbell", 'Home + Security'],
0 commit comments