-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Homemade Disaster edited this page Oct 13, 2023
·
22 revisions
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.
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.
- admin >= 3
- nodejs >= 16 (18 = recommended)
- Netatmo-Account
- Netatmo hardware
- smart thermostat
- radiator valves
Change directory on your system to /opt/iobroker and install the adapter using NPM
- cd /opt/iobroker
- NPM install iobroker.netatmo-energy --production
(MIT) 2021-2023 by ioKlausi
Netatmo-Energy