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.4.0

30 Jun 14:35
Compare
Choose a tag to compare

Release 3.3.0

12 Jun 09:23
Compare
Choose a tag to compare
  • chore: fix docker build and cross build even on pr (#576) (9d48cf6)
  • fix: mismatch between sample code and text (#575) (6afdc23)
  • feat: improve docker build performances (#572) (2e2ec46)
  • chore(deps-dev): bump eslint-plugin-import from 2.21.1 to 2.21.2 (#571) (c23b754)
  • chore: add views in the docker image (#569) (242a155)
  • bumped deps (#564) (8ce9cee)
  • chore(deps-dev): bump release-it from 13.6.1 to 13.6.2 (#547) (247840c)
  • feat: reverse proxy dynamic subpath (#540) (b10e8c9)
  • chore(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 (47c3abf)
  • chore: prettier-standard (#550) (bbb80b6)
  • chore: markdown linting (#549) (f0c88a5)
  • feat: support dynamically set min_temp and max_temp in climate #445 (#507) (460ba97)
  • fix: Honeywell 39358 Fan Control will be discovered as a fan an not a light (#545) (f3e6456)

Release 3.2.2

29 May 09:37
Compare
Choose a tag to compare
  • fix: readonly fields not updating on changes in UI #480 (#538) (a303841)
  • chore(deps-dev): bump @babel/core from 7.9.6 to 7.10.1 (#535) (89e017b)
  • fix: offline icons not showing #508 (#537) (84dc857)
  • chore(deps-dev): bump @babel/plugin-transform-runtime (#531) (88b635b)
  • chore(deps-dev): bump @babel/plugin-syntax-import-meta (#530) (ee66639)
  • chore(deps-dev): bump @babel/plugin-proposal-class-properties (#529) (53ba2cb)
  • chore(deps-dev): bump terser-webpack-plugin from 3.0.1 to 3.0.2 (#526) (43612b5)
  • chore(deps): bump vuetify from 2.2.29 to 2.2.30 (#520) (f7bf6e2)
  • fix: payload parse of rgb dimmers #488 (#516) (d8cca1a)
  • chore(deps-dev): bump mocha from 7.1.2 to 7.2.0 (#518) (769eac2)
  • chore(deps-dev): bump node-notifier from 7.0.0 to 7.0.1 (#517) (fed5ac7)
  • chore(deps-dev): bump @mdi/font from 5.2.45 to 5.3.45 (#519) (252f7fb)
  • chore(deps): bump vue-router from 3.1.6 to 3.2.0 (#505) (4dbde73)
  • chore(deps): bump mqtt from 4.0.1 to 4.1.0 (#506) (3adad7b)
  • chore(deps-dev): bump webpack-bundle-analyzer from 3.7.0 to 3.8.0 (#510) (4c9159c)
  • chore(deps): bump vuetify from 2.2.28 to 2.2.29 (#511) (46497c1)
  • chore: add dependencies used for release (#503) (55dfcf9)

Release 3.2.1

18 May 19:52
Compare
Choose a tag to compare
  • get bash from env rather than rely on /bin (cb59477)
  • chmod +x package.sh (71f3974)
  • get version from package json (#502) (bda9c47)
  • Release 3.2.0 (6ee08a8)
  • revert release to trigger new github action (f0b98f4)
  • fix: regex for release branch tag (#499) (089e3f0)

Release 3.2.0

18 May 16:01
Compare
Choose a tag to compare
Release 3.2.0 Pre-release
Pre-release

Release 3.1.0

05 May 15:55
Compare
Choose a tag to compare
  • fix: respect the qos+retain config (#432) (305d297)
  • chore: major deps bump, code refactor and dark mode (#417) (d93ca55)

Release 3.0.4

05 May 13:39
Compare
Choose a tag to compare

Release 3.0.3

20 Apr 14:58
Compare
Choose a tag to compare
  • feat: Hass Graber/Bali/Spring Fashion and Qubino Covers (#363) (f454167)
  • add 2gig ct32 thermostat, fix lint issues, update readme thermostat example (#350) (eee442f)
  • remove duplicate protocols in readme (#351) (e184109)
  • fix readme neighbors typo (#352) (465678d)
  • feat: HRT4-ZW device from Hortmann. (#347) (15d7b53)
  • fix: Validation of node names and location to match hass requirements #344 (fa0af36)
  • feat: Show node name and location of removed nodes #341 (5309dbb)
  • npm audit fix (ba99789)
  • Vulnerabilities fix (#343) (e811f8b)
  • feat: Hass discovery support Fibaro FGS222 Qubino flush shutter (#340) (5d4ff48)
  • docs: Fixed Thanks section (61eb501)
  • feat: Add options to getInfo api #333 (5b3aaf2)
  • feat: Precision support and default set to 0.1 on hass discovery climate devices (#326) (0d44d23)
  • fix: Locks hass discovery #294 (0ede845)
  • fix: Prevent TypeError on undefined values #324 (f405067)
  • fix: autoCompact not working on both store (0c37c7e)
  • fix: Update mqtt-nedb-store (211affa)
  • fix: typo (9627cbd)
  • fix: Prevent duplicated command timeouts (f8e9a20)
  • fix: Added exclusion to commands timeout and refactored var names (63d869d)
  • feat: Inclusion timeout #244 (9b4fc8d)
  • feat: Nodes lastActive field #319 (6b07091)
  • simplify the mapped values template by using jinja's default filter (#314) (1f62fd6)
  • fix: Integer list when payload is set to Zwave object (c7fcfa9)

Release 3.0.2

16 Mar 08:19
Compare
Choose a tag to compare

Release 3.0.1

04 Mar 13:21
Compare
Choose a tag to compare
  • feat: Show device id in device gateway values dropdown (f2d112c)
  • feat: Parse lock/unlock payloads coming from hass #294 (30f5b35)
  • feat: Replace confirm dialog with Vuetify dialog fix #202 (a45900a)
  • fix light_dimmers template to use lowercase values (#289) (f2e3084)
  • chore: Add repo bugs keywords and license to package.json (49b0346)