Commit graph

6448 commits

Author SHA1 Message Date
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
Geert van Horrik
5a646a091b Change light effect from list to int value 2019-07-25 16:22:05 +02:00
Geert van Horrik
ab18a4b052 Add default value for value 96 2019-07-25 13:04:10 +02:00
Geert van Horrik
dcc3353b30 Product manual url improvements 2019-07-25 13:02:28 +02:00
Geert van Horrik
b2a9424c55 Final fixes 2019-07-24 22:46:40 +02:00
Geert van Horrik
b8db25ff1a Add value 96 2019-07-24 22:34:10 +02:00
Geert van Horrik
6c8e7bb54b Add config values 6 -> 39 2019-07-24 22:31:45 +02:00
Geert van Horrik
112d014fd1 Add values 3, 4 and 5 2019-07-24 22:18:56 +02:00
Geert van Horrik
cb5cad421c Add parameter index 2 2019-07-24 22:12:12 +02:00
Geert van Horrik
e42fb8aded Implement first value list (Configure the Light Effect and Tone Play Mode for Endpoint 1(Browse)) 2019-07-24 22:05:59 +02:00
Geert van Horrik
87a88c506a Fix association group info according to manual 2019-07-24 21:38:19 +02:00
Geert van Horrik
901594d104 Add all association groups 2019-07-24 21:29:39 +02:00
Geert van Horrik
0c1d94f1eb Add association groups 2019-07-24 21:20:23 +02:00
Geert van Horrik
72f129b5f3 Add metadata for indoor siren 6 2019-07-24 21:11:23 +02:00
gizmocuz
39e050faef Correct nept user code report code index BeNext Tag Reader (#1891)
* Code ofset is set in index 8

* Bump openzwave.spec
2019-07-21 11:45:59 +02:00
gizmocuz
f8f6f44bae
Merge pull request #1 from OpenZWave/master
Merging upstream changes
2019-07-21 08:41:23 +02:00
stu247
bf59235017 device HS-DS100+ Door/Window Sensor (#1890)
* device HS-DS100+ Door/Window Sensor

* Bump revision
2019-07-20 19:05:35 +02:00
Kevin Schlosser
77492d7137 adds node id to a controller state change notification (#1879)
* adds node id to a controller state change notification
* adds comments for the changes made as per @petergebruers request
2019-07-20 14:19:17 +02:00
Peter Gebruers
fe40129038
Merge pull request #1888 from petergebruers/fix_helptext
Fix Help text localization index strtol (change base 16 to 10)
2019-07-20 11:30:32 +02:00
Peter Gebruers
66ed3bff88 Fix Help text localization index strtol (change base 16 to 10)
Solves Help text of "Seismic Intensity" is wrong: "Tank Capacity Sensor Value".

https://github.com/OpenZWave/open-zwave/issues/1887

Corrects help text of all IDs > decimal 9.

Requires node refresh or delete ozwcache to (re)write cached Help text.
2019-07-20 10:16:45 +02:00
TerrorSource
3b84138dde Added Fibaro FGWD111 Walli Dimmer (#1873)
* Add files via upload

* Add files via upload

* Add fgwd111 image, distupdate, xmltest

* fix whitespace

* Bump md5 after whitespace fix
2019-07-14 19:18:53 +02:00
Peter Gebruers
beeb13348e
regenerate testconfigversionscfg (#1884)
Adds missing single quotes to Revision
Removes a few stale references (renamed files)
2019-07-14 14:01:04 +02:00
Peter Gebruers
85d47e567f
Fix MH-P220 in distfiles after revert, add extra MH-P220 ids (#1882) 2019-07-14 09:22:36 +02:00
8604bb305f
Revert "Change Interview Order to ensure we have the CC Version (#1876)" (#1881)
This reverts commit 1e45a8dbd4.
2019-07-14 12:31:29 +08:00
Khashayar Hajian
f45e8ab426 Add config Fibaro FGWR111 Walli Roller Shutter (#1875)
* Update manufacturer_specific.xml

Added Fibaro Walli Roller Shutter

* Create fgwr111.xml

* Update fgwr111.xml

* Update fgwr111.xml

* update fgwr111.xml and add image

* running xml test and bumping up the versions
2019-07-12 16:50:22 +02:00
89433f082d Cache our Neighbor Info, and introduce SyncronizeNodeNeighbors to refresh that cache from the controller - Issue #1877 2019-07-12 17:05:58 +08:00
ca75c3416e Save the Neighbors List to our Cache 2019-07-12 16:39:07 +08:00
67c47f9cfa Bump ozwcache version, and check our namespaces for config files when loading them 2019-07-12 14:48:12 +08:00
1e45a8dbd4
Change Interview Order to ensure we have the CC Version (#1876)
Originally, OZW would get the CC Version information much later in the interview cycle, but this was often too late for some classes that create ValueID's based on the version implemented by the device. The result was that after adding a device, the CC might be missing Values that are needed. This in particular was causing a crash in the SwitchMultiLevel, as we didn't create several Values during the creation of the CC, as we didn't have updated version information.

With this change, the interview orders have changed around a bit, and we also take the chance to do more interviewing of "static" information to save bootup times later on when reading from ozwcache.
2019-07-12 14:23:51 +08:00
bac9dba91b make this lowercase 2019-07-12 13:03:05 +08:00
03488a29fe fix distfiles 2019-07-12 12:41:54 +08:00
tonbor
7800fa928d Add MCO Home MHP-220 (#1853)
* Create MHP220.xml

* Convert MCO Home MHP-220 config file to 1.6 format. Add to database.
2019-07-11 18:39:55 +02:00