Commit Graph

11 Commits

Author SHA1 Message Date
Jon Maddox 847f0731c8 read in the onRead 2015-06-24 22:20:12 -04:00
Nick Farina 45ccbba9a3 Don't crash on missing config items
Fixes #15
2015-06-06 06:40:12 -07:00
Jon Maddox 9d11a624cc device -> platform 2015-05-18 22:16:41 -04:00
Jon Maddox ab796295e4 loop through platforms in config to fetch all supported devices to register them
This adds an additional loop to fetch devices by platform. This saves
time and effort in that it returns all the devices a platform can ‘see’
on for your Home Automation, rather than making you define each one
individually.
2015-05-18 22:09:08 -04:00
Jon Maddox bfd5d6d360 move this 2015-05-18 22:07:49 -04:00
Jon Maddox 0fbaf9ef16 whitespace 2015-05-18 22:07:41 -04:00
Nick Farina 26dc3be0f8 Add LiftMaster accessory shim
Refactoring
2014-11-30 23:07:32 -08:00
Nick Farina 5290a86246 Fix for unique accessory usernames 2014-11-30 22:18:47 -08:00
Nick Farina 2c888ebeef Add XfinityHome accessory shim 2014-11-30 20:16:33 -08:00
Nick Farina a7fba5a786 Fully operational
- Extensive instructions and warnings in README
- Working WeMo accessory shim
- Working HomeBridge server
2014-11-30 20:02:48 -08:00
Nick Farina ea029d492b Initial Commit
Includes HAP-NodeJS as Git submodule
2014-11-30 16:32:51 -08:00