Commit Graph

118 Commits

Author SHA1 Message Date
Nick Farina 94bc772322 Update README.md 2015-06-09 06:58:36 -07:00
Nick Farina 2fb0eaefbd Merge pull request #19 from maddox/update-hap-nodejs
Bump HAP-NodeJS
2015-06-09 05:59:23 -07:00
Jon Maddox 31835112ed bump HAP-NodeJS 2015-06-09 08:07:08 -04:00
Nick Farina 43b6f3f2f5 Merge pull request #16 from nfarina/smart-config-loading
Don't crash on missing config items
2015-06-08 07:31:32 -07:00
Nick Farina 45ccbba9a3 Don't crash on missing config items
Fixes #15
2015-06-06 06:40:12 -07:00
Nick Farina 5660da54ba Yay, no more MyTouchHome! 2015-06-04 15:53:20 -07:00
Nick Farina 749f877e9e Mention possibly-upcoming Apple-designed Home app 2015-05-20 10:54:04 -07:00
Nick Farina cdef1f8f31 Update README to reference SmartThings platform 2015-05-20 09:47:59 -07:00
Nick Farina 9c74c5ffa9 Merge pull request #13 from jnewland/smartthings-platform
SmartThings platform
2015-05-20 09:42:47 -07:00
Jesse Newland 8369efb4a2 fix name 2015-05-19 22:21:31 -07:00
Jesse Newland 89e128e01f document where the api is 2015-05-19 22:17:55 -07:00
Jesse Newland bcde0d6a68 whitespace 2015-05-19 22:16:43 -07:00
Jesse Newland 46d99a4615 log adjustments 2015-05-19 21:40:53 -07:00
Jesse Newland 4feffe9bc6 paired, but commands fail 2015-05-19 21:34:38 -07:00
Jesse Newland c7bc50e9e2 sample config 2015-05-19 21:27:34 -07:00
Nick Farina e6a9810c74 Pedantic README update 2015-05-19 14:42:05 -07:00
Nick Farina 5c85eabb8a Update README with latest news and info 2015-05-19 14:39:25 -07:00
Nick Farina 2354bad7ad Merge pull request #12 from maddox/platforms
Platforms
2015-05-19 12:20:39 -07:00
Jon Maddox ffa49cf462 update README to reference platforms 2015-05-19 15:04:32 -04:00
Jon Maddox 9d11a624cc device -> platform 2015-05-18 22:16:41 -04:00
Jon Maddox c4026e997a 🔥 Wink accessory lib 2015-05-18 22:10:28 -04:00
Jon Maddox 3c5cfaa2b8 drop the Wink example since Wink devices will be powered by the platform, not by individual device configs 2015-05-18 22:09:58 -04:00
Jon Maddox b9c15b22da add platforms section of config with an example for Wink 2015-05-18 22:09:31 -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
Jon Maddox 4b6bb332ef Wink platform library 2015-05-18 22:07:17 -04:00
Nick Farina 624743134a Merge pull request #9 from maddox/add-wink
Add Wink Shim
2015-05-12 10:53:10 -07:00
Jon Maddox 5584c73f94 add Wink to the README 2015-05-12 01:27:04 -04:00
Jon Maddox 05cce9c34c add Wink accessory sample 2015-05-12 01:23:11 -04:00
Jon Maddox 70dff1c6e2 add Wink accessory shim 2015-05-12 01:22:59 -04:00
Jon Maddox 82cbd9fece include wink-js node package 2015-05-12 01:22:55 -04:00
Nick Farina d43d8f3e2e Workaround for wemo.js bug 2015-05-05 09:29:28 -07:00
Nick Farina cce6460a3d Update HAP-NodeJS to latest + README 2015-05-02 18:14:17 -07:00
Nick Farina 29e86d7091 Merge pull request #8 from edc1591/ec-x10-support
Add X10 Support
2015-04-24 09:34:40 -07:00
Evan Coleman cb0ac82908 Remove log 2015-04-23 22:55:25 -04:00
Evan Coleman 7cf26e6c45 Update README 2015-04-23 22:36:18 -04:00
Evan Coleman 298ed58f14 Use lightbulb type 2015-04-22 22:30:41 -04:00
Evan Coleman 410f3bb588 Fix brightness 2015-04-22 22:30:35 -04:00
Evan Coleman b68051d3b0 fix brightness 2015-04-20 23:05:47 -04:00
Evan Coleman b6d763d3a3 Add X10 support 2015-04-19 22:42:04 -04:00
Nick Farina 6a188ec030 Update HAP-NodeJS lib with fixes. 2015-04-11 21:06:10 -07:00
Nick Farina 5175f29056 Merge remote-tracking branch 'origin/master' 2015-03-28 10:09:33 -07:00
Nick Farina fe7a0ae8a4 Update sonos package 2015-03-28 10:08:56 -07:00
Nick Farina 25800c8fb0 WeMo accessory improvements
- Continue searching for WeMo devices until found
- Upgrade wemo lib version
2015-03-28 10:08:46 -07:00
Nick Farina c207334a36 Merge pull request #4 from sweidinger/master
HomeMatic
2015-03-04 09:29:57 -08:00
sweidinger 8756607c57 Update config-sample.json 2015-03-04 17:41:02 +01:00
sweidinger 83af683721 Update README.md 2015-03-04 17:38:13 +01:00
sweidinger fcab2bc7d3 Update README.md 2015-03-01 10:54:55 +01:00
sweidinger 017cf9faaf Update config-sample.json 2015-03-01 10:46:44 +01:00