Commit graph

449 commits

Author SHA1 Message Date
58dc4472c5
Merge branch 'master' into master 2019-11-21 17:16:11 +08:00
Peter Gebruers
cbe2b60f94
Fix config parameter 68 in ZMNHDDX.xml #1995 (#2001) 2019-11-17 16:07:35 +01:00
Giuseppe
405e48646a Added config file WiDom Smart Dry Contact. File config/widom/DRY.xml. Added new device in manufacturer_specific.xml: config=widom/DRY.xml, id=0900, name=DRY Smart Dry Contact Switch, type=1214 2019-11-15 12:41:45 +01:00
nechry
9cdfa101f3 add new aeotec device zw187 and zw189
ZW187 Recessed Door Sensor 7
ZW189 Range Extender 7
2019-11-05 23:01:53 +01:00
David Alden
dd08931adf update Zooz ZEN26 and ZEN27 switches to latest firmware 2019-10-23 19:54:46 -04:00
petrovcicklemen
fd666b29e8 Added the configuration file for the Qubino LUXY Smart Light device (#1986) 2019-10-19 19:38:10 +02:00
Peter Gebruers
d0e48bf554 Fix testconfig.pl error printing. (#1975)
Use number of keys instead of size(hash)
2019-10-14 11:23:37 +08:00
tech165
85ca5769a5 Update 26933-motion-dimmer.xml (#1968)
Option 8,10,12 and 15 should be size 2 or short as per data sheet. Could not config dimmer with int or byte.
2019-10-12 09:40:56 +02:00
3bab66f2ff Fix the size params 2019-10-07 17:03:46 +08:00
8e8251851e Display errors when there is a single error 2019-10-07 17:02:21 +08:00
Caleb Mingle
f340fc511d Add GE 46201 Smart Switch (#1937)
This is the new "GE Enbrighten Z-Wave Plus Smart Switch with QuickFit and SimpleWire". It's the
new version of the GE 14291 smart switch.

I've used the 14291 config as a base. The main config differences between these versions:
- ability to set an alternate exclusion mode (either press any button or press a sequence)
- ability to have the LED always on
- the spec no longer lists the ability to invert the switch (I haven't been able to personally test this to see if it's actually included or just missing from the spec)
2019-09-30 17:50:00 +08:00
Nathan
dc9cdaf68e Update manufacturer_specific.xml for FGFS101 Zwave+ Flood Sensor (#1952)
* Update manufacturer_specific.xml for FGFS101 Zwave+ Flood Sensor

Add Fibaro System device FGFS101 Zwave+ Flood Sensor - added entry for new device ID for the AU region

* Bump revision
2019-09-24 11:18:11 +02:00
Greg Troxel
b62aedabdb ozw-config.in: Use = in sh test (#1940)
Change "test ==" to "test =" to improve portability.  (POSIX sh
specifies = for test, but bash accepts == also.)
2019-09-19 12:30:41 +02:00
Peter Gebruers
2f2b314f7d Qubino ZMNHADx set ForceInstances to false to fix #1895 2019-09-09 14:47:42 +02:00
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
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
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
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
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
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
Geert van Horrik
a2f8a143bc Add HANK motion sensor HKZW-MS02 type 300 (#1901) 2019-08-12 09:24:43 +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
nechry
a139e1752d add ChangeLog entry 2019-07-28 15:33:45 +02:00
nechry
2c821cc45a Update testconfigversions.cfg
update Revision Database
2019-07-28 15:24:21 +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
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
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
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
Peter Gebruers
7c7174da46 Add Sunricher RGBW wall controller SR-ZV9003T4-RGBW-EU 2019-07-11 13:42:12 +02:00
Peter Gebruers
b93fee836e Bump revision 2019-07-10 11:29:11 +02:00
Peter Gebruers
4acf7059b2 Fix config file reference srzv9001k8 2019-07-10 10:34:43 +02:00
3daafb5220 Bump Revision Number 2019-07-10 12:15:40 +08:00
Peter Gebruers
1d39efbb88
Merge pull request #1867 from petergebruers/nas-pd02z
Add support for "temperature" model of NAS-PD02Z
2019-07-08 09:39:29 +02:00
Peter Gebruers
252bfe7df5 Bump revision and format file 2019-07-07 13:41:18 +02:00
Peter Gebruers
ca7fcfce9d Add support for "temperature" model of NAS-PD02Z
https://github.com/OpenZWave/open-zwave/issues/1866
2019-07-05 22:20:52 +02:00
nechry
e29171a32a add qubino ZMNHHDx Mini Dimmer 2019-07-04 23:13:12 +02:00
nechry
a6aaf9b3f3 change Bump 2019-07-04 00:13:21 +02:00
nechry
4269d3f07e Remove duplicate Manufacturer id
Close #1865
2019-07-03 23:55:04 +02:00
nechry
b479e6a287 ZW175 Change refresh on node info frame to true 2019-07-03 23:50:19 +02:00
nechry
899e3d264a Add ZW175 Smart Switch 7 2019-07-01 22:27:55 +02:00
Nouknouk
06de7b7820 Update fgd212.xml (#1855)
* Update fgd212.xml

config value index=31 (Load control mode recognized during auto-calibration): changed label, remove duplicate with index=30
config value index=32 (On/Off mode): fixed incorrect help string

* Update fgd212.xml

bumped revision number.

Co-authored-by: Peter Gebruers <peter.gebruers@gmail.com>
2019-07-01 11:29:33 +08:00
Peter Gebruers
ffbad0dd9b merge upstream 2019-06-27 23:17:56 +02:00
Peter Gebruers
2270cf11cc mhp511 fix revision and distfiles 2019-06-27 23:10:15 +02:00
52db0e91de update database 2019-06-26 16:48:45 +08:00