Commit Graph

61 Commits

Author SHA1 Message Date
Nick Farina
46c4b6f589 Trim down config-sample.json 2015-11-03 15:09:56 -08:00
Nick Farina
a05ba696b6 Merge pull request #261 from iRaven/master
Extend/Add Homematic Accessories (get state for switch, thermostat & window support)
2015-10-13 10:01:44 -07:00
iRaven
d8a3596326 Added HomematicThermo, HomematicWindow 2015-10-13 17:39:28 +02:00
Nick Farina
59692df1a0 Merge pull request #248 from theodorton/telldus
Add support for local Telldus control
2015-10-11 08:21:44 -07:00
stevetrease@gmail.com
4a831422eb Added two new accessories for a readonly thermometer and hygrometer (humidity meter) based on HttpAccessory. 2015-10-10 14:41:00 +01:00
Theodor Tonum
c0dfc9a8cd Add support for local Telldus control 2015-10-10 01:14:10 +02:00
Mikulas
45f40874ef add lifx to sample config 2015-10-01 23:22:17 +02:00
Devran Ünal
aa823baa8e Add shim for devices with serial connection (video projectors, screens, receivers, ..) 2015-09-17 02:03:53 +02:00
Jon Maddox
0f89a6ae36 add new supported_types key for HA to sample config 2015-09-16 03:15:58 -04:00
S'pht'Kr
13d1ed75cf File-based motion or contact sensor
This module creates a motion sensor accessory based on watching a
directory or file.
2015-09-15 06:55:53 +02:00
Nick Farina
4feec29d5c Merge pull request #165 from dwery/master
add mpd client accessory
2015-09-14 07:25:34 -07:00
Jon Maddox
ec550d1638 add sample config for home assistant 2015-09-13 22:24:54 -04:00
Alessandro Zummo
b1d0ef57ac add mpd client accessory 2015-09-14 01:15:56 +02:00
S'pht'Kr
7e9793e20e Merge branch 'nfarina/master' into z-way-server-2
Conflicts:
	config-sample.json
2015-09-12 14:26:27 +02:00
S'pht'Kr
17573524ce Prep for initial release.
Cleaned up some more old cruft, added config-sample.json entry, and now
there’s a different default grouping of characteristics, which makes
for more optional characteristics on fewer services. The older behavior
(more services per accessory) can be switched on in config.json. The
new default works better in Eve, other clients not so much.
2015-09-12 14:23:17 +02:00
Sam Edwards
7dc168e9dc [MiLight] Update config-sample.json to replace MiLight accessory with MiLight platform 2015-09-08 11:33:17 -07:00
Nick Farina
01d2c21aac New iControl accessory, supports Xfinity Home.
- No more mysterious "dsig" param
2015-08-31 21:39:10 -07:00
EddyK69
b170e81059 Implemented: config.json parameter loadscenes & fixed dimmer-bug
Added parameter in config.json: 'loadscenes' for enabling/disabling
loading scenes
Fixed issue with dimmer-range; was 0-100, should be 0-16
2015-08-26 23:20:42 +02:00
Sam Edwards
11f71e076c Update MiLight module for new API and add improved (or some at all) handling of lamp types other than rgbw. Also remove invalid comments from json file, and support future versions of node-milight-promise 2015-08-25 10:28:08 -07:00
Nick Farina
b45318c3a3 Change default bridge username 2015-08-20 11:53:40 -07:00
Nick Farina
9c63ce5017 Allow bridge to be configured in config.json
Fixes #104
2015-08-19 21:51:25 -07:00
Danimal4326
0a2f2865fb Add accessory shim for controlling hyperion TV backlight.
(https://github.com/tvdzwan/hyperion)
2015-08-13 10:34:35 -05:00
Danimal4326
e9d43a7bdd clean up entry for MiLight 2015-08-13 10:28:36 -05:00
S'pht'Kr
b5f778051e First working version, probably could be merged if no one sees anything glaringly wrong.
Config can set the play volume (in decibels per the AVR display) and the default input. If "AirPlay" is the default input, then the play command will be sent to the AVR.
2015-07-29 20:34:38 +02:00
bezzers
2e689eb264 Merge branch 'master' into Sonos-platform 2015-07-23 20:50:39 -04:00
Paul Beswick
385b615b81 Creation of an accessory to control the climate control for a Tesla Model S with accompanying changes to package.json (to add the teslams package) and the sample config file. 2015-07-23 13:47:41 -04:00
bezzers
9325b15437 Moving Sonos configuration example from accessories to platform 2015-07-23 09:39:10 -04:00
Chloe Stars
e76269fcdc Merge https://github.com/nfarina/homebridge 2015-07-17 18:14:56 -07:00
Chris R
42ba55e836 Update config-sample.json
Logitech Harmony shouldn't be an accessory
2015-07-14 18:57:33 +01:00
madmod
6cb9008424 Add get and set power state for activity 2015-07-11 22:11:08 -06:00
Chloe Stars
4aafdaea9b Update the sample config file with Nest platform. 2015-07-10 23:58:41 -07:00
John Gustafsson
f3b472b2d0 Added Telldus Live! to config-sample.json 2015-07-10 00:39:58 +02:00
Sam Edwards
7b7b28571d Initial support for MiLight/LimitlessLED/EasyBulb/etc... bulbs using the node-milight-promise node module 2015-07-07 16:10:24 -07:00
Alistair Galbraith
9a69bf72e1 Reference to forked AD2USB interface, sample configuration 2015-07-03 08:32:47 -07:00
Alistair Galbraith
dcdeb4c928 Merge remote-tracking branch 'upstream/master' 2015-07-01 15:11:50 -07:00
Alistair Galbraith
a3e34088b9 A MyQ account with multiple opener devices will trigger a fatal exception, after dumping out possible doors and their names
Also updated config-sample.json with additional option, and comments
2015-07-01 12:47:50 -07:00
Ray Bennett
f28e9493df Adding support for arming Elk M1 security system. 2015-06-29 17:48:40 -07:00
Nick Farina
21a546fdf8 Simplify Hue for new users
- Sample config auto-discoveres Bridge IP
- Username left blank so that the server will prompt you
- Hue platform walks you through username creation (in as friendly a
way currently possible)
2015-06-28 13:21:40 -07:00
Stephen Yeargin
1e95decbf2 Merge branch 'master' into philips-hue 2015-06-27 00:28:28 -05:00
madmod
b7d8a561a3 fixed typo in config-sample.json 2015-06-26 22:39:33 -06:00
Ray Bennett
0dedbcd362 Adding support for ISY. 2015-06-26 18:03:31 -07:00
Stephen Yeargin
9346688d56 updating docs 2015-06-13 20:49:28 -05:00
Jon Maddox
7321276121 example HTTP accessory 2015-06-12 11:43:13 -04:00
Joep Verhaeg
53367cffce Added platform shim for Domoticz. 2015-06-10 21:03:24 +02:00
Jesse Newland
8369efb4a2 fix name 2015-05-19 22:21:31 -07:00
Jesse Newland
bcde0d6a68 whitespace 2015-05-19 22:16:43 -07:00
Jesse Newland
c7bc50e9e2 sample config 2015-05-19 21:27:34 -07: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
05cce9c34c add Wink accessory sample 2015-05-12 01:23:11 -04:00