Skip to content
Homemade Disaster edited this page Oct 13, 2023 · 22 revisions

Netatmo-Energy

Logo

Get and set data using Netatmo-Energy API. This adapter uses the fetch command to execute HTTP requests to Netatmo Energy API. The official documentation of this API: https://dev.netatmo.com/apidocumentation/energy.

Adapter functionality

If you start the adapter, it will be generating the actual "homes"-environment of your Netatmo Energy APP. It will automatically be built up the whole homes-structure, and also the actual status of your valves. Depending on the adapter settings, it will refresh these data after sending an API setthermmode request or an API setroomthermpoint request.

Requirements

  • admin >= 3
  • nodejs >= 16 (18 = recommended)
  • Netatmo-Account
  • Netatmo hardware
    • smart thermostat
    • radiator valves

Installation

Change directory on your system to /opt/iobroker and install the adapter using NPM

  • cd /opt/iobroker
  • NPM install iobroker.netatmo-energy --production

Logo Netatmo-Energy

Adapter functionality

Configuration

Cloud connectivity

Visualization

Clone this wiki locally