Commit graph

6479 commits

Author SHA1 Message Date
Peter Gebruers
cc7a277c1c Fibaro Walli Double Switch and Dimmer: fix definition of params 30-34
Solves https://github.com/domoticz/domoticz/issues/3557
2019-09-07 08:27:17 +02:00
James
29b82367ef Linear WT001 and WS15Z group 1 associations (#1910) 2019-09-06 11:19:47 +02:00
0c01380b28 Increase Max Tone Name - Issue #1931 2019-09-05 10:54:33 +08:00
481ef3360f Merge branch 'master' of https://github.com/OpenZWave/open-zwave 2019-09-05 10:10:06 +08:00
Peter Gebruers
206feaaa88 MultiCmd: implement sanity checks and improve logging (#1929)
This stops creating bogus data, as reported here:
"Labels of PST02 in Secure Mode are wrong in ozwcp"
https://github.com/OpenZWave/open-zwave/issues/1899

This is the first step in fixing that issue, the next step is supporting multipart secure messages
2019-09-05 10:09:35 +08:00
48c435ed88 Merge branch 'master' of https://github.com/OpenZWave/open-zwave 2019-09-05 10:03:14 +08:00
Peter Gebruers
8aba705ea0
ZWSecurity fix spelling and a few minor things in debug statements (#1930) 2019-09-04 21:37:27 +02:00
Tristan
547cec3094 Popp Window/Door Sensor with Tilt Config (#1928)
* Popp Window Door Sensor With Tilt

Note: Parameter: 10 & 11: Are also the same in the manual.
Parameter: 3 Bit 0 naming is strange. But yeah, it is from the official
manual.
I do not think it set ‘No Indications’ cuz if the default value has
this bit enabled, next to bit 1 and 2. What is the point? But I leave
it as is, like in the manual.

* Bump revision(s), fix size of parameters 9-11, dist-update
2019-09-04 00:24:03 +02:00
Dave Hylands
a560822495 Added config for Ecolink FLF-ZWAVE5 Flood/Freeze sensor (#1922) 2019-09-03 23:36:57 +02:00
6268924101 Options to disable the Automatic Clearing of Events, and Exposing V1 Alarm Variables on devices where the version > 2 2019-09-03 11:15:21 +08:00
Peter Gebruers
9cdff8382c Config: add product identifiers to Neo Wall Plug and Motion sensor name
NAS-WR01Z and NAS-WR01ZE:

These devices look identical but are based on different SDK and have different
config files

PD01Z PD02Z look similar but not identical.
2019-09-02 12:07:33 +02:00
Peter Gebruers
607e3d7a56 Fix for sigsegv in Driver after refresh node, and sigsegv when ozwcache holds data to deleted nodes. (#1915)
Second crash observed when Log has "Dropping Notification as ValueID does not exist"
2019-09-02 14:30:24 +08:00
4542db6d74 Fix from Dev to master for Double Free 2019-09-02 11:57:33 +08:00
nechry
f23caea683 qubino ZMNHWD1 Add missing parameters and fix exiting 2019-08-27 22:52:48 +02:00
nechry
fa22024057 Add missing parameter 59 2019-08-27 22:21:06 +02:00
1e2d123c7b Don't allow empty strings in Config option 2019-08-26 10:51:02 +08:00
Peter Gebruers
d1b4e0d230
Add Alfred DB2 Deadbolt config file + fixup files (#1918)
Fixes "make xmltest fails because of config="""
https://github.com/OpenZWave/open-zwave/issues/1916
2019-08-25 18:56:48 +02:00
Jean-François Auger
1b1c99cb2d
Update manufacturer_specific.xml (#1913)
Update manufacturer_specific.xml
2019-08-23 14:31:10 +02:00
Jean-François Auger
d02a301a13
Merge branch 'master' into master 2019-08-23 14:30:46 +02:00
Jean-François Auger
67785e0608
Update manufacturer_specific.xml
bump version
2019-08-23 14:25:50 +02:00
Jean-François Auger
b878ef9390
Added GoControl LB30Z-1 BR30 bulb (#1909)
Added GoControl LB30Z-1 BR30 bulb
2019-08-23 14:19:39 +02:00
Jean-François Auger
3f7de87f53
Update manufacturer_specific.xml
bump version
2019-08-23 14:19:22 +02:00
Peter Gebruers
4f1da72fce
Improve Aeotec Minimote config file (#1914)
Add "GetSupported false" because device does not support "Get"
Add label="As-Last-Set" to work around the issue that applications tend to revert to display "group mode" while device is actually in scene mode.
2019-08-23 12:48:09 +02:00
DeviantEng
14186c83fc
Update manufacturer_specific.xml 2019-08-22 15:31:55 -04:00
eeea499787 Windows DLL Fixes 2019-08-22 17:51:30 +08:00
6eb2aae2ea Test if the ValueID is valid before sending a ValueAdded Notification (as it might have been removed via config files etc) and also expose a IsValueValid Method on the Manager class for applications to test (Related to #1896) 2019-08-22 14:39:06 +08:00
b6d91cb60c Write out a new cache file when InitNode is called 2019-08-20 14:14:44 +08:00
8dbc5cd927 Forgot this file 2019-08-20 14:13:34 +08:00
74975e74de Redirect the HandleIncommingMsg method to HandleMsg for the Basic CC to silence a warning 2019-08-20 14:08:11 +08:00
mtannertdev
da43103bb3
Added GoControl LB30Z-1 BR30 bulb 2019-08-19 11:31:56 -04:00
a62644ec51 Possible Fix for #1907 2019-08-19 17:54:33 +08:00
Geert van Horrik
a2f8a143bc Add HANK motion sensor HKZW-MS02 type 300 (#1901) 2019-08-12 09:24:43 +02:00
Peter Gebruers
10752e0e84
Merge pull request #1902 from sjorge/fgwoe
Add support for FIBARO Walli Outlet
2019-08-09 20:21:37 +02:00
Jorge Schrauwen
c93ca9d42a Add support for Fibaro Walli Outlet 2019-08-09 19:15:59 +02:00
nechry
707e6b4ede add ChangeLog entry 2019-07-28 15:42:39 +02:00
Jean-François Auger
7254ede9d0
Merge pull request #1894 from GeertvanHorrik/pr/aeotec-siren-6
Add metadata for aeotec indoor siren 6
2019-07-28 15:39:38 +02:00
Jean-François Auger
db5e6dbad3
Merge branch 'master' into pr/aeotec-siren-6 2019-07-28 15:39:20 +02:00
Jean-François Auger
da0c9a844f
Update manufacturer_specific.xml
bump
2019-07-28 15:36:46 +02:00
nechry
a139e1752d add ChangeLog entry 2019-07-28 15:33:45 +02:00
Jean-François Auger
eb2dba1026
Merge pull request #1898 from gizmocuz/fix-philio-door-sensors
Fix Philio door sensors
2019-07-28 15:26:31 +02:00
Jean-François Auger
5c4a987c88
Update pst02.xml
bump version
2019-07-28 15:26:11 +02:00
Jean-François Auger
62f1844918
Update psm02.xml
bump version
2019-07-28 15:25:36 +02:00
nechry
2c821cc45a Update testconfigversions.cfg
update Revision Database
2019-07-28 15:24:21 +02:00
Jean-François Auger
310eb4bc8d
Merge pull request #1897 from dgoodlad/zwa005-add-0202-model
Add Australia/New Zealand to Aeotec ZWA005
2019-07-28 15:23:10 +02:00
Jean-François Auger
fda29a00c4
Update manufacturer_specific.xml
bump version
2019-07-28 15:22:57 +02:00
Rob Peters
cb474ae141 Values should be created, without there will be a crash in GetValueLabel/Unit as devices is removed after sending a AddValue upstream 2019-07-28 12:46:38 +02:00
David Goodlad
ada0b8de4f Update ZWA005 changelog 2019-07-28 16:37:33 +10:00
David Goodlad
a1de3efa5c Add Australia/New Zealand to Aeotec ZWA005 2019-07-28 16:34:59 +10:00
Geert van Horrik
cfa24a520f Set basic set as report 2019-07-25 17:09:47 +02:00
Geert van Horrik
6cd4cb5a21 Add more values (partly based on zw162) 2019-07-25 16:58:37 +02:00