Skip to content

Commit

Permalink
correcting comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JurgenLB authored Nov 11, 2024
1 parent 1a13c29 commit 9c4f9da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lnetatmo.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@
'NAModule2' : ["wind unit", 'Weather'],
'NAModule3' : ["rain unit", 'Weather'],
'NAModule4' : ["indoor unit", 'Weather'],
'NAPlug' : ["thermostat relais station", 'Energy'], # A smart thermostat exist of a thermostat and a Relais module
# 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
'NATherm1' : ["thermostat", 'Energy'],
'NCO' : ["co2 sensor", 'Home + Security'], # The same API as smoke sensor
'NDB' : ["doorbell", 'Home + Security'],
Expand Down

0 comments on commit 9c4f9da

Please sign in to comment.