You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Change because node 0.12 doesn't support string interpolation. [`1df30cf`](https://github.com/OpenZWave/node-openzwave-shared/commit/1df30cf347c1f4e64d5542a6b9026cbf1a9d651f)
14
+
- Fix to be compatible with old old node. [`c4885f7`](https://github.com/OpenZWave/node-openzwave-shared/commit/c4885f73b69652bd0a0033f7038181e0ec780d98)
- fix: Fixed 'connected' callback with ozw version [`fae401c`](https://github.com/OpenZWave/node-openzwave-shared/commit/fae401cea1e940c836ae971868849bca5476cd6d)
-[fix] Enable writeConfig function for openzwave version < 16 [`5686303`](https://github.com/OpenZWave/node-openzwave-shared/commit/5686303d9b25f534860217c54631aa3ed2dc1dab)
49
+
-[fix] Enable writeConfig function for openzwave version < 16 [`5686303`](https://github.com/OpenZWave/node-openzwave-shared/commit/5686303d9b25f534860217c54631aa3ed2dc1dab)
-[fix] getValueIdDescriptor OZWValueIdIndex type [`7eaa12a`](https://github.com/OpenZWave/node-openzwave-shared/commit/7eaa12ab0019bf4b7ffbece6ed5a7891f5059be8)
42
52
@@ -52,7 +62,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
52
62
53
63
> 2 October 2019
54
64
55
-
- BitSet support and fix scene event for ozw <1.6 [`#345`](https://github.com/OpenZWave/node-openzwave-shared/pull/345)
65
+
- BitSet support and fix scene event for ozw <1.6 [`#345`](https://github.com/OpenZWave/node-openzwave-shared/pull/345)
- Added new options in IConstructorParameters [`7d36b08`](https://github.com/OpenZWave/node-openzwave-shared/commit/7d36b08c19f47ed066d93a7f5befda2d586f5bbb)
-[fix] Make scene management back working for ozw < 1.6 [`86c61e0`](https://github.com/OpenZWave/node-openzwave-shared/commit/86c61e0224629e4fbc125d06afc6f7f146bd0202)
76
+
-[fix] Make scene management back working for ozw < 1.6 [`86c61e0`](https://github.com/OpenZWave/node-openzwave-shared/commit/86c61e0224629e4fbc125d06afc6f7f146bd0202)
- added missing nodeId to getNumGroups , added instance to value removed [`736f636`](https://github.com/OpenZWave/node-openzwave-shared/commit/736f636f5784bfd056f6d29d05ba1fc97b2493b2)
73
82
- Added new command param [`75fcc17`](https://github.com/OpenZWave/node-openzwave-shared/commit/75fcc170b8d6cf0453ed118d84e6cd209a2e8a2a)
-[fix] Replaced ifdef with if for preprocessor [`c46722f`](https://github.com/OpenZWave/node-openzwave-shared/commit/c46722ff8fcbfdc656c3be89bf6c69167b336d97)
76
84
- Bump version [`cc626a8`](https://github.com/OpenZWave/node-openzwave-shared/commit/cc626a8cd99abec995901b48c988f9e2591f560c)
85
+
- Merge with master [`066a25c`](https://github.com/OpenZWave/node-openzwave-shared/commit/066a25cfe402a985af2e475e7775639930223078)
77
86
- GetMetaData in correct compiler directive [`59e7695`](https://github.com/OpenZWave/node-openzwave-shared/commit/59e7695eddd93554fe61c0ee8b07dc5171998e16)
- Fix in EnablePoll method, it instead of getting a value from index 1, used "1" as an actual value of intensity. [`cdeaf5d`](https://github.com/OpenZWave/node-openzwave-shared/commit/cdeaf5d15310bb7722e0ef62922dba5fe96958ad)
259
-
- Removed mentioning of openzwave-controller.cc in comments in openzwave.hpp, it looks like all the methods are in openzwave-driver.cc now. [`f49ae5b`](https://github.com/OpenZWave/node-openzwave-shared/commit/f49ae5b31ac5d49318c8b6d5da65a12325ff1c32)
260
270
- Removed mentinoning of non-existant openzwave-controller.cc [`ae2d235`](https://github.com/OpenZWave/node-openzwave-shared/commit/ae2d235e22c3307a34f3fd181aaf9e58f1212bd7)
271
+
- Removed mentioning of openzwave-controller.cc in comments in openzwave.hpp, it looks like all the methods are in openzwave-driver.cc now. [`f49ae5b`](https://github.com/OpenZWave/node-openzwave-shared/commit/f49ae5b31ac5d49318c8b6d5da65a12325ff1c32)
261
272
- add Matt to contributors [`0df5ef6`](https://github.com/OpenZWave/node-openzwave-shared/commit/0df5ef62c6ec80bbe444a449e628d9c4ba478677)
273
+
- publish version 1.4.1 [`c3c4a89`](https://github.com/OpenZWave/node-openzwave-shared/commit/c3c4a8948f8200d9ab484a525f575bb55963a4f0)
- Fixing a common coexistence issue. Look for the newest referece first. [`10111c6`](https://github.com/OpenZWave/node-openzwave-shared/commit/10111c600e182e69685525479efb60d8b04f5cbb)
264
-
- fix for #196[`146b205`](https://github.com/OpenZWave/node-openzwave-shared/commit/146b205cc5beccf0f6fb0ef9a4b52ba78b977502)
- publish version 1.4.1 [`c3c4a89`](https://github.com/OpenZWave/node-openzwave-shared/commit/c3c4a8948f8200d9ab484a525f575bb55963a4f0)
276
+
- fix for #196[`146b205`](https://github.com/OpenZWave/node-openzwave-shared/commit/146b205cc5beccf0f6fb0ef9a4b52ba78b977502)
277
+
- Fixing a common coexistence issue. Look for the newest referece first. [`10111c6`](https://github.com/OpenZWave/node-openzwave-shared/commit/10111c600e182e69685525479efb60d8b04f5cbb)
@@ -304,21 +315,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
304
315
- make test script exit after settimeout [`de48ee1`](https://github.com/OpenZWave/node-openzwave-shared/commit/de48ee1d3178b4b48c47b9f7e51cfaf11bf2021a)
- no script section needed [`b58a161`](https://github.com/OpenZWave/node-openzwave-shared/commit/b58a1615f256a35c9e1929fa0b71e63f12200216)
314
324
- version 1.3.2: add travisCI, reimplement getSceneValues as per issue#123[`548160b`](https://github.com/OpenZWave/node-openzwave-shared/commit/548160b1adef5dd1c80f80260c9ab6fd79e8089e)
- bump up version [`5f9fcbf`](https://github.com/OpenZWave/node-openzwave-shared/commit/5f9fcbf60a42d01c2313dd58b2c572c25c05e8b8)
464
475
- remove strict type checking, its confusing users [`95dc3a8`](https://github.com/OpenZWave/node-openzwave-shared/commit/95dc3a89f7cf91ebc0f90b53dc9d3e666cd4e24b)
- remove valueId from Type_NodeEvent callback as its currently peeking at random data [`9369f68`](https://github.com/OpenZWave/node-openzwave-shared/commit/9369f68f7d9e34e73e69cbd95a3583c5c5b26431)
467
477
- update test [`71c57f9`](https://github.com/OpenZWave/node-openzwave-shared/commit/71c57f97023788970034b2f74ae184a2490152a1)
@@ -530,12 +541,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
530
541
- bump up version for npm publish [`448db22`](https://github.com/OpenZWave/node-openzwave-shared/commit/448db2240ed35540bd3e76e8562729394b5cabc7)
531
542
- adaptation for node x86 (?) [`28c0bd7`](https://github.com/OpenZWave/node-openzwave-shared/commit/28c0bd70bd9043d71fc25340f6718c8761b62225)
532
543
- replace \ by / when calling with --get-ozw-home [`bc13be6`](https://github.com/OpenZWave/node-openzwave-shared/commit/bc13be677146d7f01d62e1f685ebf867f38c2bc9)
@@ -623,7 +634,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
623
634
- updated docs and example for BeginControllerCommand [`8957674`](https://github.com/OpenZWave/node-openzwave-shared/commit/8957674ff80ba12928a66a536fc073448298d592)
624
635
- fix polling status notification, return new sceneID from addScene [`205cda1`](https://github.com/OpenZWave/node-openzwave-shared/commit/205cda1247624ecda9d36ce21a4e0fe666107140)
625
636
- map ozw decimals to strings [`2b34787`](https://github.com/OpenZWave/node-openzwave-shared/commit/2b34787feb5925921a18f204bc0045afd39f2028)
- fix for the compatibility layer breaking ... compatibility due to aesthetic reasons [`0515d07`](https://github.com/OpenZWave/node-openzwave-shared/commit/0515d0766383ecc7f9ca3ed68b1d9136604464bf)
629
640
@@ -633,7 +644,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
633
644
634
645
- Initial commit for NaN-ized build targeting both 0.10 and 0.12 [`82366ab`](https://github.com/OpenZWave/node-openzwave-shared/commit/82366abe5f4ab0ec67ecec7f1c1ffcb538cc2904)
635
646
- no floats in javascript: what a shame [`15bcfef`](https://github.com/OpenZWave/node-openzwave-shared/commit/15bcfef33b10b371cc91cd3706a4acf6955fb0e2)
636
-
- Nan-ized strings (String::New => NanNew<String>) and symbols [`171b199`](https://github.com/OpenZWave/node-openzwave-shared/commit/171b199b146c4f194c4c10cf7618560ddf3adba8)
647
+
- Nan-ized strings (String::New => NanNew<String>) and symbols [`171b199`](https://github.com/OpenZWave/node-openzwave-shared/commit/171b199b146c4f194c4c10cf7618560ddf3adba8)
637
648
- removed remaining traces of String::NewSymbol [`8680474`](https://github.com/OpenZWave/node-openzwave-shared/commit/8680474abf4a38dffcb7df37df5477eeea05ab45)
0 commit comments