tado-cli
v1.0.0
Published
[](https://travis-ci.org/muratcorlu/tado-cli) [](https://www.npmjs.com/package/tado-cli) [ from Tado Smart Heating System.
Installation
$ npm i -g tado-cliUsage
First you need to set your Tado user credentials as env variables.
export [email protected]
export TADO_PASSWORD=YourAwesomePasswordThen you can see a list of possible command with tado -h.
$ tado -h
Usage: index [options] [command]
Unofficial Tado CLI
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
homes List Homes
zones <homeid> List Zones for given Home ID
report <homeid> <zoneid> <date> Get Report for given date
help [command] display help for command