Creation of an accessory to control the climate control for a Tesla Model S with accompanying changes to package.json (to add the teslams package) and the sample config file.

This commit is contained in:
Paul Beswick
2015-07-23 13:47:41 -04:00
parent 38f3d9b82e
commit 385b615b81
3 changed files with 128 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"wemo": "0.2.x",
"wink-js": "0.0.5",
"xml2js": "0.4.x",
"xmldoc": "0.1.x"
"xmldoc": "0.1.x",
"teslams": "1.0.1"
}
}