File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -489,6 +489,10 @@ A DeviceInfo object contains general information about a device. It has the foll
489489
490490## Changelog
491491
492+ #### 0.9.0 (2018-03-09)
493+ * (neophob) Added gateway discovery
494+ * (AlCalzone) Added timeout and tests for gateway discovery
495+
492496#### 0.8.7 (2018-03-08)
493497* (AlCalzone) Greatly enhanced test coverage
494498* (AlCalzone) Fixed some minor issues found by the new tests
Original file line number Diff line number Diff line change 11{
22 "name" : " node-tradfri-client" ,
3- "version" : " 0.8.7 " ,
3+ "version" : " 0.9.0 " ,
44 "description" : " Library to talk to IKEA Trådfri Gateways without external binaries" ,
55 "keywords" : [
66 " coap" ,
1717 "name" : " AlCalzone" ,
1818 "email" : " d.griesel@gmx.net"
1919 },
20+ "contributors" : [
21+ " neophob (https://github.com/neophob)"
22+ ],
2023 "license" : " MIT" ,
2124 "homepage" : " https://github.com/AlCalzone/node-tradfri-client" ,
2225 "repository" : {
You can’t perform that action at this time.
0 commit comments