UNPKG
domoticz-heaters
Version:
latest (1.5.8)
1.5.8
1.5.7
1.5.6
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
Piloting Domoticz heaters with Node.js.
github.com/slesolliec/domoticzJS
slesolliec/domoticzJS
domoticz-heaters
/
configs-default.json
8 lines
(7 loc)
•
260 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"root"
:
"/path/to/script/with/trailing/slash/"
,
"domoticz"
:
"http://username:password
@your
.domoticz.server:port"
,
"GoogleSheetID"
:
"blahblah"
,
"GoogleTempSheetID"
:
"blihblih"
,
"GoogleAPIclientSecret"
:
"/path/to/your/Google/client-secret.json"
}