Skip to content

landlessness/zetta-thermostat-honeywell-lyric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zetta Thermostat Driver for Honeywell Lyric

Install

$> npm install zetta-thermostat-honeywell-lyric-driver

Usage

var zetta = require('zetta');
var Thermostat = require('zetta-thermostat-honeywell-lyric');

zetta()
  .use(Thermostat)
  .listen(1337)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published