Commit Graph

9 Commits

Author SHA1 Message Date
Khaos Tian
0af8a43dc9 Expose platform accessory category to hap-nodejs
Fix an error in plugin config look up
2016-04-08 23:50:18 -07:00
Khaos Tian
8cb22efb83 Add a example to use "identify" event 2016-03-01 00:25:05 -08:00
Khaos Tian
f6df85695d Forward identity only if plugin cares about event 2016-02-28 18:19:46 -08:00
Khaos Tian
32e776203f Forward "identify" event 2016-02-28 18:17:46 -08:00
Khaos Tian
40266af8b2 Add the ability to remove services/characteristics 2016-02-17 13:18:25 -08:00
Raoul
7dd8e12791 Update platformAccessory.js
Some more copy-and-paste errors in the same line.
Was wondering why my platform was failing, but never looked to that simple lines of code :-(
2016-02-08 23:06:32 +01:00
Raoul
c93b0b0df1 Update platformAccessory.js
Small type, big result.
2016-02-08 22:18:54 +01:00
Raoul
9c8812da70 new getServiceByUUIDAndSubtype(UUID, subtype) function
Some platforms may have accessories that contain more than one service of a given type, such as multiple lightbulbs.
2016-02-08 00:01:44 +01:00
Khaos Tian
e1334c5196 Init Plugin 2.0 2016-01-30 18:36:55 -08:00