Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Releases: OpenZWave/Zwave2Mqtt

Release 3.0.0

03 Mar 10:21
Compare
Choose a tag to compare

Release 2.2.0

17 Feb 11:02
Compare
Choose a tag to compare
  • Fix electricity meter named as water meter (#258) (4fa983d)
  • feat: Show device id on node tab (80103f4)
  • fix: Hass discovery for SENSOR_ALARM cmd class (7313543)
  • fix: Hass auto discovery improvments (bf3d61e)
  • refactor: sensor multilevel constants (#252) (d180ae0)
  • fix: Catch errors on node status #256 (7b82d4d)
  • chore: bump [email protected] (3333728)
  • Merge pull request #253 from billiaz/master (d02b597)
  • remove double declaration (af3fae2)
  • fix: Mqtt client close when not connected (56d3a55)
  • fix: Mqtt client not closing correctly (e361976)
  • fix: Make sound switch discovery only for volume #254 (77c4295)
  • feat: Command class sound switch 0x79 support #254 (fda13b9)
  • Add TRVs (b1ddebe)
  • Merge pull request #251 from billiaz/master (05be623)
  • Merge branch 'master' of github.com:billiaz/Zwave2Mqtt (5d3717e)
  • Modify Eurostronic Spirit payload discovery to support 0,5degrees step. (4d2319f)
  • fix: Undefined node action #248 (ff10f9e)
  • feat: Button in UI to refresh node configuration params #235 #161 (fb38f30)
  • chore: Fixed package script (56e451e)
  • refactor: Moved alarm map to constants (c0b9f85)
  • Merge pull request #236 from chilicheech/alarm-access-control (7f64079)
  • Not all indexes below 256 are burglar. Set them to the corresponding ones in OZW (2936cf5)
  • fix: Alarms hass discovery and undefined units bug #232 #231 (fa2b022)
  • fix: Support for climate devices with only setpoint #199 (9e0102e)
  • docs: Updated zwave options (1b107dd)
  • feat: AutoUpdateConfigFile Zwave config option (4a9c8c4)
  • fix: Template value (0db8d89)
  • fix: 'Just value' payload for bool values #214 (e1f61f8)
  • fix: Discovery when payload is set to 'Just Value' (3f535a4)
  • docs: Updated readme (70c95c1)
  • fix: Watch for file changes when using customDevices.json (ba5f150)
  • Merge pull request #225 from nervetattoo/feature/custom-devices (44b06f3)
  • feat: Support dynamic reads of customDevices.json (5812a39)
  • fix: Typo (541f48b)
  • fix: Improved meter and sensorMultilevel hass auto discovery #213 (3913831)
  • fix: Disable host checks in webpack to allow connecting externally in dev (3f11ae2)
  • docs: Thermostats with fans #218 (7fdac42)
  • feat: Support for fans in climate and better sensor multilevel discovery based on units #218 #213 (e2bf5b0)
  • docs: Added link to hass components (e21dd72)
  • feat: Hass device Heatit TF 056 (Thermofloor) (8f933ed)
  • docs: How to identify the deviceID (996b780)

Release 2.1.1

20 Jan 14:17
Compare
Choose a tag to compare

Release 2.1.0

09 Jan 12:56
Compare
Choose a tag to compare
  • docs: Version and downloads shields (4898446)
  • docs: Styled docker badge (789545c)
  • BREAKING CHANGE: Added '_' prefix to all custom functios like setNodeLocation and setNodeName and scenes management to allow calling zwave client functions #192 (057c1e5)
  • chore: fixed travis (7d3edcd)
  • docs: Travis build badge (b27e346)
  • fix: Update network graph when node added/removed (7b4801c)
  • feat: Travis support (ac6d8be)
  • fix: Support for NodeJS 12 #189 (334d1d1)
  • refactor: Changed tab mesh name (6314d3d)
  • docs: MadeWithVue shield (66d78ce)
  • docs: Updated scenes info on OZW 1.6 (f8af92b)
  • fix: Error map used before definition (a82492b)
  • fix: Unbind to socket events (348ab6b)
  • docs: Updated screenshot (a8235d1)
  • docs: mesh screenshot and updated readme (87775ba)
  • feat: Handle nodes selection and nodes properties window (1a03f72)
  • feat: Mesh graph showing node neighbors (5c73aa4)
  • refactor: Moved socket management on App.vue (47166fd)
  • Merge pull request #179 from docbobo/master (1fbb0da)
  • fix: Crash when sending wrong value type on write request #186 (914daa8)
  • Fixed crash when components are set to {} (4c75072)
  • fix: Remove refreshNodeInfo from initNode to prevent loops (61b549d)
  • docs: Updated readme with new custom devices feat (d18e818)
  • feat: Allow users to load custom hass devices configurations in store directory #146 (8579452)
  • docs: Updated readme with new features (c4ab825)
  • Merge branch 'master' of https://github.com/robertsLando/Zwave2Mqtt (28f3b07)
  • feat: Refresh node info and auto healing options #174 (f70724f)
  • Merge pull request #167 from sfstar/feature/allow-hvac-devices-without-mode-options-to-be-recognized (fde3a11)
  • Merged if statements for optional mode configuration into a single if statement (b78cab4)
  • Make the mapping of HVAC modes optional, since not all thermostats support modes and home assistant docs define modes as optional (a8a1f99)
  • Merge pull request #163 from T-Grave/allow-for-debug-env (b95a0aa)
  • Update debug.js (97e8beb)

Release 2.0.6

20 Nov 09:17
Compare
Choose a tag to compare
  • [feat] Possibility to disable the Gateway and use Z2M only as Control Panel (c09901d)
  • [docs] Openzwave install process (30788d3)
  • [feat] Network key validation on UI and automatically remove spaces for better support on server side (c0f485f)

Release 2.0.5

31 Oct 16:26
Compare
Choose a tag to compare

Release 2.0.4

25 Sep 08:11
Compare
Choose a tag to compare
  • [fix] Fixed bug made hassDiscovery work only for JSON payloads #68 (0e38f01)
  • [feat] Retain option for discovery payload #122 (a895839)
  • Merge pull request #125 from dchesterton/patch-1 (8ddf729)
  • Merge pull request #124 from ilharts/spirit (a9f31c4)
  • Fix command_on_template for light_dimmer (21345e0)
  • Add Eurotronic Sprit Z-Wave Plus as custom component (1c83643)
  • [fix] Rgb value template (a4cf3ae)
  • [fix] Add/Remove hassDevices from store (c6f50a1)
  • [fix] Add/Remove persistent hass devices #121 (ac1b218)
  • [fix] Rgb light discovery (2acd144)
  • [fix] Rgb light dimmer discovery #68 (c638839)
  • [fix] Rgb light switch and dimmer #68 (9d38d81)
  • [fix] Device discovery (e616b82)
  • [feat] Cover support in devices (dbd6020)
  • [feat] Make devices work with all devices types (6f32178)
  • [docs] Buymeacoffie (c35f37f)
  • [docs] Add buy coffie link (4160774)
  • [fix] Discover class 98 as lock instead of switch #101 (faabbbb)
  • [fix] Typo in tamper regex hass discovery (30c1ba8)

Release 2.0.3

22 Aug 12:18
Compare
Choose a tag to compare

Release 2.0.2

24 Jul 08:26
Compare
Choose a tag to compare
  • [fix] SmartOS udevadm errors #57 (816025b)
  • Merge branch 'master' of https://github.com/robertsLando/Zwave2Mqtt (d7ac02c)
  • [docs] Thanks section (6987f09)
  • Merge pull request #62 from jshridha/alarm (053fc9f)
  • add alarm type, level, and burglar sensors to hass (1fe7071)
  • [fix] Make refreshNeighborns return nodes neighburns (72441c6)
  • [fix] Hass discovery alarm send only level #56 (20bd0d9)
  • [fix] Allow call refreshNeighborns api with socket api request (3eafd99)
  • [feat] Node neighborns management for mesh graph (2a6c4fc)
  • [fix] Add check for hassdiscovery flag before re-discover (50d9062)
  • [fix] Handle broker connection and rediscover #54 (f0e38a1)
  • [feat] Support for alarms in hass (class 113) #56 (e41d3da)
  • Merge pull request #55 from jshridha/master (a4f6bfc)
  • Fix contact reversed in hass (446a611)
  • Fix fan always set to high when turned on (d6a05fe)
  • Fixes for lights in home assistant (771c68e)
  • [fix] Fixed Vue router on production environment (a7f28f8)
  • [docs] Fix image position (6477edb)
  • [docs] Add new custom devices (0ba530a)
  • [feat] Add new device to Node HASS devices for testing #52 (cdd178c)
  • [fix] Edit payload templates based on gateway payload type (6986a0a)
  • [fix] Light dimmer command class 38 hass discovery (25abdef)
  • [fix] Light command and state template typo (2519588)
  • [docs] Added fans example (0f8529d)
  • [feat] GE 1724 fan dimmer device (26112c5)
  • [docs] TOC and updates (dde38ba)

Release 2.0.1

16 Jul 18:41
Compare
Choose a tag to compare
  • [docs] Updated docs with latest changes (738d238)
  • [feat] Custom discovery prefix #27 (fb0b375)
  • [fix] Wrong discovery id (8646a03)