Netatmo

From HSYCO
Revision as of 17:08, 8 September 2021 by Gianluca (talk | contribs) (→‎Options)
Jump to navigation Jump to search

This driver can read status and control Netatmo smart radiator valves using HTTPS protocol.

Netatmo Configuration

Firstly you have to sign up on www.netatmo.com and complete your profile. When you have created your account go to dev.netatmo.com and log in with your credentials, then go to section "My Apps" and create a new app (this procedure serves only for obtaining the two keys "client ID" and "client secret" that are necessary for the driver execution). If the app creation is successful you will receive the "client ID" and "client secret" keys from Netatmo, you can find them in your app section.

HSYCO Configuration

Add the Netatmo I/O Server in the I/O Servers section of the Settings and set its parameters:

Authentication

  • User: your Netatmo account username
  • Password: your Netatmo account password


Options

ID Default Values Description
startupevents false true generate IO events also during the driver’s start-up phase
false start generating events only after HSYCO is aligned with the current status of the system
pollinterval 1000 n >= 100 data acquisition interval, in milliseconds, from the power socket
clientid <key> "client ID" key sent from Netatmo, you can find it on dev.netatmo.com in your App section. ATTENTION: this field is mandatory
clientsecret <key> "client secret" key sent from Netatmo, you can find it on dev.netatmo.com in your App section. ATTENTION: this field is mandatory