Skip to content

Commit 5d5a278

Browse files
committed
Added NetAtmo parsers that uses users own application instead of RainMachine app (which is no longer possible due to NetAtmo policy changes)
1 parent 1945423 commit 5d5a278

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

version-metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,13 @@
112112
"description": "Observed data from World-Wide Weather Stations Citizen Weather Observer Program",
113113
"instructions": ""
114114
},
115+
"sdk-parsers/RMParserFramework/parsers/netatmo-parser.py": {
116+
"version": "1.4",
117+
"author": "RainMachine <apps@rainmachine.com>",
118+
"name": "NetAtmo Parser",
119+
"description": "Weather observations from NetAtmo personal weather station",
120+
"instructions": "This weather service allows reading weather data from an NetAtmo application created in your account. You will need to add clientId, clientSecret, username and password. More details: https://dev.netatmo.com/guideline"
121+
},
115122
"sdk-parsers/RMParserFramework/parsers/apple-premium-parser.py": {
116123
"version": "1.18",
117124
"author": "RainMachine <apps@rainmachine.com>",

0 commit comments

Comments
 (0)