Commit graph

4847 commits

Author SHA1 Message Date
1e92a74c07 Merge Master 2018-10-23 12:54:37 +08:00
c3d5dc657c
Merge pull request #1580 from ryanwinter/unused
Remove unused variables causing compilation errors on FreeBSD
2018-10-05 13:58:10 +08:00
007290cb84
Merge pull request #1322 from AlCalzone/switch-multilevel-v4
Support switch multilevel v4
2018-10-05 13:55:36 +08:00
35a16577af Fix up config files after merging #1567 2018-10-05 13:51:39 +08:00
64d8cf3a5d
Merge pull request #1567 from AlbertoLopSie/Dev
GR Multichannel Switches
2018-10-05 13:49:36 +08:00
f749fe9cbd
Merge pull request #1606 from MasterKale/master
Fix broken build process for macOS > 10.14
2018-10-05 13:47:59 +08:00
Jean-François Auger
3058067f99
Merge pull request #1619 from Dinth/master
Adding device id and type for YKFCON with ZW+/S2
2018-10-04 21:41:47 +02:00
Michal
8bdf0d76c9
Update manufacturer_specific.xml 2018-10-04 20:13:52 +01:00
Matthew Miller
33b60707c8 Fix whitespace issue 2018-10-02 09:49:12 -07:00
Matthew Miller
feec386d00 Move additional CFLAG to Mojave-up build 2018-10-02 09:47:57 -07:00
Matthew Miller
1acaf41228 Simplify setting Darwin build architecture 2018-10-02 09:40:20 -07:00
Matthew Miller
92c800af85 Check for Mojave or greater for x86_64-only build 2018-10-02 09:28:11 -07:00
Jean-François Auger
b5624b54f8
Merge pull request #1613 from matthewcky2k/master
Add Yale KeylessConnected-plus update Connexis l1 help and formatting
2018-10-02 13:06:53 +02:00
matthewcky2k
cca1c92d0e
Update ConexisL1.xml
updated help and fixed some formatting
2018-10-02 10:39:49 +01:00
matthewcky2k
d0f8d334e1
update KeyfreeConnected-plus.xml
add support for KeylessConnected-plus
2018-10-02 10:22:24 +01:00
matthewcky2k
23d76b8b6f
Changes to match KeyfreeConnected-plus.xml 2018-10-02 10:20:39 +01:00
matthewcky2k
2e1a98989c
delete KeylessConnected-plus.xml
can be added under the same config file as keyfreeconnected-plus
2018-10-02 10:19:12 +01:00
matthewcky2k
18c91fa4de
Add KeylessConnected-plus lock
https://products.z-wavealliance.org/products/2576
2018-10-02 09:26:47 +01:00
matthewcky2k
a10e503a2b
Add Keyless Connected (YD-01-CON) Lock
Add Keyless Connected (YD-01-CON) Lock
https://products.z-wavealliance.org/products/2576
2018-10-02 09:15:21 +01:00
matthewcky2k
43eae68a2d
Merge pull request #2 from OpenZWave/master
update upstream
2018-10-02 09:02:36 +01:00
805dc33fa5 Possible Fix for #1179 - Invalid MultiInstanceEncap Report 2018-10-02 14:57:03 +08:00
26d5ed7142
Merge pull request #1612 from dotMorten/patch-2
Fix GetLabel for values
2018-10-02 14:34:39 +08:00
Morten Nielsen
678550fdc8
Fixed parameter names 2018-10-01 23:30:07 -07:00
0b460c9419
Merge pull request #1610 from dotMorten/patch-1
Fixes an access violation on the NextSibling after a child has been removed
2018-10-02 14:28:15 +08:00
Morten Nielsen
e041913331
Fix parameter name 2018-10-01 23:28:11 -07:00
Morten Nielsen
e0ec54d653
Call correct method for updating the label 2018-10-01 23:25:31 -07:00
Jean-François Auger
ed5b4e25bf
Merge pull request #1605 from georgemarshall/master
Update manufacturer_specific.xml, thanks @georgemarshall
2018-10-01 11:08:38 +02:00
Jean-François Auger
9ccc154fc4
Merge pull request #1607 from tsheldon/master
Add HomeSeer FLS100+ Floodlight Sensor, thank @tsheldon
2018-10-01 11:05:55 +02:00
Jean-François Auger
e9cb421894
Update hs-fls100plus.xml
remove the auto="true" attribute
2018-10-01 11:05:26 +02:00
Jean-François Auger
e27695e483
Merge pull request #1608 from PDarkTemplar/master
add ZW100 MiltiSensor 6 RU, thanks @PDarkTemplar
2018-10-01 11:00:04 +02:00
Morten Nielsen
33f06221a6
Fixes an access violation on the NextSibling after a child has been removed
Also there's no reason to continue the loop once the node has been found and removed. #1609
2018-09-27 23:13:10 -07:00
Andrew Peyve
1aacad4ad3 add ZW100 MiltiSensor 6 RU 2018-09-27 10:47:25 +03:00
Trey Sheldon
650ba0c096 Add HomeSeer FLS100+ Floodlight Sensor 2018-09-26 19:13:32 -07:00
Matthew Miller
93bef38c46 Add gcc flag to ignore unused private field errors
Disables build-blocking errors reported for several unused private fields in a few of the Value classes.
2018-09-26 10:58:06 -07:00
Matthew Miller
9aa3803205 Remove i386 architecture flags for Darwin
Xcode’s make no longer supports the i386 architecture as of, I believe, Mountain Lion. Removing these flags allowed this project to build as-is on the new macOS Mojave (10.14)
2018-09-26 10:54:01 -07:00
George Marshall
6ee7149860
dist-update 2018-09-23 00:48:26 -07:00
George Marshall
afac3bc17b
Update manufacturer_specific.xml
Added entry for Leviton VRE06-1LZ
https://products.z-wavealliance.org/products/803
2018-09-23 00:31:16 -07:00
Jean-François Auger
0dd423aa65
Merge pull request #1604 from raymck/master
Minor spelling corrections
2018-09-22 08:01:33 +02:00
Ray
286608d023
Minor spelling change
Incorrect spelling of Fahrenheit
2018-09-21 15:59:50 -05:00
Ray
f764329fc0
Minor spelling change 2018-09-21 15:55:03 -05:00
Jean-François Auger
5d0e258461
Merge pull request #1603 from wrobelda/master
Update nzw31.xml
2018-09-21 17:58:26 +02:00
Dawid Wróbel
a29cac6a96
Update nzw31.xml
The Step Level behavior is the exact opposite than explained. Also compare with https://inovelli.com/smartthings-device-handlers/#NZW31S
2018-09-21 11:18:47 -04:00
Alberto Lopez
f3753fc04b Merge branch 'OpenZWave-Dev' into Dev 2018-09-19 14:58:19 -03:00
Alberto Lopez
616cdd9273 Accepted 2018-09-19 14:57:49 -03:00
39695691bc Fix a build error on OSX - Issue #1593 2018-09-19 11:27:43 +08:00
d24418470f Merge branch 'master' of https://github.com/OpenZWave/open-zwave 2018-09-19 11:21:26 +08:00
bf225b02aa Clear Buffer when reading a new packet - Issue #1595 2018-09-19 11:20:59 +08:00
13dd98c10a Clear Buffer when reading a new packet - Issue #1596 2018-09-19 11:18:48 +08:00
Alberto Lopez
30c0fd5342 Fixed conditional string concatenation causingf errors on some compilers (ie gcc 4 on MacOs 10.13 (High Sierra) 2018-09-18 16:42:08 -03:00
Alberto Lopez
5e10fde341 Changes to be committed:
modified:   .gitignore
2018-09-17 16:16:14 -03:00