Execute this command manually or in a cron set for every minute
bin/console app:sync-datas
Run this symfony app through a php webserver (Symfony dev server, apache or nginx/php-fpm)
symfony serve
Access the modules datas on http://localhost:8000/api/:module
where :module
is a module id.
- netatmo