Commit graph

5773 commits

Author SHA1 Message Date
2723540bbb Add a template for the config files 2019-05-31 12:27:52 +08:00
817eddfe42 Silence the linker 2019-05-23 19:47:53 +08:00
1757e8c9cf Missed this file 2019-05-23 19:46:12 +08:00
66b31f06d7 update the compiler assignment 2019-05-23 19:43:43 +08:00
d9de8f0ef7 Update the ValueID Index implementation 2019-05-23 19:38:51 +08:00
7ab7e628ef possible fix for windows complication failure 2019-05-22 15:13:33 +08:00
e8139f5de9 merge master 2019-05-22 15:11:44 +08:00
nechry
da73fa753b Update testconfigversions.cfg 2019-05-21 21:21:54 +02:00
Jean-François Auger
16543e39be
Update manufacturer_specific.xml
bump
2019-05-20 10:43:22 +02:00
Jean-François Auger
4c8cd845a7
Merge pull request #1805 from mtannertdev/patch-1
Added Kwikset SmartCode 914 device id/type
2019-05-20 10:42:58 +02:00
Jean-François Auger
a79dd48bb1
Update manufacturer_specific.xml
Bump
2019-05-20 10:41:59 +02:00
Jean-François Auger
a8c06a0ad3
Add config for Schlage BE468ZP Connect Smart Deadbolt (#1791)
Add config for Schlage BE468ZP Connect Smart Deadbolt
2019-05-20 10:41:30 +02:00
Jean-François Auger
fbfa3241db
Update manufacturer_specific.xml 2019-05-20 10:41:11 +02:00
Jean-François Auger
077c592456
Update manufacturer_specific.xml
Bump
2019-05-20 10:39:37 +02:00
beac6c70ec I don't think I should be coding tonight 2019-05-17 22:02:05 +08:00
91e52f29d4 Fix up typo on this enum and some doco updates 2019-05-17 21:51:42 +08:00
gizmocuz
1ba9f9524f Added functional header to fix compile error under VStudio (#1806) 2019-05-17 21:50:41 +08:00
mtannertdev
8872c5cfba
Added Kwikset SmartCode 914 device id/type 2019-05-17 09:17:18 -04:00
cb09bcf477 bump revisions 2019-05-17 20:19:00 +08:00
6acba1da82 Disable this debugging block 2019-05-17 20:07:55 +08:00
2893fc5f2e Merge branch 'master' of https://github.com/OpenZWave/open-zwave 2019-05-17 20:02:13 +08:00
d62a9fd09b move the ChangeLog - We don't use it anymore 2019-05-17 20:02:05 +08:00
gizmocuz
300c95e314 Fixed crash when AddCommandClass returned NULL (#1794) 2019-05-17 20:00:53 +08:00
gizmocuz
ee6a3af3c2 Removed leading spaces (#1798) 2019-05-17 19:59:46 +08:00
f90e1cf657 trim whitespace from the Notification names - Related to #1797 2019-05-17 19:59:01 +08:00
6f7b02b887 remove this log line 2019-05-17 19:26:35 +08:00
952cc06e51 update these files 2019-05-17 19:25:18 +08:00
e02d8fd66f I have no idea what was going on here 2019-05-17 19:24:26 +08:00
Peter Gebruers
4aff80895d Fix bogus Node IDs in logging (#1803)
Some code used _data[3] in to log Node ID,
but not all serial data frames report back node number.
Use GetNodeNumber() instead.
2019-05-17 19:20:12 +08:00
f67c92384b Fix up ChangeLog Entries #1792 2019-05-17 19:18:39 +08:00
c4f72caa55 only writeout changed compatibility/state flags 2019-05-17 18:47:32 +08:00
9f67c31642 Enable Exceptions across the board 2019-05-17 18:04:44 +08:00
6cda09338d Some CommandClass ValueID Labels and Help need to be unique across nodes, mainly the Configuration CC. - Fix this so we don't copy Translated Strings from one node to another 2019-05-17 17:53:35 +08:00
4775d20b4d Save Cache at QueryStage_CacheLoad instead, and use a Cached Copy if the node is not ready 2019-05-17 16:41:37 +08:00
50732b09f2 remove this debug output 2019-05-17 14:39:14 +08:00
Alex Mohr
7fde6f76df
Update distfiles.mk with BE468ZP.xml 2019-05-14 05:24:58 -07:00
Alex Mohr
2e73190575
Include schlage/BE468ZP.xml in manufacturer_specific.xml 2019-05-14 04:58:28 -07:00
Alex Mohr
294b317916
Create config/schlage/BE468ZP.xml
Create config/schlage/BE468ZP.xml based on BE469ZP.xml, but stripping out the configuration parameters that 468 does not support.
2019-05-14 04:56:14 -07:00
135c6e3839 fix typo's in the API doco 2019-05-14 14:30:44 +08:00
d7039e8537 typo 2019-05-14 14:08:52 +08:00
ead2f402ca Fix for #1789 - Incorrect ValueType 2019-05-14 13:22:50 +08:00
57ed19236d possible fix for issue #1787 - Not Picking up multiple Compatibility Elements 2019-05-14 13:19:57 +08:00
nechry
e4fb59d597 Bumped version
forget to Bumped Revision Number
2019-05-11 22:42:00 +02:00
nechry
0ab45e29d5 Update manufacturer_specific.xml
fix #1788
2019-05-11 22:31:55 +02:00
787efa1f83 include ValueID in the Notification for polling 2019-05-11 15:41:50 +08:00
6c6b6c7644 Added all the ValueID Index Enums for all the CommandClasses 2019-05-10 00:55:55 +08:00
1c1173d96d Fix Windows Build with strncpy_s 2019-05-09 23:11:59 +08:00
722116f114 move these includes outside of our namespace 2019-05-09 22:44:48 +08:00
c4b11ac74f forgot this file 2019-05-09 22:36:29 +08:00
430f83d74d merge master and ensure our Enum implementation compiles everywhere 2019-05-09 22:34:31 +08:00