Skip to content

Commit 837c973

Browse files
committed
Renamed Netatmo Weatherstation to Netatmo (as it also includes the Thermostat)
1 parent f7b3adf commit 837c973

File tree

10 files changed

+1034
-1034
lines changed

10 files changed

+1034
-1034
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ hardware/MySensorsBase.cpp
208208
hardware/MySensorsSerial.cpp
209209
hardware/MySensorsTCP.cpp
210210
hardware/Nest.cpp
211-
hardware/NetatmoWeatherStation.cpp
211+
hardware/Netatmo.cpp
212212
hardware/OpenZWave.cpp
213213
hardware/openzwave/control_panel/ozwcp.cpp
214214
hardware/openzwave/control_panel/zwavelib.cpp

hardware/DomoticzHardware.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class CDomoticzHardwareBase
9898
friend class CNest;
9999
friend class CThermosmart;
100100
friend class CKodi;
101-
friend class CNetAtmoWeatherStation;
101+
friend class CNetatmo;
102102
friend class CAnnaThermostat;
103103
friend class SatelIntegra;
104104
friend class CLogitechMediaServer;

0 commit comments

Comments
 (0)