Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenZWave/Zwave2Mqtt

Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
https://github.com/OpenZWave/Zwave2Mqtt

Add "remove failed node" command (#261)

* add removeFailedNode

* add removeFailedNode

Co-authored-by: V. Aretakis <48288386+aretak...

1091425317040bf11f81e64d8f1c81d93196787f authored almost 5 years ago
Release 2.2.0

d8f4c7f9a2bc91eab36fb01c6028f8bf0170d481 authored almost 5 years ago
Fix electricity meter named as water meter (#258)

4fa983df7417d826d87c72e2324674d391d583ce authored almost 5 years ago
feat: Show device id on node tab

80103f4f48a969f6d4ac4a420ae8951262c0ab5b authored almost 5 years ago
fix: Hass discovery for SENSOR_ALARM cmd class

731354352252fbd0fd51d7d34fc11f8cca99d5ec authored almost 5 years ago
fix: Hass auto discovery improvments

bf3d61e01e29be7c7401d40d7f9eb7862ab0a8a8 authored almost 5 years ago
refactor: sensor multilevel constants (#252)

d180ae0e527748f537b9fcd1f99972c8ccd030ab authored almost 5 years ago
fix: Catch errors on node status #256

7b82d4d1c5ff9f369717fa249bcb3fcac7f430c9 authored almost 5 years ago
chore: bump [email protected]

3333728057a43e476fe3167f1871c2722c082895 authored almost 5 years ago
Merge pull request #253 from billiaz/master

Add more TRVs

d02b5976631aa3cd76a98ea6e0be3c9029a41c2e authored almost 5 years ago
remove double declaration

af3fae272db99e9c53799848112cb4d3208a2eb9 authored almost 5 years ago
fix: Mqtt client close when not connected

56d3a554b2088b2f8ab4851aec8380764a9cd712 authored almost 5 years ago
fix: Mqtt client not closing correctly

e361976dd34b5262d8d3eb3219df9818073b842d authored almost 5 years ago
fix: Make sound switch discovery only for volume #254

77c4295f9a326b1ede31c7fc08afbe64bc575899 authored almost 5 years ago
feat: Command class sound switch 0x79 support #254

fda13b9ae07d9c650fbe492427fe4f59fb4d69e6 authored almost 5 years ago
Add TRVs

1. Added Danfoss and Danfoss Based TRVs (Devolo and Popp)
2. Added more Eurotronics Spirit devic...

b1ddebe8d9a2dbd7905e3403835ad61a8a651612 authored almost 5 years ago
Merge pull request #251 from billiaz/master

Fix temp_step for Eurotronic Spirit TRVs

05be623527d3b9ded9e534b5b6101211b18997ae authored almost 5 years ago
Merge branch 'master' of github.com:billiaz/Zwave2Mqtt

5d3717ec036a37a6e63488983d6b17f97ad74993 authored almost 5 years ago
Modify Eurostronic Spirit payload discovery to support 0,5degrees step.

4d2319f4193c2f570a263c70e894176980f2c704 authored almost 5 years ago
fix: Undefined node action #248

ff10f9ebe845dbc2dc6810bf2449c573e13a6b36 authored almost 5 years ago
feat: Button in UI to refresh node configuration params #235 #161

fb38f3071b6f9dace476a2ef5c57677f3fe86437 authored almost 5 years ago
chore: Fixed package script

56e451e3a4f9916ae0bffd3224f68b62790f0b1d authored almost 5 years ago
refactor: Moved alarm map to constants

c0b9f85162d8a37201991edc75ebdaa7c75853ba authored almost 5 years ago
Merge pull request #236 from chilicheech/alarm-access-control

set sensor_home_security to index 7, sensor_access_control to 6

7f64079cb4becf0c0151fbba26ba3203094b7213 authored almost 5 years ago
Not all indexes below 256 are burglar. Set them to the corresponding ones in OZW

2936cf58af5bc54f86b6ef418c74a61a84ee1b7e authored almost 5 years ago
fix: Alarms hass discovery and undefined units bug #232 #231

fa2b0222b1c63bbd044df2a77faec5654c84e569 authored almost 5 years ago
fix: Support for climate devices with only setpoint #199

9e0102ed64f16899a28cc79739f039cc223e54b3 authored almost 5 years ago
docs: Updated zwave options

1b107dd16b3908150838a4b8b2aa8dee332a1076 authored almost 5 years ago
feat: AutoUpdateConfigFile Zwave config option

4a9c8c4e6d4e42e93801554458d02ded87ed7377 authored almost 5 years ago
fix: Template value

0db8d89496f08a5c1beaa2d331cbef38070f0d9a authored almost 5 years ago
fix: 'Just value' payload for bool values #214

e1f61f81f8a9ec330f5ad3a18a8450f5299cd81b authored almost 5 years ago
fix: Discovery when payload is set to 'Just Value'

3f535a46139e5ad45eee4abede1f22d460e3062a authored almost 5 years ago
docs: Updated readme

70c95c13ae63921cb460525acc81ad94061b5f60 authored almost 5 years ago
fix: Watch for file changes when using customDevices.json

ba5f150b9b30427ecf004146fec325f149213d5b authored almost 5 years ago
Merge pull request #225 from nervetattoo/feature/custom-devices

Support dynamic reads of customDevices.json

44b06f3b35e26e1c95f9db70f6e8112b73eac3bd authored almost 5 years ago
feat: Support dynamic reads of customDevices.json

If you use a customDevices.json this will now be read on every node
discovery instead of being r...

5812a3955c042a92594c9e7b335aa425956bbf40 authored almost 5 years ago
fix: Typo

541f48b0f03c2f7201dbbab4f086c222c0ad76b1 authored almost 5 years ago
fix: Improved meter and sensorMultilevel hass auto discovery #213

39138317e9d0b04ef9ba9fb1ebdcad282892431a authored almost 5 years ago
fix: Disable host checks in webpack to allow connecting externally in dev

3f11ae208848f0788b90235e5e0449107d214f1a authored almost 5 years ago
docs: Thermostats with fans #218

7fdac420dcdec215720dbd30dac86a29a9fe611d authored almost 5 years ago
feat: Support for fans in climate and better sensor multilevel discovery based on units #218 #213

e2bf5b065447f4fdef41857e40305a17d7b6ee93 authored almost 5 years ago
docs: Added link to hass components

e21dd7283ed280a66c7dcde81a9beaaab0cdf596 authored about 5 years ago
feat: Hass device Heatit TF 056 (Thermofloor)

8f933edfaee40214ac9a0a04c00bf2dc7321f4aa authored about 5 years ago
docs: How to identify the deviceID

996b7802f95b5b741129a755f73821d3bddbe7e0 authored about 5 years ago
Release 2.1.1

5bbb7f6542576d4e3c45045241b5b904eb1560f5 authored about 5 years ago
docs: Zwave events link

c90749313d8d4ba1586036ecab10af0a3f46349a authored about 5 years ago
docs: Zwave events info

3feb08cc2e59af3eb68b8a36092b8c3cd13bbf11 authored about 5 years ago
fix: Replace space with underscore in zwave events names

68f7e453d7c9bc4b9348d42b2d918631d6fe2116 authored about 5 years ago
feat: Publish zwave events to MQTT #207 #167 #140

09cc9c7c38d9c2836b9b16c24bf77508af0e8e03 authored about 5 years ago
Merge pull request #208 from daevaorn/patch-1

Fixing typo

ffff6d7181e774eec0018fcb1bf46d27f544aa56 authored about 5 years ago
Fixing typo

f1a23c776696b3bddcb107494ae6e8f9db8b0c6a authored about 5 years ago
Merge pull request #206 from Dinth/patch-1

Mesh screenshot

ec4c2449d53414cc10f38315c2a80c0af6049247 authored about 5 years ago
Merge pull request #205 from Dinth/master

mesh diagram upload

67cc2e10453166b09b5c68801ccba80d872b5d5e authored about 5 years ago
mesh diagram upload

1f1ae2b0975c493e555892e6265f4618d9061a28 authored about 5 years ago
Mesh screenshot

35cb9147249068e5da2889a26d1036897830f28d authored about 5 years ago
docs: Removing wrong instruction

893093199b9b368c5b4316adb1653d9961ae14b8 authored about 5 years ago
docs: Added missing cd in script

2ad2bacb711abf45870cd6cfd827e90105615164 authored about 5 years ago
docs: Update pkg install script to use latest version

d91f18a2a81a37b364af14c46ef64af555444257 authored about 5 years ago
docs: OZW install

cbe82448e96a4990274a98455c6ba70b04bd148c authored about 5 years ago
docs: Ozw 1.4 deprecation

4561c1eb9135e2216767069c5618103e851b51ae authored about 5 years ago
feat: Show OZW version in control panel

84fc35a74e1d94bc88d36a9969aef5567d66533e authored about 5 years ago
chore: Updated to [email protected]

2b2ffc21737d699c93c7661ff242689e980fc861 authored about 5 years ago
Merge pull request #200 from derrohrbach/master

Enable sending raw zwave data

1d41fcadd673bb0e02d509755d11c5c79fa54409 authored about 5 years ago
Enable sending raw zwave data

deb3ba2fdd1c172a7233effb1f84b9bf87241547 authored about 5 years ago
docs: Updated readme

29acf892c1cdb899c70cb9bc26b8063f03ac58e3 authored about 5 years ago
Merge pull request #195 from chickenandpork/master

Spelling and consistency (no change in behavior)

50fc7ec72a682ce7ca41e24abacf9e988c5155a0 authored about 5 years ago
Spelling and consistency (no change in behavior)

"charaters" is a spelling error; it may still need commas -- Oxford, of course! Additionally, s...

be5f0837cc83ebaae3f2296801badd41b83294eb authored about 5 years ago
fix: Buffer support on write requests #194

513c51a7959b43c3816162516fb11febc612d41a authored about 5 years ago
Release 2.1.0

ba709b0a6b52b3d2c3a84072d90b2b654626de8e authored about 5 years ago
docs: Version and downloads shields

48984461d5387e585f1d0b422fbe63595658e2aa authored about 5 years ago
docs: Styled docker badge

789545ce967c8d0720b14dd67f4ed12a59596c01 authored about 5 years ago
BREAKING CHANGE: Added '_' prefix to all custom functios like setNodeLocation and setNodeName and scenes management to allow calling zwave client functions #192

057c1e53b6a0835b90d2c9f7b05e0bf8c71737ad authored about 5 years ago
chore: fixed travis

7d3edcd99b95963c2f47af04359e082358469291 authored about 5 years ago
docs: Travis build badge

b27e346af428c1320f41955df2245894d55c5c9a authored about 5 years ago
fix: Update network graph when node added/removed

7b4801ced21880900b296e1c7353259b94d0e772 authored about 5 years ago
feat: Travis support

ac6d8be728d6ee742b5dc8cf2661227f5df2862d authored about 5 years ago
fix: Support for NodeJS 12 #189

334d1d13bbc27923824a08a0c7a413bfa7e6a1be authored about 5 years ago
refactor: Changed tab mesh name

6314d3da917b5475387305672cf2d5fbf666cf59 authored about 5 years ago
docs: MadeWithVue shield

66d78ce5eedcddc3eb690e8e5fff52a410102096 authored about 5 years ago
docs: Updated scenes info on OZW 1.6

f8af92b19b739453e11256265fa349538c58e2c1 authored about 5 years ago
fix: Error map used before definition

a82492b52b25b85dadcbd3e67a3da2ba562dc37c authored about 5 years ago
fix: Unbind to socket events

348ab6b11a3ee476b7e0a1bc3759ba5e1a056134 authored about 5 years ago
docs: Updated screenshot

a8235d11fc3ec67b7b3148bb67a5ab1023633d44 authored about 5 years ago
docs: mesh screenshot and updated readme

87775bab59ee2d4ddd1053b27c99a3d4831a2b18 authored about 5 years ago
feat: Handle nodes selection and nodes properties window

1a03f72140eff0247305f0b3551b4a639c93c59f authored about 5 years ago
feat: Mesh graph showing node neighbors

5c73aa4b94eea29d2cea03a5be623a3093d1d0f9 authored about 5 years ago
refactor: Moved socket management on App.vue

47166fda754f9478f1d672641aff77258459e5c1 authored about 5 years ago
Merge pull request #179 from docbobo/master

Fixed crash when components are set to {}

1fbb0dabe133be1eddef78c0019c2c690bb8d89a authored about 5 years ago
fix: Crash when sending wrong value type on write request #186

914daa89d83ecf62f55a4640259a146c56aba330 authored about 5 years ago
Fixed crash when components are set to {}

4c750728e0538f89aed2dc575b3f58462a528a16 authored about 5 years ago
fix: Remove refreshNodeInfo from initNode to prevent loops

61b549deea1a8c0999e07563d3a18ffdb1e66e43 authored about 5 years ago
docs: Updated readme with new custom devices feat

d18e818abcf0799e8cbecee685c0fd99c3753a4e authored about 5 years ago
feat: Allow users to load custom hass devices configurations in store directory #146

8579452ac3e745364066f11d70387460e5a6ce85 authored about 5 years ago
docs: Updated readme with new features

c4ab8250a13532c75bf90de2eaf1e09b4c797e20 authored about 5 years ago
Merge branch 'master' of https://github.com/robertsLando/Zwave2Mqtt

28f3b076059b039341bb947f295fc72ee19df0df authored about 5 years ago
feat: Refresh node info and auto healing options #174

f70724f109153aa9776347c7610f4d8a03d64ad1 authored about 5 years ago
Merge pull request #167 from sfstar/feature/allow-hvac-devices-without-mode-options-to-be-recognized

Make it possible for homeassistant to recognize thermostat valves without modes

fde3a11e1a5bec29add875ad836cf437ab209488 authored about 5 years ago
Merged if statements for optional mode configuration into a single if statement

b78cab411c179330854d66c766eb46c50483e8a0 authored about 5 years ago
Make the mapping of HVAC modes optional, since not all thermostats support modes and home assistant docs define modes as optional

a8a1f9900598f7c459452ec0fc1821097b84d6b7 authored about 5 years ago
Merge pull request #163 from T-Grave/allow-for-debug-env

[feat] allow usage of DEBUG environment variable

b95a0aaa7202192384db785a8832e6b5efb65f58 authored about 5 years ago