aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netatmo-energy/package.json
blob: 128232a2fb5eb6c82edd36115d9520f7de190633 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "netatmo-energy",
  "name": "Netatmo Energy",
  "version": "1.0.2",
  "description": "Netatmo Energy dashboard",
  "main": "index.js",
  "author": "Neil Tonge <me@neiltonge.co.uk>",
  "license": "MIT",
  "repository": "https://github.com/rctneil/franz-recipe-netatmo-energy",
  "config": {
    "serviceURL": "https://my.netatmo.com/app/energy",
    "hasNotificationSound": false
  }
}