Skip to content

kbhaines/evocli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvoCLI

CLI to control a Honeywell EvoHome system. It is a work in progress

Installation

python setup.py install

Create a configuration file '.evoc' with your Honeywell username & password in your home directory:

username: [email protected] 
password: mypassword 

Running

Only a few commands work so far:

# display temperatures
evoc temps

# set zone temperature to 21 for an hour
evoc zone Lounge 21.0 --duration 60

# set hotwater on for an hour
evoc hotwater on --duration 60

About

CLI for Honeywell Evohome system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages