From 10143d6ddedf2ffb1e9288f74771fd7a00aefc0a Mon Sep 17 00:00:00 2001 From: Daniel Lando Date: Fri, 4 Dec 2020 14:58:07 +0100 Subject: [PATCH] Release 1.0.0-alpha.0 --- CHANGELOG.md | 814 +--------------------------------------------- package-lock.json | 4 +- package.json | 2 +- 3 files changed, 4 insertions(+), 816 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f76e6710f7e..6afb628ade4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,816 +4,4 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v4.0.5](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.4...v4.0.5) - -> 16 October 2020 - -- chore: audit fix high severity [`#794`](https://github.com/OpenZWave/Zwave2Mqtt/pull/794) -- fix: Rows per page not set correctly [`#793`](https://github.com/OpenZWave/Zwave2Mqtt/pull/793) -- feat: support more ENV VARS for configuration [`#788`](https://github.com/OpenZWave/Zwave2Mqtt/pull/788) -- fix: typo in comment [`#789`](https://github.com/OpenZWave/Zwave2Mqtt/pull/789) -- docs: libudev.h shouldn't be required with ozw 1.6 [`#786`](https://github.com/OpenZWave/Zwave2Mqtt/pull/786) -- feat: improve HASS discovery of cover devices [`#783`](https://github.com/OpenZWave/Zwave2Mqtt/pull/783) -- chore(deps): bump actions/cache from v1 to v2.1.2 [`#780`](https://github.com/OpenZWave/Zwave2Mqtt/pull/780) -- feat(hass): adding CT100 using 2GIG template [`#776`](https://github.com/OpenZWave/Zwave2Mqtt/pull/776) -- chore(ci): remove linux/386 to fix dockerbuild [`#782`](https://github.com/OpenZWave/Zwave2Mqtt/pull/782) -- Update README.md [`#774`](https://github.com/OpenZWave/Zwave2Mqtt/pull/774) -- tidy up the docker build [`#769`](https://github.com/OpenZWave/Zwave2Mqtt/pull/769) -- dependabot update github actions and docker [`#766`](https://github.com/OpenZWave/Zwave2Mqtt/pull/766) -- close stale issues+prs [`#756`](https://github.com/OpenZWave/Zwave2Mqtt/pull/756) -- Create Dependabot config file [`#566`](https://github.com/OpenZWave/Zwave2Mqtt/pull/566) -- docker: update ozw to 1.6.392 [`#751`](https://github.com/OpenZWave/Zwave2Mqtt/pull/751) -- docker: update ozw to version 1.6.1382 [`#748`](https://github.com/OpenZWave/Zwave2Mqtt/pull/748) -- feat(hass): Eurotronic Stella Z thermostat [`#746`](https://github.com/OpenZWave/Zwave2Mqtt/pull/746) -- fix: Rows per page not set correctly (#793) [`#792`](https://github.com/OpenZWave/Zwave2Mqtt/issues/792) -- fix tag list composition [`55e0dc0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/55e0dc0b69bd212130305989793037c33e588383) -- fix tag list composition [`50cf1ad`](https://github.com/OpenZWave/Zwave2Mqtt/commit/50cf1add8ed6d52b90898c0fcd78cc9f90d5a63f) -- fix tag list composition [`0e95d46`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0e95d46235559c735e142b908c6f55a14a5753b5) -- fix tag list composition [`cb1f337`](https://github.com/OpenZWave/Zwave2Mqtt/commit/cb1f337971daf151f2173fe1095f895291284f0a) -- fix tag list composition [`8221a56`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8221a56c67839cbd262127e21ed78962efc2c91a) -- fix tag list composition [`0857c43`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0857c43639340dee42f203e27fe205d5599c5f0f) -- fix tag list composition [`970b82a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/970b82acb50c1eba93a7b7c79ab524a503774fa6) -- fix tag list composition [`5569669`](https://github.com/OpenZWave/Zwave2Mqtt/commit/55696698bc8bc5e930180aa2dfa005ece8d0116b) - -#### [v4.0.4](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.3...v4.0.4) - -> 28 September 2020 - -- docker: update ozw to 1.6.1280 [`#743`](https://github.com/OpenZWave/Zwave2Mqtt/pull/743) -- feat: parse value functions #739 [`#741`](https://github.com/OpenZWave/Zwave2Mqtt/pull/741) -- fix: replace currTemp.units.contains() with currTemp.units.includes() [`#733`](https://github.com/OpenZWave/Zwave2Mqtt/pull/733) -- fix: set temperature_unit in climate discovery #731 [`#732`](https://github.com/OpenZWave/Zwave2Mqtt/pull/732) -- chore(deps): [security] bump bl from 1.2.2 to 1.2.3 [`#712`](https://github.com/OpenZWave/Zwave2Mqtt/pull/712) -- chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1 [`#719`](https://github.com/OpenZWave/Zwave2Mqtt/pull/719) -- fix: extended allowed charaters in name/loc #720 [`#724`](https://github.com/OpenZWave/Zwave2Mqtt/pull/724) -- feat: OZW_NETWORK_KEY env var #680 [`#725`](https://github.com/OpenZWave/Zwave2Mqtt/pull/725) -- chore(deps-dev): bump release-it from 13.7.0 to 14.0.3 [`#723`](https://github.com/OpenZWave/Zwave2Mqtt/pull/723) -- fix: mesh failed removed and initializing colors [`#701`](https://github.com/OpenZWave/Zwave2Mqtt/pull/701) -- chore: bump deps and fix deprecations [`#702`](https://github.com/OpenZWave/Zwave2Mqtt/pull/702) -- chore(deps): upgrade vuetify from 2.3.4 to 2.3.5 [`#667`](https://github.com/OpenZWave/Zwave2Mqtt/pull/667) -- chore(deps): upgrade serialport from 9.0.0 to 9.0.1 [`#695`](https://github.com/OpenZWave/Zwave2Mqtt/pull/695) -- docs: fix anchor link in README [`#696`](https://github.com/OpenZWave/Zwave2Mqtt/pull/696) -- Release 4.0.4 [`2c5f939`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2c5f939fd8bbaba5d6b66315cffa5118c90e8b70) - -#### [v4.0.3](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.2...v4.0.3) - -> 28 August 2020 - -- fix: quiet down custom-devices-related logs [`#689`](https://github.com/OpenZWave/Zwave2Mqtt/pull/689) -- Release 4.0.3 [`e2a18e0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e2a18e0a810b8a062c3f28768b83a087bff2f331) - -#### [v4.0.2](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.1...v4.0.2) - -> 24 August 2020 - -- bad code from a change that didn't pan out [`#679`](https://github.com/OpenZWave/Zwave2Mqtt/pull/679) -- Release 4.0.2 [`2b46b3a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2b46b3acb78d11989e818b05481827b8a912c545) - -#### [v4.0.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v4.0.0...v4.0.1) - -> 21 August 2020 - -- fix: improved watch logic of customDevices #670 [`#675`](https://github.com/OpenZWave/Zwave2Mqtt/pull/675) -- feat: change meta theme-color based on theme #669 [`#671`](https://github.com/OpenZWave/Zwave2Mqtt/pull/671) -- feat: update docker to ozw 1.6.240 [`#673`](https://github.com/OpenZWave/Zwave2Mqtt/pull/673) -- docs: add security policy [`#659`](https://github.com/OpenZWave/Zwave2Mqtt/pull/659) -- chore(deps): [security] bump elliptic from 6.5.2 to 6.5.3 [`#650`](https://github.com/OpenZWave/Zwave2Mqtt/pull/650) -- chore(docker): Update OZW to version 1.6.1232 [`#645`](https://github.com/OpenZWave/Zwave2Mqtt/pull/645) -- fix: removeAssociation with multi instance devices [`#644`](https://github.com/OpenZWave/Zwave2Mqtt/pull/644) -- Release 4.0.1 [`6a0a6e5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6a0a6e561b881481616f62834e3b9122351d8d23) - -### [v4.0.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.4.1...v4.0.0) - -> 27 July 2020 - -- feat: show associations of multi-instance devices #637 [`#640`](https://github.com/OpenZWave/Zwave2Mqtt/pull/640) -- fix: change default hass birth/will topic [`#639`](https://github.com/OpenZWave/Zwave2Mqtt/pull/639) -- fix: set node status to initializing when firstly added [`#634`](https://github.com/OpenZWave/Zwave2Mqtt/pull/634) -- chore(docker): stable builds and refactor [`#632`](https://github.com/OpenZWave/Zwave2Mqtt/pull/632) -- Release 4.0.0 [`ca1f92a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ca1f92a709f85cf751eb19ab3a6ad1e73d962535) - -#### [v3.4.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.4.0...v3.4.1) - -> 14 July 2020 - -- chore: bumped deps and fixed eslint [`#622`](https://github.com/OpenZWave/Zwave2Mqtt/pull/622) -- feat(hass): Intermatic PE653 MultiWave Receiver [`#618`](https://github.com/OpenZWave/Zwave2Mqtt/pull/618) -- Release 3.4.1 [`4b27fb8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4b27fb8718ef502ae37c93d3b618f82aa21785d8) - -#### [v3.4.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.3.0...v3.4.0) - -> 30 June 2020 - -- chore(deps): bumped deps [`#604`](https://github.com/OpenZWave/Zwave2Mqtt/pull/604) -- fix: remove refreshNodeInfo and auto heal options [`#603`](https://github.com/OpenZWave/Zwave2Mqtt/pull/603) -- feat: broadcast actions #596 [`#602`](https://github.com/OpenZWave/Zwave2Mqtt/pull/602) -- docs: fix typo [`#595`](https://github.com/OpenZWave/Zwave2Mqtt/pull/595) -- chore(deps-dev): bump terser-webpack-plugin from 3.0.3 to 3.0.5 [`#589`](https://github.com/OpenZWave/Zwave2Mqtt/pull/589) -- feat: improve support for Inovelli LWZ42 [`#574`](https://github.com/OpenZWave/Zwave2Mqtt/pull/574) -- Release 3.4.0 [`dd79d03`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dd79d0369461fff75eae46fbd236e779e80f67e6) - -#### [v3.3.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.2.2...v3.3.0) - -> 12 June 2020 - -- chore: fix docker build and cross build even on pr [`#576`](https://github.com/OpenZWave/Zwave2Mqtt/pull/576) -- fix: mismatch between sample code and text [`#575`](https://github.com/OpenZWave/Zwave2Mqtt/pull/575) -- feat: improve docker build performances [`#572`](https://github.com/OpenZWave/Zwave2Mqtt/pull/572) -- chore(deps-dev): bump eslint-plugin-import from 2.21.1 to 2.21.2 [`#571`](https://github.com/OpenZWave/Zwave2Mqtt/pull/571) -- chore: add views in the docker image [`#569`](https://github.com/OpenZWave/Zwave2Mqtt/pull/569) -- bumped deps [`#564`](https://github.com/OpenZWave/Zwave2Mqtt/pull/564) -- chore(deps-dev): bump release-it from 13.6.1 to 13.6.2 [`#547`](https://github.com/OpenZWave/Zwave2Mqtt/pull/547) -- feat: reverse proxy dynamic subpath [`#540`](https://github.com/OpenZWave/Zwave2Mqtt/pull/540) -- chore: prettier-standard [`#550`](https://github.com/OpenZWave/Zwave2Mqtt/pull/550) -- chore: markdown linting [`#549`](https://github.com/OpenZWave/Zwave2Mqtt/pull/549) -- feat: support dynamically set min_temp and max_temp in climate #445 [`#507`](https://github.com/OpenZWave/Zwave2Mqtt/pull/507) -- fix: Honeywell 39358 Fan Control will be discovered as a fan an not a light [`#545`](https://github.com/OpenZWave/Zwave2Mqtt/pull/545) -- Release 3.3.0 [`f472b01`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f472b013e6e9caeea567a0ede8156d0c14a9b79f) -- chore(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 [`47c3abf`](https://github.com/OpenZWave/Zwave2Mqtt/commit/47c3abfb624009296d3ff0eda3f1c68290ee7578) - -#### [v3.2.2](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.2.1...v3.2.2) - -> 29 May 2020 - -- fix: readonly fields not updating on changes in UI #480 [`#538`](https://github.com/OpenZWave/Zwave2Mqtt/pull/538) -- chore(deps-dev): bump @babel/core from 7.9.6 to 7.10.1 [`#535`](https://github.com/OpenZWave/Zwave2Mqtt/pull/535) -- fix: offline icons not showing #508 [`#537`](https://github.com/OpenZWave/Zwave2Mqtt/pull/537) -- chore(deps-dev): bump @babel/plugin-transform-runtime [`#531`](https://github.com/OpenZWave/Zwave2Mqtt/pull/531) -- chore(deps-dev): bump @babel/plugin-syntax-import-meta [`#530`](https://github.com/OpenZWave/Zwave2Mqtt/pull/530) -- chore(deps-dev): bump @babel/plugin-proposal-class-properties [`#529`](https://github.com/OpenZWave/Zwave2Mqtt/pull/529) -- chore(deps-dev): bump terser-webpack-plugin from 3.0.1 to 3.0.2 [`#526`](https://github.com/OpenZWave/Zwave2Mqtt/pull/526) -- chore(deps): bump vuetify from 2.2.29 to 2.2.30 [`#520`](https://github.com/OpenZWave/Zwave2Mqtt/pull/520) -- fix: payload parse of rgb dimmers #488 [`#516`](https://github.com/OpenZWave/Zwave2Mqtt/pull/516) -- chore(deps-dev): bump mocha from 7.1.2 to 7.2.0 [`#518`](https://github.com/OpenZWave/Zwave2Mqtt/pull/518) -- chore(deps-dev): bump node-notifier from 7.0.0 to 7.0.1 [`#517`](https://github.com/OpenZWave/Zwave2Mqtt/pull/517) -- chore(deps-dev): bump @mdi/font from 5.2.45 to 5.3.45 [`#519`](https://github.com/OpenZWave/Zwave2Mqtt/pull/519) -- chore(deps): bump vue-router from 3.1.6 to 3.2.0 [`#505`](https://github.com/OpenZWave/Zwave2Mqtt/pull/505) -- chore(deps): bump mqtt from 4.0.1 to 4.1.0 [`#506`](https://github.com/OpenZWave/Zwave2Mqtt/pull/506) -- chore(deps-dev): bump webpack-bundle-analyzer from 3.7.0 to 3.8.0 [`#510`](https://github.com/OpenZWave/Zwave2Mqtt/pull/510) -- chore(deps): bump vuetify from 2.2.28 to 2.2.29 [`#511`](https://github.com/OpenZWave/Zwave2Mqtt/pull/511) -- chore: add dependencies used for release [`#503`](https://github.com/OpenZWave/Zwave2Mqtt/pull/503) -- Release 3.2.2 [`9c8cde5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9c8cde58a6fedc4c5d501226a7227886cc4c3eb3) - -#### [v3.2.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.2.0...v3.2.1) - -> 18 May 2020 - -- get version from package json [`#502`](https://github.com/OpenZWave/Zwave2Mqtt/pull/502) -- Release 3.2.1 [`5dcb839`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5dcb839f9b21fd63152125926dcd377997c7f3b9) -- get bash from env rather than rely on /bin [`cb59477`](https://github.com/OpenZWave/Zwave2Mqtt/commit/cb59477eab86811e1b159d969934f73a57b5feea) -- chmod +x package.sh [`71f3974`](https://github.com/OpenZWave/Zwave2Mqtt/commit/71f397457edf675f230c56e8c562904d31dca99c) - -#### [v3.2.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.1.0...v3.2.0) - -> 18 May 2020 - -- fix: regex for release branch tag [`#499`](https://github.com/OpenZWave/Zwave2Mqtt/pull/499) -- chore: fix breaking changes and bump to copy-webpack-plugin@6.0.1 [`#497`](https://github.com/OpenZWave/Zwave2Mqtt/pull/497) -- fix last references to docker image on openzwave/. [`#498`](https://github.com/OpenZWave/Zwave2Mqtt/pull/498) -- chore: revert back to robertslando repo and [`#496`](https://github.com/OpenZWave/Zwave2Mqtt/pull/496) -- chore(deps): bump openzwave-shared from 1.6.2 to 1.7.0 [`#487`](https://github.com/OpenZWave/Zwave2Mqtt/pull/487) -- chore(deps-dev): bump autoprefixer from 9.7.6 to 9.8.0 [`#494`](https://github.com/OpenZWave/Zwave2Mqtt/pull/494) -- fix: docker build [`#493`](https://github.com/OpenZWave/Zwave2Mqtt/pull/493) -- chore(deps-dev): bump nodemon from 2.0.3 to 2.0.4 [`#486`](https://github.com/OpenZWave/Zwave2Mqtt/pull/486) -- feat: show version in log output [`#485`](https://github.com/OpenZWave/Zwave2Mqtt/pull/485) -- move docker build to this repo [`#473`](https://github.com/OpenZWave/Zwave2Mqtt/pull/473) -- feat: hass scene_activation command class support #445 [`#482`](https://github.com/OpenZWave/Zwave2Mqtt/pull/482) -- fix: Use readonly fields intead of disabled #480 [`#481`](https://github.com/OpenZWave/Zwave2Mqtt/pull/481) -- chore(deps): bump serialport from 8.0.8 to 9.0.0 [`#469`](https://github.com/OpenZWave/Zwave2Mqtt/pull/469) -- chore(deps-dev): bump webpack-dev-server from 3.10.3 to 3.11.0 [`#470`](https://github.com/OpenZWave/Zwave2Mqtt/pull/470) -- chore(deps): bump vuetify from 2.2.27 to 2.2.28 [`#477`](https://github.com/OpenZWave/Zwave2Mqtt/pull/477) -- feat: hass barrier_operator class support #445 [`#467`](https://github.com/OpenZWave/Zwave2Mqtt/pull/467) -- chore(deps-dev): bump @mdi/font from 5.1.45 to 5.2.45 [`#478`](https://github.com/OpenZWave/Zwave2Mqtt/pull/478) -- chore(deps): bump vuex from 3.3.0 to 3.4.0 [`#471`](https://github.com/OpenZWave/Zwave2Mqtt/pull/471) -- feat: disable discovery #405 [`#476`](https://github.com/OpenZWave/Zwave2Mqtt/pull/476) -- feat: subscribe using wildecards [`#475`](https://github.com/OpenZWave/Zwave2Mqtt/pull/475) -- ci: apt-get update before installing deps [`#474`](https://github.com/OpenZWave/Zwave2Mqtt/pull/474) -- fix: allow empty node name/location #463 [`#468`](https://github.com/OpenZWave/Zwave2Mqtt/pull/468) -- chore(deps): bump mqtt from 4.0.0 to 4.0.1 [`#460`](https://github.com/OpenZWave/Zwave2Mqtt/pull/460) -- chore(deps-dev): bump terser-webpack-plugin from 3.0.0 to 3.0.1 [`#456`](https://github.com/OpenZWave/Zwave2Mqtt/pull/456) -- fix: lgtm alerts [`#458`](https://github.com/OpenZWave/Zwave2Mqtt/pull/458) -- chore(deps): bump serialport from 8.0.7 to 8.0.8 [`#457`](https://github.com/OpenZWave/Zwave2Mqtt/pull/457) -- docs: add depencencies security/status badges [`#455`](https://github.com/OpenZWave/Zwave2Mqtt/pull/455) -- chore(deps-dev): bump c8 from 7.1.1 to 7.1.2 [`#451`](https://github.com/OpenZWave/Zwave2Mqtt/pull/451) -- fix: node select background color #452 [`#454`](https://github.com/OpenZWave/Zwave2Mqtt/pull/454) -- chore(deps): bump vuetify from 2.2.26 to 2.2.27 [`#450`](https://github.com/OpenZWave/Zwave2Mqtt/pull/450) -- fix: add missing field in ci action [`#449`](https://github.com/OpenZWave/Zwave2Mqtt/pull/449) -- fix: secret for ci action [`#448`](https://github.com/OpenZWave/Zwave2Mqtt/pull/448) -- chore: docker build dispatch event [`#447`](https://github.com/OpenZWave/Zwave2Mqtt/pull/447) -- fix: mesh link color with dark mode #444 [`#446`](https://github.com/OpenZWave/Zwave2Mqtt/pull/446) -- Release 3.2.0 [`b71d1eb`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b71d1eb45f373201854c2d58be9947117aea8332) -- Release 3.2.0 [`6ee08a8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6ee08a88cfa50ef594a0c4e12b852ddaf0dbf519) -- revert release to trigger new github action [`f0b98f4`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f0b98f4593822f9809322750415880a83d69dcfb) - -#### [v3.1.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.0.4...v3.1.0) - -> 5 May 2020 - -- fix: respect the qos+retain config [`#432`](https://github.com/OpenZWave/Zwave2Mqtt/pull/432) -- chore: major deps bump, code refactor and dark mode [`#417`](https://github.com/OpenZWave/Zwave2Mqtt/pull/417) -- Release 3.1.0 [`251cd72`](https://github.com/OpenZWave/Zwave2Mqtt/commit/251cd72c8085b7eddd3fdf36d14ac7b1a5e49c09) - -#### [v3.0.4](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.0.3...v3.0.4) - -> 5 May 2020 - -- fix: point debug output to stdout not stderror [`#423`](https://github.com/OpenZWave/Zwave2Mqtt/pull/423) -- chore(deps-dev): bump css-loader from 3.4.2 to 3.5.3 [`#393`](https://github.com/OpenZWave/Zwave2Mqtt/pull/393) -- reflect what node supports https://nodejs.org/en/about/releases/ [`#416`](https://github.com/OpenZWave/Zwave2Mqtt/pull/416) -- cache slow steps [`#415`](https://github.com/OpenZWave/Zwave2Mqtt/pull/415) -- chore(deps): bump app-root-path from 2.2.1 to 3.0.0 [`#414`](https://github.com/OpenZWave/Zwave2Mqtt/pull/414) -- chore(deps): bump jsonfile from 4.0.0 to 6.0.1 [`#409`](https://github.com/OpenZWave/Zwave2Mqtt/pull/409) -- chore: test coverage lib/jsonStore [`#408`](https://github.com/OpenZWave/Zwave2Mqtt/pull/408) -- chore: test coverage lib/debug [`#390`](https://github.com/OpenZWave/Zwave2Mqtt/pull/390) -- chore: add wallaby.js support for rapid testing [`#407`](https://github.com/OpenZWave/Zwave2Mqtt/pull/407) -- chore: coverage /lib/utils [`#406`](https://github.com/OpenZWave/Zwave2Mqtt/pull/406) -- feat: hide/show location in mesh nodes [`#404`](https://github.com/OpenZWave/Zwave2Mqtt/pull/404) -- docs: fixed TOC links [`#399`](https://github.com/OpenZWave/Zwave2Mqtt/pull/399) -- [Snyk] Upgrade morgan from 1.9.1 to 1.10.0 [`#391`](https://github.com/OpenZWave/Zwave2Mqtt/pull/391) -- chore(deps): bump ansi_up from 3.0.0 to 4.0.4 [`#383`](https://github.com/OpenZWave/Zwave2Mqtt/pull/383) -- [Snyk] Upgrade body-parser from 1.18.3 to 1.19.0 [`#392`](https://github.com/OpenZWave/Zwave2Mqtt/pull/392) -- fix: map temperature units to hass values [`#394`](https://github.com/OpenZWave/Zwave2Mqtt/pull/394) -- chore(deps): [security] bump mqtt-packet from 5.6.0 to 5.6.1 [`#380`](https://github.com/OpenZWave/Zwave2Mqtt/pull/380) -- docs: fixed typo [`#389`](https://github.com/OpenZWave/Zwave2Mqtt/pull/389) -- docs: coverage badge [`#386`](https://github.com/OpenZWave/Zwave2Mqtt/pull/386) -- chore: ci test and coverall [`#385`](https://github.com/OpenZWave/Zwave2Mqtt/pull/385) -- chore: constants unit test [`#369`](https://github.com/OpenZWave/Zwave2Mqtt/pull/369) -- refactor: reduce code duplication [`#375`](https://github.com/OpenZWave/Zwave2Mqtt/pull/375) -- feat: arbitrary zwave config [`#367`](https://github.com/OpenZWave/Zwave2Mqtt/pull/367) -- chore: move from travis to github actions [`#374`](https://github.com/OpenZWave/Zwave2Mqtt/pull/374) -- linting - fix linter config - apply fixes to code - require linter to pass in CI [`#373`](https://github.com/OpenZWave/Zwave2Mqtt/pull/373) -- add CT101 thermostat configuration [`#372`](https://github.com/OpenZWave/Zwave2Mqtt/pull/372) -- feat: allow a zwave plugin to be defined exposing the zwave client to external js [`#364`](https://github.com/OpenZWave/Zwave2Mqtt/pull/364) -- Release 3.0.4 [`70e44f6`](https://github.com/OpenZWave/Zwave2Mqtt/commit/70e44f67ead2f8769212af4d5aceaaf6695abe96) -- Fixing display issue on mobile [`fbe9221`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fbe9221ef2aa54383bdd8dcdde317ab11e0d6839) -- chore: removed coverall file [`0c5269d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0c5269d6fd8eb98ed74521fafd99f2aa7ddf194b) -- chore: fixed coverall [`2dcf3b7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2dcf3b7fd2f00a7430183a146cf3186dfc32a26b) -- chore: coveralls support [`79447b1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/79447b12890cec9e9df1fbbb5ae27ac5c6f2d2b4) -- chore: Fixed github actions [`ea1f4a6`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ea1f4a652847519d0f9cebdea77b030ca3c00a64) -- docs: ci badge [`158aa25`](https://github.com/OpenZWave/Zwave2Mqtt/commit/158aa250995fad0da03572e806ed84be2b62a875) -- docs: updated contributors [`c30ad26`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c30ad261d402ea7cfa255fb32c99fe00ba382cd5) - -#### [v3.0.3](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.0.2...v3.0.3) - -> 20 April 2020 - -- feat: Hass Graber/Bali/Spring Fashion and Qubino Covers [`#363`](https://github.com/OpenZWave/Zwave2Mqtt/pull/363) -- add 2gig ct32 thermostat, fix lint issues, update readme thermostat example [`#350`](https://github.com/OpenZWave/Zwave2Mqtt/pull/350) -- remove duplicate protocols in readme [`#351`](https://github.com/OpenZWave/Zwave2Mqtt/pull/351) -- fix readme neighbors typo [`#352`](https://github.com/OpenZWave/Zwave2Mqtt/pull/352) -- feat: HRT4-ZW device from Hortmann. [`#347`](https://github.com/OpenZWave/Zwave2Mqtt/pull/347) -- Vulnerabilities fix [`#343`](https://github.com/OpenZWave/Zwave2Mqtt/pull/343) -- feat: Hass discovery support Fibaro FGS222 Qubino flush shutter [`#340`](https://github.com/OpenZWave/Zwave2Mqtt/pull/340) -- feat: Precision support and default set to 0.1 on hass discovery climate devices [`#326`](https://github.com/OpenZWave/Zwave2Mqtt/pull/326) -- simplify the mapped values template by using jinja's default filter [`#314`](https://github.com/OpenZWave/Zwave2Mqtt/pull/314) -- Release 3.0.3 [`e27c8ba`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e27c8baea8f1072f5e8f23d7e904b1315d1418c8) -- fix: Update mqtt-nedb-store [`211affa`](https://github.com/OpenZWave/Zwave2Mqtt/commit/211affa8e3b8ac5305340dd58aa669046ae0e758) -- feat: Show node name and location of removed nodes #341 [`5309dbb`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5309dbb21294f9b7ec5d8d6d2359353d221d0c51) -- feat: Inclusion timeout #244 [`9b4fc8d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9b4fc8d1b8fce47f49a573f6cf43642045dc01a7) -- fix: Added exclusion to commands timeout and refactored var names [`63d869d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/63d869d9b92d0edea2c697db3f154caa00b2901c) -- feat: Add options to getInfo api #333 [`5b3aaf2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5b3aaf24f201d46f3f2e527897fc6ba2b66b220b) -- feat: Nodes lastActive field #319 [`6b07091`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6b070915c98ed31f47340a3a6ebe55cc454360f7) -- fix: Validation of node names and location to match hass requirements #344 [`fa0af36`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fa0af3684d8937176084c29141d10bcbc7b0fb04) -- fix: Prevent duplicated command timeouts [`f8e9a20`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f8e9a207bc64ab1e956c0bd202fd73277d453676) -- docs: Fixed Thanks section [`61eb501`](https://github.com/OpenZWave/Zwave2Mqtt/commit/61eb501e393c21e9c8fedd57fd3a4d75d710280b) -- fix: Locks hass discovery #294 [`0ede845`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0ede845b98aacffa4fc0e3de999b3ad3567b00d0) -- npm audit fix [`ba99789`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ba99789999a7433f152b563ea36f699cca6fff06) -- fix: Prevent TypeError on undefined values #324 [`f405067`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f40506776e8813e6a2ca902c6864c09d69794a71) -- fix: autoCompact not working on both store [`0c37c7e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0c37c7ec97af4bcec55c062fc2c6af2916510614) -- fix: Integer list when payload is set to Zwave object [`c7fcfa9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c7fcfa98673830eaefffe182fd86bfd8a2aac588) -- fix: typo [`9627cbd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9627cbddec1d7972fecb8491c5978be1d815739c) - -#### [v3.0.2](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.0.1...v3.0.2) - -> 16 March 2020 - -- hass support action_topic in thermostats [`#305`](https://github.com/OpenZWave/Zwave2Mqtt/pull/305) -- fan_mode_map payload parse [`#302`](https://github.com/OpenZWave/Zwave2Mqtt/pull/302) -- feat: Add getInfo api fix #297 [`#297`](https://github.com/OpenZWave/Zwave2Mqtt/issues/297) -- Release 3.0.2 [`d084fdf`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d084fdf4eeb8287840b28d91e5714f7e537d166b) -- feat: Add args to apis response #301 [`0635ece`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0635ece9ff994c7307415b16594812342997ab8c) -- fix: pkg release script #296 [`f302d3f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f302d3f370eceefdca6ab7a6a5710faf4c4a87a1) - -#### [v3.0.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v3.0.0...v3.0.1) - -> 4 March 2020 - -- fix light_dimmers template to use lowercase values [`#289`](https://github.com/OpenZWave/Zwave2Mqtt/pull/289) -- feat: Replace confirm dialog with Vuetify dialog fix #202 [`#202`](https://github.com/OpenZWave/Zwave2Mqtt/issues/202) -- feat: Show device id in device gateway values dropdown [`f2d112c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f2d112ca5bd29dcf3298ee2507c19a5cbc502124) -- chore: Add repo bugs keywords and license to package.json [`49b0346`](https://github.com/OpenZWave/Zwave2Mqtt/commit/49b034693b194891f6745ebc6fa20f3b600c9ad1) -- Release 3.0.1 [`ccd8650`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ccd8650471a3fd68595702d7f3e0b65c44072602) -- feat: Parse lock/unlock payloads coming from hass #294 [`30f5b35`](https://github.com/OpenZWave/Zwave2Mqtt/commit/30f5b35551a9058ea1cee479ac57e691ce707ab5) - -### [v3.0.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.2.0...v3.0.0) - -> 3 March 2020 - -- Use a map to get command class names [`#290`](https://github.com/OpenZWave/Zwave2Mqtt/pull/290) -- BREAKING CHANGE: Use node name as device name in hass discovery [`#276`](https://github.com/OpenZWave/Zwave2Mqtt/pull/276) -- Correct spelling of chengelog/changelog [`#275`](https://github.com/OpenZWave/Zwave2Mqtt/pull/275) -- BREAKING CHANGE: hass state in caps ON|OFF and RGB fix [`#270`](https://github.com/OpenZWave/Zwave2Mqtt/pull/270) -- Central Scene Sensor [`#269`](https://github.com/OpenZWave/Zwave2Mqtt/pull/269) -- Add documentation for "remove failed node" [`#266`](https://github.com/OpenZWave/Zwave2Mqtt/pull/266) -- Update healthcheck section [`#265`](https://github.com/OpenZWave/Zwave2Mqtt/pull/265) -- Add "remove failed node" command [`#261`](https://github.com/OpenZWave/Zwave2Mqtt/pull/261) -- Bumped openzwave-shared@1.6.2 fix #278 #284 #285 [`#278`](https://github.com/OpenZWave/Zwave2Mqtt/issues/278) -- fix: Custom devices not working and no hassDevices found after refreshNodeInfo fixes #277 #262 [`#277`](https://github.com/OpenZWave/Zwave2Mqtt/issues/277) -- feat: getNodes api to get nodes array fix #281 [`#281`](https://github.com/OpenZWave/Zwave2Mqtt/issues/281) -- BREAKING CHANGE: Use node name as device name in hass discovery (#276) [`#274`](https://github.com/OpenZWave/Zwave2Mqtt/issues/274) -- BREAKING CHANGE: Hass Lock state fix #203 [`#203`](https://github.com/OpenZWave/Zwave2Mqtt/issues/203) -- chore: Audit fix [`278a48e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/278a48ed4b3943acb819b3d9538f8669e7e38d07) -- Release 3.0.0 [`5b5116d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5b5116d0ce4c51536f1b0474b500f7200189c08f) -- feat: Health check endpoints #264 [`3396b75`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3396b75935631ce8490130985fdd6c59e7bb4f15) -- docs: Custom apis [`2aac5b7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2aac5b7815801ec22ceb89906cbf2c8d6537f1c3) -- feat: Rediscover node button to update node discovered values after changing node name/location #153 [`be5e356`](https://github.com/OpenZWave/Zwave2Mqtt/commit/be5e356eaf41b24530e4c487f6ed39e9f78fbb25) -- minor refactor [`622d240`](https://github.com/OpenZWave/Zwave2Mqtt/commit/622d24095fde9977a91aa65707210fb89a50c556) -- fix: Use light dimmers for sound switch volume #254 [`3a08226`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3a082265bd511dbe7957d50ee90b3d63bb427338) -- docs: Special apis [`dd559f3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dd559f3b28311596da947643e3b30f2c1e0e865e) -- BREAKING CHANGE: Better unique_id and device identifier for hass #165 [`3fe61ba`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3fe61bad2dd306d5ecf42d9dd9bdeeee6dbc48df) -- docs: Healt check endpoints [`1431c4f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1431c4fdf619dfe5e1cc8e27c8a3bb99b550a319) -- docs: Rediscover node [`5cdd0c3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5cdd0c3d7a5a567b34d4bd25a1321478d10972d3) -- fix: Undefined `this` in deviceInfo [`d33f0a1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d33f0a129ef38175f0da9d03e7d6546da7ca6e5a) -- fix: Force using JSON payload when HassDiscovery is enabled [`72d202b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/72d202b16cec8a79a49f6ba9457921e43214d29e) -- feat: Add status string to node status and lastUpdate value on zwave valueId object #260 [`648da43`](https://github.com/OpenZWave/Zwave2Mqtt/commit/648da4380f114e2946ad33b243d9de7bafa134a0) -- fix: Use lower case for node prefix in identifier [`1ee4ef9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1ee4ef9d5acc7a10c1e7157101c3ed29ae150682) -- fix: Add nodeid to device identifiers [`4c864a2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4c864a2fedadea3b62df56b1233723c4b404e754) -- docs: Fix language in code block [`6aba6d3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6aba6d37d84590e60301311e4053cb920cad4a6e) -- fix: Typo [`cbe607a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/cbe607aa0f6fe5ccc9c3669f4a8d9d5e53907040) -- docs: Fixed lint [`2397d3d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2397d3d82990015b23ffb39b5210f21a0fdcc31c) -- docs: Hass disclaimer [`8ec2918`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8ec2918d38e2b9efb25be6d45efcc2673c9e524f) -- fix: Undefined error when removeNode event and no node is selected [`c0500d2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c0500d277fcaafdbce307857f7324da132b04b23) -- feat: Add location to names in control panel associations [`fe9511e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fe9511e0da043b29e9a3561b43b4acf2f1575f5a) -- docs: Hass devices image [`e922078`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e92207814d475edd6ccf3ac78eded6f03715a387) - -#### [v2.2.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.1.1...v2.2.0) - -> 17 February 2020 - -- Fix electricity meter named as water meter [`#258`](https://github.com/OpenZWave/Zwave2Mqtt/pull/258) -- refactor: sensor multilevel constants [`#252`](https://github.com/OpenZWave/Zwave2Mqtt/pull/252) -- Add more TRVs [`#253`](https://github.com/OpenZWave/Zwave2Mqtt/pull/253) -- Fix temp_step for Eurotronic Spirit TRVs [`#251`](https://github.com/OpenZWave/Zwave2Mqtt/pull/251) -- set sensor_home_security to index 7, sensor_access_control to 6 [`#236`](https://github.com/OpenZWave/Zwave2Mqtt/pull/236) -- Support dynamic reads of customDevices.json [`#225`](https://github.com/OpenZWave/Zwave2Mqtt/pull/225) -- fix: Hass auto discovery improvments [`bf3d61e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/bf3d61e01e29be7c7401d40d7f9eb7862ab0a8a8) -- fix: Improved meter and sensorMultilevel hass auto discovery #213 [`3913831`](https://github.com/OpenZWave/Zwave2Mqtt/commit/39138317e9d0b04ef9ba9fb1ebdcad282892431a) -- Release 2.2.0 [`d8f4c7f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d8f4c7f9a2bc91eab36fb01c6028f8bf0170d481) -- fix: Watch for file changes when using customDevices.json [`ba5f150`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ba5f150b9b30427ecf004146fec325f149213d5b) -- feat: Support for fans in climate and better sensor multilevel discovery based on units #218 #213 [`e2bf5b0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e2bf5b065447f4fdef41857e40305a17d7b6ee93) -- docs: Thermostats with fans #218 [`7fdac42`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7fdac420dcdec215720dbd30dac86a29a9fe611d) -- feat: Support dynamic reads of customDevices.json [`5812a39`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5812a3955c042a92594c9e7b335aa425956bbf40) -- Not all indexes below 256 are burglar. Set them to the corresponding ones in OZW [`2936cf5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2936cf58af5bc54f86b6ef418c74a61a84ee1b7e) -- refactor: Moved alarm map to constants [`c0b9f85`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c0b9f85162d8a37201991edc75ebdaa7c75853ba) -- feat: Button in UI to refresh node configuration params #235 #161 [`fb38f30`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fb38f3071b6f9dace476a2ef5c57677f3fe86437) -- fix: Hass discovery for SENSOR_ALARM cmd class [`7313543`](https://github.com/OpenZWave/Zwave2Mqtt/commit/731354352252fbd0fd51d7d34fc11f8cca99d5ec) -- feat: Command class sound switch 0x79 support #254 [`fda13b9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fda13b9ae07d9c650fbe492427fe4f59fb4d69e6) -- Add TRVs [`b1ddebe`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b1ddebe8d9a2dbd7905e3403835ad61a8a651612) -- feat: Hass device Heatit TF 056 (Thermofloor) [`8f933ed`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8f933edfaee40214ac9a0a04c00bf2dc7321f4aa) -- docs: How to identify the deviceID [`996b780`](https://github.com/OpenZWave/Zwave2Mqtt/commit/996b7802f95b5b741129a755f73821d3bddbe7e0) -- fix: Catch errors on node status #256 [`7b82d4d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7b82d4d1c5ff9f369717fa249bcb3fcac7f430c9) -- fix: Alarms hass discovery and undefined units bug #232 #231 [`fa2b022`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fa2b0222b1c63bbd044df2a77faec5654c84e569) -- feat: Show device id on node tab [`80103f4`](https://github.com/OpenZWave/Zwave2Mqtt/commit/80103f4f48a969f6d4ac4a420ae8951262c0ab5b) -- fix: Support for climate devices with only setpoint #199 [`9e0102e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9e0102ed64f16899a28cc79739f039cc223e54b3) -- feat: AutoUpdateConfigFile Zwave config option [`4a9c8c4`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4a9c8c4e6d4e42e93801554458d02ded87ed7377) -- fix: Make sound switch discovery only for volume #254 [`77c4295`](https://github.com/OpenZWave/Zwave2Mqtt/commit/77c4295f9a326b1ede31c7fc08afbe64bc575899) -- chore: Fixed package script [`56e451e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/56e451e3a4f9916ae0bffd3224f68b62790f0b1d) -- fix: Mqtt client not closing correctly [`e361976`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e361976dd34b5262d8d3eb3219df9818073b842d) -- chore: bump openzwave-shared@1.6.1 [`3333728`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3333728057a43e476fe3167f1871c2722c082895) -- fix: Typo [`541f48b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/541f48b0f03c2f7201dbbab4f086c222c0ad76b1) -- fix: Mqtt client close when not connected [`56d3a55`](https://github.com/OpenZWave/Zwave2Mqtt/commit/56d3a554b2088b2f8ab4851aec8380764a9cd712) -- fix: 'Just value' payload for bool values #214 [`e1f61f8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e1f61f81f8a9ec330f5ad3a18a8450f5299cd81b) -- fix: Discovery when payload is set to 'Just Value' [`3f535a4`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3f535a46139e5ad45eee4abede1f22d460e3062a) -- docs: Updated readme [`70c95c1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/70c95c13ae63921cb460525acc81ad94061b5f60) -- docs: Added link to hass components [`e21dd72`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e21dd7283ed280a66c7dcde81a9beaaab0cdf596) -- fix: Undefined node action #248 [`ff10f9e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ff10f9ebe845dbc2dc6810bf2449c573e13a6b36) -- fix: Template value [`0db8d89`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0db8d89496f08a5c1beaa2d331cbef38070f0d9a) -- remove double declaration [`af3fae2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/af3fae272db99e9c53799848112cb4d3208a2eb9) -- Modify Eurostronic Spirit payload discovery to support 0,5degrees step. [`4d2319f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4d2319f4193c2f570a263c70e894176980f2c704) -- docs: Updated zwave options [`1b107dd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1b107dd16b3908150838a4b8b2aa8dee332a1076) -- fix: Disable host checks in webpack to allow connecting externally in dev [`3f11ae2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3f11ae208848f0788b90235e5e0449107d214f1a) - -#### [v2.1.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.1.0...v2.1.1) - -> 20 January 2020 - -- Fixing typo [`#208`](https://github.com/OpenZWave/Zwave2Mqtt/pull/208) -- Mesh screenshot [`#206`](https://github.com/OpenZWave/Zwave2Mqtt/pull/206) -- mesh diagram upload [`#205`](https://github.com/OpenZWave/Zwave2Mqtt/pull/205) -- Enable sending raw zwave data [`#200`](https://github.com/OpenZWave/Zwave2Mqtt/pull/200) -- Spelling and consistency (no change in behavior) [`#195`](https://github.com/OpenZWave/Zwave2Mqtt/pull/195) -- feat: Show OZW version in control panel [`84fc35a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/84fc35a74e1d94bc88d36a9969aef5567d66533e) -- fix: Buffer support on write requests #194 [`513c51a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/513c51a7959b43c3816162516fb11febc612d41a) -- chore: Updated to openzwave-shared@1.5.12 [`2b2ffc2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2b2ffc21737d699c93c7661ff242689e980fc861) -- feat: Publish zwave events to MQTT #207 #167 #140 [`09cc9c7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/09cc9c7c38d9c2836b9b16c24bf77508af0e8e03) -- docs: Zwave events info [`3feb08c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3feb08cc2e59af3eb68b8a36092b8c3cd13bbf11) -- Release 2.1.1 [`5bbb7f6`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5bbb7f6542576d4e3c45045241b5b904eb1560f5) -- docs: Update pkg install script to use latest version [`d91f18a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d91f18a2a81a37b364af14c46ef64af555444257) -- docs: Ozw 1.4 deprecation [`4561c1e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4561c1eb9135e2216767069c5618103e851b51ae) -- docs: OZW install [`cbe8244`](https://github.com/OpenZWave/Zwave2Mqtt/commit/cbe82448e96a4990274a98455c6ba70b04bd148c) -- docs: Zwave events link [`c907493`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c90749313d8d4ba1586036ecab10af0a3f46349a) -- fix: Replace space with underscore in zwave events names [`68f7e45`](https://github.com/OpenZWave/Zwave2Mqtt/commit/68f7e453d7c9bc4b9348d42b2d918631d6fe2116) -- docs: Removing wrong instruction [`8930931`](https://github.com/OpenZWave/Zwave2Mqtt/commit/893093199b9b368c5b4316adb1653d9961ae14b8) -- docs: Added missing cd in script [`2ad2bac`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2ad2bacb711abf45870cd6cfd827e90105615164) -- docs: Updated readme [`29acf89`](https://github.com/OpenZWave/Zwave2Mqtt/commit/29acf892c1cdb899c70cb9bc26b8063f03ac58e3) - -#### [v2.1.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.0.6...v2.1.0) - -> 9 January 2020 - -- Fixed crash when components are set to {} [`#179`](https://github.com/OpenZWave/Zwave2Mqtt/pull/179) -- Make it possible for homeassistant to recognize thermostat valves without modes [`#167`](https://github.com/OpenZWave/Zwave2Mqtt/pull/167) -- [feat] allow usage of DEBUG environment variable [`#163`](https://github.com/OpenZWave/Zwave2Mqtt/pull/163) -- refactor: Moved socket management on App.vue [`47166fd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/47166fda754f9478f1d672641aff77258459e5c1) -- fix: Support for NodeJS 12 #189 [`334d1d1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/334d1d13bbc27923824a08a0c7a413bfa7e6a1be) -- feat: Mesh graph showing node neighbors [`5c73aa4`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5c73aa4b94eea29d2cea03a5be623a3093d1d0f9) -- feat: Handle nodes selection and nodes properties window [`1a03f72`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1a03f72140eff0247305f0b3551b4a639c93c59f) -- feat: Refresh node info and auto healing options #174 [`f70724f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f70724f109153aa9776347c7610f4d8a03d64ad1) -- feat: Allow users to load custom hass devices configurations in store directory #146 [`8579452`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8579452ac3e745364066f11d70387460e5a6ce85) -- BREAKING CHANGE: Added '_' prefix to all custom functios like setNodeLocation and setNodeName and scenes management to allow calling zwave client functions #192 [`057c1e5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/057c1e53b6a0835b90d2c9f7b05e0bf8c71737ad) -- Release 2.1.0 [`ba709b0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ba709b0a6b52b3d2c3a84072d90b2b654626de8e) -- fix: Update network graph when node added/removed [`7b4801c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7b4801ced21880900b296e1c7353259b94d0e772) -- Make the mapping of HVAC modes optional, since not all thermostats support modes and home assistant docs define modes as optional [`a8a1f99`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a8a1f9900598f7c459452ec0fc1821097b84d6b7) -- chore: fixed travis [`7d3edcd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7d3edcd99b95963c2f47af04359e082358469291) -- docs: Updated scenes info on OZW 1.6 [`f8af92b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f8af92b19b739453e11256265fa349538c58e2c1) -- fix: Unbind to socket events [`348ab6b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/348ab6b11a3ee476b7e0a1bc3759ba5e1a056134) -- Merged if statements for optional mode configuration into a single if statement [`b78cab4`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b78cab411c179330854d66c766eb46c50483e8a0) -- feat: Travis support [`ac6d8be`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ac6d8be728d6ee742b5dc8cf2661227f5df2862d) -- docs: Styled docker badge [`789545c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/789545ce967c8d0720b14dd67f4ed12a59596c01) -- docs: mesh screenshot and updated readme [`87775ba`](https://github.com/OpenZWave/Zwave2Mqtt/commit/87775bab59ee2d4ddd1053b27c99a3d4831a2b18) -- fix: Crash when sending wrong value type on write request #186 [`914daa8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/914daa89d83ecf62f55a4640259a146c56aba330) -- Update debug.js [`97e8beb`](https://github.com/OpenZWave/Zwave2Mqtt/commit/97e8bebd43f9b65505e2232cb954c3dc65c48cff) -- refactor: Changed tab mesh name [`6314d3d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6314d3da917b5475387305672cf2d5fbf666cf59) -- docs: MadeWithVue shield [`66d78ce`](https://github.com/OpenZWave/Zwave2Mqtt/commit/66d78ce5eedcddc3eb690e8e5fff52a410102096) -- fix: Remove refreshNodeInfo from initNode to prevent loops [`61b549d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/61b549deea1a8c0999e07563d3a18ffdb1e66e43) -- fix: Error map used before definition [`a82492b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a82492b52b25b85dadcbd3e67a3da2ba562dc37c) -- docs: Updated readme with new features [`c4ab825`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c4ab8250a13532c75bf90de2eaf1e09b4c797e20) -- docs: Version and downloads shields [`4898446`](https://github.com/OpenZWave/Zwave2Mqtt/commit/48984461d5387e585f1d0b422fbe63595658e2aa) -- docs: Updated readme with new custom devices feat [`d18e818`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d18e818abcf0799e8cbecee685c0fd99c3753a4e) -- docs: Travis build badge [`b27e346`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b27e346af428c1320f41955df2245894d55c5c9a) -- docs: Updated screenshot [`a8235d1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a8235d11fc3ec67b7b3148bb67a5ab1023633d44) - -#### [v2.0.6](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.0.5...v2.0.6) - -> 20 November 2019 - -- [feat] Possibility to disable the Gateway and use Z2M only as Control Panel [`c09901d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c09901ded35065ec169f1570e17a3923deb2dc64) -- Release 2.0.6 [`a569258`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a569258a4a28d7818657653e395b15bd11e0bc91) -- [feat] Network key validation on UI and automatically remove spaces for better support on server side [`c0f485f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c0f485faa1075c7a236b4ec09e8b7de192c0bf22) -- [docs] Openzwave install process [`30788d3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/30788d3c0b9082f982ec1b2dae39ceedb1a43371) - -#### [v2.0.5](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.0.4...v2.0.5) - -> 31 October 2019 - -- Dimmers turn on to previous brightness by default [`#135`](https://github.com/OpenZWave/Zwave2Mqtt/pull/135) -- Update README.md [`#132`](https://github.com/OpenZWave/Zwave2Mqtt/pull/132) -- [feat] Bitset support [`dc3e6ae`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dc3e6ae94d6a2a95049f5a115b65ec00667c536c) -- [feat] Show secured added nodes #133 [`85b49dc`](https://github.com/OpenZWave/Zwave2Mqtt/commit/85b49dcf00c3efdb3825e42d93b265052a9f58a6) -- Release 2.0.5 [`a297475`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a297475f726fbdcac4f8d84200cf9be82400de48) -- [fix] Drawer on md screens [`9da4b8a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9da4b8aebef4db00138776fb3e67647823442fa3) -- [style] Fixed drawer behaviour [`01f164e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/01f164e0f60e707621b92ce3d75820f352bc3dcc) -- [fix] Drawer open on mobiles [`60eec95`](https://github.com/OpenZWave/Zwave2Mqtt/commit/60eec952a0fe546de450ff38377b3afe6cf2c040) -- [fix] Bitset valueid ui format issue [`5785b23`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5785b232a9125b8c2ea7d3e86dd042aa400e96fc) -- [chore] openzwave-shared@1.5.7: scene events #50 and bitset #90 [`7447295`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7447295e1b8e23e0f54b8acf66c3489555abbe34) -- [chore] Updated openzwave-shared #144 [`15e5064`](https://github.com/OpenZWave/Zwave2Mqtt/commit/15e50643aa333f09fae5c946adc9eb30177949b8) -- [fix] Write configuration on scan complete and before close if saveConfiguration is enabled #144 [`6ce97ce`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6ce97ce22ea465faec7634577abf000ed690f10e) -- [feat] Added refreshNodeInfo action #118 [`c624b66`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c624b66746929de1a2b2ff864090ee93509b603a) -- [fix] Remove retain flag from node and scene events #143 [`2007c74`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2007c748a96366b291c448078373a6c653e4f3c1) -- [fix] Add label to bitset values [`339f166`](https://github.com/OpenZWave/Zwave2Mqtt/commit/339f1664c54d75eff33ccb173579829e2f2ab285) -- dimmers turn on to previous brightness by default [`a533262`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a5332626a0c205fd86e37f93e0faafc5bd2c432e) -- [fix] Bitset valueid parsing [`a2f12c1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a2f12c1673a97c14d3cfa9e1ad9ac642f8d29533) -- [style] Removed useless click listener [`401578c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/401578cffcd598037144114baee86ec25799fc0c) - -#### [v2.0.4](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.0.3...v2.0.4) - -> 25 September 2019 - -- Fix command_on_template for light_dimmer [`#125`](https://github.com/OpenZWave/Zwave2Mqtt/pull/125) -- Add Eurotronic Sprit Z-Wave Plus as custom component [`#124`](https://github.com/OpenZWave/Zwave2Mqtt/pull/124) -- [fix] Rgb light switch and dimmer #68 [`9d38d81`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9d38d81a5c81beee3cadc72a56466ddd80f50a76) -- Release 2.0.4 [`fd2aa6e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fd2aa6e67bb7c4bee75babd83fc1b5369145b6bf) -- [fix] Fixed bug made hassDiscovery work only for JSON payloads #68 [`0e38f01`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0e38f010846bf83e827417f1d094cf61367b104d) -- [fix] Rgb value template [`a4cf3ae`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a4cf3aed409b0dde4729e5b560b787ac59ec6c03) -- [fix] Rgb light dimmer discovery #68 [`c638839`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c638839ea23c843ba6487c8602d6499754237d23) -- [feat] Make devices work with all devices types [`6f32178`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6f32178ca4b08ec494c5b5e4848d3657a44b14b6) -- [fix] Add/Remove persistent hass devices #121 [`ac1b218`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ac1b218a1473f288e76bf84527af7716b0927555) -- [feat] Cover support in devices [`dbd6020`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dbd602029a8ef6472d0fd2e148fd9edf615105a2) -- [fix] Add/Remove hassDevices from store [`c6f50a1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c6f50a1ca29648bb6ee538f65e13e15e9579d41f) -- [feat] Retain option for discovery payload #122 [`a895839`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a89583997050a56bdb4cdc682ee50cfe362118ed) -- [docs] Buymeacoffie [`c35f37f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c35f37fbd8391c37c9a42598e34a933f01801023) -- [fix] Rgb light discovery [`2acd144`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2acd144fa77ba79f12958911f9938785b07e9e2a) -- [fix] Device discovery [`e616b82`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e616b829c83e546f62341f28dfa500413fcc9d28) -- [docs] Add buy coffie link [`4160774`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4160774a7813123127f01ddbbd989ad1432e596d) -- [fix] Discover class 98 as lock instead of switch #101 [`faabbbb`](https://github.com/OpenZWave/Zwave2Mqtt/commit/faabbbbe2c861994ed049b944894140ab39625b1) -- [fix] Typo in tamper regex hass discovery [`30c1ba8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/30c1ba879d4468d30d08f7beacce45ec29af1a02) - -#### [v2.0.3](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.0.2...v2.0.3) - -> 22 August 2019 - -- [fix] Disable z-wave node polling if polling is not set in settings [`#95`](https://github.com/OpenZWave/Zwave2Mqtt/pull/95) -- [feat] HOST env var to allow zwave2mqtt listen on preferred network interfaces [`#80`](https://github.com/OpenZWave/Zwave2Mqtt/pull/80) -- [fix] Add confirmation to hardReset api call [`#85`](https://github.com/OpenZWave/Zwave2Mqtt/pull/85) -- [docs] fix some typos on readme [`#81`](https://github.com/OpenZWave/Zwave2Mqtt/pull/81) -- [fix] GE fan speeds not reporting correctly [`#70`](https://github.com/OpenZWave/Zwave2Mqtt/pull/70) -- [fix] Mixed up alarm type and level [`#67`](https://github.com/OpenZWave/Zwave2Mqtt/pull/67) -- [docs] Added FAQ section [`629acac`](https://github.com/OpenZWave/Zwave2Mqtt/commit/629acacb39d46021a7d677980193bfc0fbb5e5a0) -- Release 2.0.3 [`9577010`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9577010f781df621f1468413bf4d7b68c23be489) -- [feat] Ignore status and ignore location gateway settings #89 #91 [`a521889`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a5218891843e17f74a96e56ab15bae6503ef636f) -- fix more typos [`638e7fa`](https://github.com/OpenZWave/Zwave2Mqtt/commit/638e7fad4392b98a1d4b282b516eb20bd6b700e8) -- [fix] Enable custom icon just for sensors #77 [`901c700`](https://github.com/OpenZWave/Zwave2Mqtt/commit/901c7005eba0b4ff05c29d2d0e4c1990a4544bcf) -- [refactor] Minor code style fixes [`34fd373`](https://github.com/OpenZWave/Zwave2Mqtt/commit/34fd37368333357c92142640720af4b067ceec1f) -- [fix] Fixed app title on route switch and page refresh [`3632a92`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3632a9233237af3bbdc0e207fe2b602d358420d4) -- Disable z-wave node polling if polling is not set in settings [`c0123db`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c0123db7dd110f04e88040599d7244959a55bb65) -- [fix] Ignore notification when node is not available [`18f6a45`](https://github.com/OpenZWave/Zwave2Mqtt/commit/18f6a45094933ec4195784b7055f1f35f26a7559) -- [fix] Added id to scenes select #84 [`29a4f34`](https://github.com/OpenZWave/Zwave2Mqtt/commit/29a4f346c87e165e83098edde07ea59de0f78652) -- [fix] Fix rgb light auto discovery index #68 [`5c21985`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5c21985dab77dcc590ab0c04e7f68986ec44617c) -- Update ControlPanel.vue [`bb6214b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/bb6214b5c411c6f9b4821c667a162241f604e10d) -- Allow zwave2mqtt to listen on preferred network interfaces [`a13390e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a13390e2cb1cb55fcba127b5b7775eef7121f708) -- [feat] Bitset support test #90 [`9cc884e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9cc884ee5f6f07c8335d117e2177da063175338c) -- [docs] Added question to faq [`6a48f73`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6a48f7355ced54ca84f96f362937f00211a689d9) -- fix some typos [`a74a695`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a74a6952b0240e0d152ba7674ce4b1fd48dea107) -- [fix] Prevent multiple discovery with same type/object_id #103 [`da15b87`](https://github.com/OpenZWave/Zwave2Mqtt/commit/da15b87dd7bfde5de683f3e16f23e3197e293a1f) -- [fix] Typo error after last merge [`d4a7afe`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d4a7afed6ca4fd5cfafa556c4e3be15a2bf07b3f) -- [fix] Fix door lock class 98 hass discovery #93 [`ba8dd18`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ba8dd18eef4cb03516790ffbb8053b6721ab74da) -- [fix] Added missing `this` in `isSensor` call #88 [`d5017d3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d5017d33f5112fc9801bf84144a4968fd77ba0d6) -- [fix] Found typo that caused #88 [`9424118`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9424118ffd0c62937f98c9208d6b04692d94a7ab) -- [fix] Correct requiredTopic function #88 [`0a7e528`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0a7e52860f4553dff34c3e8eaff8bc1359dfbfdd) -- [feat] Add device id to device name in gateway values table [`743e487`](https://github.com/OpenZWave/Zwave2Mqtt/commit/743e487b903192071a16c40dec0d30673041f427) -- [fix] [fix] Fixed app title [`d0046ee`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d0046eefa23ea0250d3b540e61632f312c5c82d7) - -#### [v2.0.2](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.0.1...v2.0.2) - -> 24 July 2019 - -- [fix] add alarm type, level, and burglar sensors to hass [`#62`](https://github.com/OpenZWave/Zwave2Mqtt/pull/62) -- Fixes for lights, fans, and contact sensors in home assistant [`#55`](https://github.com/OpenZWave/Zwave2Mqtt/pull/55) -- [feat] GE 1724 fan dimmer device [`26112c5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/26112c59c937eaf66828f7de92b723a155aa02ab) -- [fix] Edit payload templates based on gateway payload type [`6986a0a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6986a0aea10b8ea3e5f374e687d6a33193523dae) -- [feat] Add new device to Node HASS devices for testing #52 [`cdd178c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/cdd178ca68e92887dddc688c423778e417825ef0) -- [docs] TOC and updates [`dde38ba`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dde38baafe5bf5305e1785f068b88661ca479dd0) -- [docs] Added fans example [`0f8529d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0f8529db81401b669c856739d6a50ae447209f04) -- [fix] Handle broker connection and rediscover #54 [`f0e38a1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f0e38a1327723b68ffad26e6cb748d4a978f7c5d) -- Release 2.0.2 [`03b6709`](https://github.com/OpenZWave/Zwave2Mqtt/commit/03b6709528bcd9a3972767da4d789a561753719b) -- add alarm type, level, and burglar sensors to hass [`1fe7071`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1fe7071b0e3952f21f0d218684d550f725456d68) -- [fix] SmartOS udevadm errors #57 [`816025b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/816025b93d5b8f40a52eb5a6b9a386365d3d3c40) -- [fix] Light dimmer command class 38 hass discovery [`25abdef`](https://github.com/OpenZWave/Zwave2Mqtt/commit/25abdef99dd5fdc7c633ab72fd779e1959cf23e8) -- [feat] Node neighborns management for mesh graph [`2a6c4fc`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2a6c4fc71433c770d58bd39e05b3359582592acd) -- [feat] Support for alarms in hass (class 113) #56 [`e41d3da`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e41d3da6e8af0f68dd49d76a49a0133e2c6722dd) -- [docs] Add new custom devices [`0ba530a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0ba530ac959345f07f23dadbb432bf3affaca717) -- [docs] Thanks section [`6987f09`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6987f094eb29517b77420bbf087123c4de74625f) -- [fix] Fixed Vue router on production environment [`a7f28f8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a7f28f849657a4a63a8978dffb9b305d3f85fc49) -- [fix] Make refreshNeighborns return nodes neighburns [`72441c6`](https://github.com/OpenZWave/Zwave2Mqtt/commit/72441c6eb5e92b821e82066abc57fae755fa8656) -- [fix] Hass discovery alarm send only level #56 [`20bd0d9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/20bd0d9abce78561c493f8d4ffaa9a9eb3567a85) -- Fix contact reversed in hass [`446a611`](https://github.com/OpenZWave/Zwave2Mqtt/commit/446a611f9686e8498e62143c707734e6725c4858) -- Fix fan always set to high when turned on [`d6a05fe`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d6a05fe18e321a5ba8e7dddb372f4ceea10a3d57) -- Fixes for lights in home assistant [`771c68e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/771c68e20373f1aebf5c92b83a06b720af75b8f9) -- [docs] Fix image position [`6477edb`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6477edb966d7a18ec8800c4c79bb867869eb22c6) -- [fix] Light command and state template typo [`2519588`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2519588eee51dca633f8c6ea14dcffcfc99861ec) -- [fix] Add check for hassdiscovery flag before re-discover [`50d9062`](https://github.com/OpenZWave/Zwave2Mqtt/commit/50d906232110e2cb8662a4f5c2ee808ede6f4f02) -- [fix] Allow call refreshNeighborns api with socket api request [`3eafd99`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3eafd996381ff0b27a20c0182a31305a9c68d690) - -#### [v2.0.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/v2.0.0...v2.0.1) - -> 16 July 2019 - -- [feat] Custom discovery prefix #27 [`#27`](https://github.com/OpenZWave/Zwave2Mqtt/issues/27) -- Release 2.0.1 [`249daa2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/249daa21785a82b8efda0a407a9179257d605c3e) -- [fix] Wrong discovery id [`8646a03`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8646a0383e8018beb3c27da8b85cb0732e413f86) -- [docs] Updated docs with latest changes [`738d238`](https://github.com/OpenZWave/Zwave2Mqtt/commit/738d238c558dc6851d511c477c3fa2e54599c0d3) - -### [v2.0.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v1.1.3...v2.0.0) - -> 16 July 2019 - -- [fix] Better nodes event management. Fix #49 [`#49`](https://github.com/OpenZWave/Zwave2Mqtt/issues/49) -- [feat] BETA: Hass mqtt discovery :tada: #27 [`6e124fa`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6e124fa4bc588bdfc9c19d2d8d55182068feeaf9) -- [feat] Hass devices JSON management in UI #27 #49 [`338c3ce`](https://github.com/OpenZWave/Zwave2Mqtt/commit/338c3ce557560f4011e7c2265eb8537a258ca68f) -- [feat] HASS: support for devices like thermostats and fans with MQTT auto-discovery [`b26dcdf`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b26dcdfe04621fdc65a9788f84409cda75315f41) -- [feat] Breaking change: local nodes naming and location (#45). Now nodes name and location are stored in a JSON file and it will be imported/exported from the Control Panel UI instead of the zwcfg.xml file. This is back compatible as if there is no nodes.json configuration present the config is read from the existing xml file but the writeConfig button has been removed [`1f761d2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1f761d2df6a043173999124b946733635812596c) -- [feat] Zwave scene and nodes events support #50 [`a7d80df`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a7d80dfb252cb344a0a02f213176103e324753bf) -- [refactor] Commented some code and clean up [`21102ad`](https://github.com/OpenZWave/Zwave2Mqtt/commit/21102adf2a69a85d8033d03bac05e565d22a9d17) -- [feat] Persistent HASS devices and custom JSON editor [`1a92fed`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1a92fed3d683d484c9d19b4bbabe7a94fa1410a9) -- Release 2.0.0 [`0506131`](https://github.com/OpenZWave/Zwave2Mqtt/commit/05061310a34616c3fe751c5a8a8c00a01c12a44e) -- [feat] Hass Devices management UI [`7e16c7f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7e16c7ffccf5f87384ed2089d08b9aa436cd16a2) -- [fix] Bug when using Object.assign not really cloning object at all [`dd72bf5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dd72bf5449d3040b8973a096b99405763a7489bd) -- [fix] Set up light dimmer template for switch_multilevel [`e0662f7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e0662f74a959a16cfc4c58982293c2888102674a) -- [fix] Node naming and location override (#45) [`d74588d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d74588d2c3c89570aab72dbaea7e0dbd0e4a3307) -- [fix] Resolve close promise on mqtt client even with no client [`1c7abe1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1c7abe19f45cc6c01eb3beecaceed3098ff5de29) -- Update issue templates [`1c43b56`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1c43b56961dbb69795b0fe631ef4ada5e8d81abf) -- Fix index for switch_multilevel [`ad00175`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ad001756723f84cd6536ad58f03c589b1e965dd2) -- [feat] Hass status management and mode fix [`c31446f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c31446ff0933f8ffe7832ab31b4cccff20d2cc2a) -- [fix] Fix broken discovery #27 [`3b25dc7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3b25dc74ba6a9f5c9e0be982d5e258058859bc28) -- [docs] Custom components with HASS [`b704f2e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b704f2e1c7b4bfd870bf508b6a3521299d4c383f) -- [docs] Updated readme [`daa8e6b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/daa8e6b43eaf6da6f731716f1581c45711aae772) -- [fix] Better discovery topics update management [`ad01b9e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ad01b9e5907cbec611a589058b740a7bc8d63934) -- [docs] Updated readme for hass [`2f32c09`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2f32c0994cfde57bfa5695ed97020b0d21558fa3) -- [fix] Broken scenes after deprecation with OZW 16 [`5a23372`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5a2337244f161ed8e1c5c119420a78f94787c42e) -- [feat] Flag in gateway settings to use node names in topics #45 [`e911579`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e911579b27a961dbd9c06ad9fe00e1badaf8293b) -- [docs] Updated docs [`ec40a40`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ec40a4031c9e8b2cfff493ae84435966070e76ff) -- [fix] Mode payload parsing for HASS [`e6d6e15`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e6d6e15804dfbf1be296fd8eb967a7db0fa17e2d) -- [fix] Add callback to Mqtt client end #49 [`1a67934`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1a679340c63b845b51249a0804740d9a70cbf550) -- [fix] Change setpoint when mode changes [`c75d088`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c75d0881f562b541ce26abed8a662323ba9b23c8) -- [feat] Custom icon for Hass devices [`042cace`](https://github.com/OpenZWave/Zwave2Mqtt/commit/042cace4d39c7e7477c26cb79fcadff45af9dbee) -- [style] Better associations display and custom target node_id for groups associations (#47) [`6b9aae1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6b9aae1c8e1a393ae5a69628f42831b0b414bdac) -- [feat] Auto detect failed nodes when calling replaceFailedNode function #34 [`843efee`](https://github.com/OpenZWave/Zwave2Mqtt/commit/843efee18bb976fba7619f8e330530b1223e01ce) -- [fix] Reverted change list type [`a3245fd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a3245fd222c83e0d8bf2ee2fd97dbb8a60c762f5) -- [fix] Value values list type write [`530f6c7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/530f6c76e5b4f37f9ee53d8c0deaa613a08f1d6e) -- [docs] Special topics [`c7f1cf7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c7f1cf7837f48d7bc0d2cf9f51171d38fe276acc) -- [feat] Add node location to hass ids [`c7ebaee`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c7ebaeea73815cefa99fb38ca7e83f58400154aa) -- [docs] Hass componets management [`237a375`](https://github.com/OpenZWave/Zwave2Mqtt/commit/237a37516ea191664f5b94bc0efb052ad9d30e3d) -- [feat] Hass door lock support [`c4d69bf`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c4d69bf22f8146bd95d6c7f6d853f3efd404226b) -- Update issue templates [`81f8081`](https://github.com/OpenZWave/Zwave2Mqtt/commit/81f8081a6afc336cc5b722841e94cb530b5390ab) -- [feat] Added getNodeNeighbors missing node action [`67acc4c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/67acc4c9a9bf8d802a20e2f477895c524e068c08) -- [fix] Get updated value object in parsePayload [`cd7bfdc`](https://github.com/OpenZWave/Zwave2Mqtt/commit/cd7bfdc0ea5b622808d062e36943f7a8e98ef78a) -- [fix] Wrong value list values labels [`e19ee3f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e19ee3f6fc396379555a8ff240d78fd08dc7105d) -- [docs] Updated hass devices section [`fd6b5c8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fd6b5c8978b70e826d9fb35b894b6d9a4a95ac28) -- [core] Updated to stable openzwave-shared 1.5.6 [`5f9fc89`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5f9fc898e96f4927cbb1c734e9f1b45a97484bb0) -- [fix] Import/Export nodes.json update hassDevices [`b913d93`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b913d93bdf014485aa495f89a9d74336ea3c482c) -- Delete FOUNDING.yml [`8c112ac`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8c112ac6b30781656fa8739894a77fbc8a177338) -- Create FUNDING.yml [`f06f8db`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f06f8db27fec368e8e5759eeae9a930282a3ae75) -- Added FOUNDING.yml [`09c8faf`](https://github.com/OpenZWave/Zwave2Mqtt/commit/09c8faf1ea4fcdafda9c1451090cd3f627cd4198) -- [fix] Values not subscribed correctly when using custom gateway values topic [`02c0a41`](https://github.com/OpenZWave/Zwave2Mqtt/commit/02c0a41cff208c51f855a9b078a672c9e9c138c8) -- [docs] Custom hass persistent componets [`3e6384d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3e6384d45b3e32049a041aa7b45021413560896d) -- [docs] Updated readme with node name and loc [`8d6edb3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8d6edb34eb1bb47d41478f7623237993adfb68ea) -- Update issue templates [`12e9f57`](https://github.com/OpenZWave/Zwave2Mqtt/commit/12e9f5742af7e965bdddd1071db72f375aebaaa0) -- [docs] Updated readme [`c0719b0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c0719b0494e9125c797349db1832e683438493ce) -- [fix] Bug when no node configuration present [`27d704b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/27d704b53c05ab391f0885303f1dfe541eb38e17) -- [fix] Enable discovery when node is ready [`4c2a428`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4c2a428b4c35099f8a97b78b64a382009f334187) -- [fix] Typo with sensor_gas caused crash #27 [`4d04076`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4d04076b7e26555a80ab03a76074c55079cfeec5) -- [fix] Typo [`ae41909`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ae41909217512ca16e4d6c5a04591694703441a6) -- [docs] Added comment to device [`9ff1c73`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9ff1c732b11af411df835004282d320ce6f36a74) -- [fix] Typo mode valueid parsing [`60858ef`](https://github.com/OpenZWave/Zwave2Mqtt/commit/60858ef188d5d0608150ce03336731a869f50f5d) -- [docs] Slack channel :tada: [`3979364`](https://github.com/OpenZWave/Zwave2Mqtt/commit/3979364868bc55cf4848b02c8fa72f891b758d8c) -- [fix] Add value refreshed event support (#42) [`9b954e1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9b954e1301931847adfd5415a2d6279c61fcf97d) -- [fix] Attentnion message [`6fd0373`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6fd037382ee9a8ad53ab72e028b955b4374ee353) -- Update issue templates [`0031ed5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0031ed5c823d1d0413288a24bab90a34122381e0) -- [fix] Back compatibility mqtt host url [`ea79b21`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ea79b21d2ccfc57edfd68c1f57d9f7c0fdfdebe7) -- [build] Added hass folder to packaged binary [`c33bd71`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c33bd71d66e8163f2544307a737f5f598bd1e287) - -#### [v1.1.3](https://github.com/OpenZWave/Zwave2Mqtt/compare/v1.1.2...v1.1.3) - -> 27 June 2019 - -- [fix] Now zwave options are updated correctly (fix #19 and #14) [`#19`](https://github.com/OpenZWave/Zwave2Mqtt/issues/19) -- [fix] Removed auto-changelog and release-it deps, keep them global [`b7bcaf1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b7bcaf1680ed7c39ae2975752718b82bb86a7fe5) -- [feat] Key Cert and Ca support for secured mqtt [`8f28258`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8f28258ed0ef5e50e1541ee6d97e11e00406d4ec) -- [chore] Better commits subject parsing for changelog [`1d1edc1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1d1edc137e63bc5a6449aab48dd0574836d1a8ee) -- Release 1.1.3 [`508952d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/508952d24cfd593a848859284d7420463ea06b98) -- [fix] Nodes count when switching flag show hidden nodes (#37) [`2292fe6`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2292fe6a1268b2dc92bba188d60f1a41d23f93d1) -- [Fix] ENOENT error when deleting existing zwcfg (#31) [`5e9f0ff`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5e9f0ff9fb35054370ca6082c5135ff5ede2828a) -- [docs] Updated changelog [`eaa6592`](https://github.com/OpenZWave/Zwave2Mqtt/commit/eaa659212dadbdf5b418ad5fce9d96d21211c307) -- [docs] Updated changelog [`0cb7573`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0cb75731ea896f132740115c9847035422b668a5) -- [style] More user friendly value select in gateway values table [`4a08767`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4a087674462353be9f28642855ac4be7107560db) -- [build] Removed useless sudo from pkg script [`9e1f23d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9e1f23dc61e88b5e6a1c7066cf374eb3f8f25ade) -- [style] Added app version in title [`13f16c0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/13f16c0d8bd37bd187af1089011b8905fec403c0) -- [docs] Updated readme [`2adc2dd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2adc2dd6eebcfa292817fada90afa115a240ab1e) -- [chore] Updated release script [`2143c9a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2143c9a7f5eb1c705d34e24bafcf51dd9fb7eb03) -- [chore] Add replace text regex for better auto-changelog commits parsing [`84516d2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/84516d2b7b9d4496e55468693d9fa6047a5e6710) -- [chore] Ready for release [`779e54f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/779e54f1b9f9c6ebc3ef4256ce2f9fec3a6a5342) -- Release 1.1.3 [`d31bf9f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d31bf9fca31729b975b29d43f6ed6a8174996a91) -- [fix] Secure mqtt wrong protocol option [`ecf66e9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ecf66e9b343a5985ce87f732591f1f663a105cf6) -- [build] Fixed broken pkg script [`78b0861`](https://github.com/OpenZWave/Zwave2Mqtt/commit/78b0861fc9efd8b50945e84e2c4d77e26dc293e4) -- [docs] Updated readme [`e3b75e8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e3b75e8b979f8e80c26a6f1a24614b44bb1c2f4f) -- [chore] Release script [`f42b24c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f42b24c9bc24c7a1bf2f9b0ed71e21a8b42dd605) -- [chore] Auto-changelog script fix [`72ec7d0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/72ec7d05aec01e3acbf6ca5ba613fdfd6239c40a) -- [docs] Fixed auto-changelog script [`76f5a18`](https://github.com/OpenZWave/Zwave2Mqtt/commit/76f5a18577876cad69520edf82899e361e47fdab) - -#### [v1.1.2](https://github.com/OpenZWave/Zwave2Mqtt/compare/v1.1.1...v1.1.2) - -> 15 May 2019 - -- [chore] fixed missing pkg script on release [`9133fba`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9133fbaba0d8540c71083dcdf9f0d184eba708c4) -- [chore] updated package script [`1bdd232`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1bdd2326e03650f4cbae36681de9e0fe193439ab) -- Release 1.1.2 [`5a6bc46`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5a6bc4636412d210d0d000f59322295aa7c8e690) -- [chore] `-s` option not allowed [`972e9c3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/972e9c39cc5c5cdc6b422785a031a3191dde3113) -- [chore] secure token read in release [`fb1a44b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fb1a44b0d8f4e0ae4d4ba8affde0a1ea7e321d3c) - -#### [v1.1.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/1.1.0...v1.1.1) - -> 15 May 2019 - -- [chore] release and changelog helpers [`e460617`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e460617f2bb516c5c2511d2e10d54be464ad9242) -- Updated docker usage section [`d508cd9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d508cd9561d6f29696066d80d423c9526887411c) -- Release 1.1.1 [`7e44934`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7e44934fd0ce995a6ac9f83eee1f0a651cc865af) -- [chore] updated release script [`9ae17d8`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9ae17d8050cc6887d997fb68aabf7e578b9220e5) -- Updated Readme with deprecation warning and HASS support feature [`c6cf4ef`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c6cf4ef80c66a63e07c83c72ab642ddf1f4c2160) -- Add script to start docker as a service [`81efb0a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/81efb0a2036b3161934b74ca5786bb56c511be64) -- [chore] updated build script [`9766d78`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9766d78d88fbca31762c3cb844dc3cfff0ff1b92) -- [chore] updated release script [`afdd0fe`](https://github.com/OpenZWave/Zwave2Mqtt/commit/afdd0fea57fa0a1b7b0142d3b0b4b2fa623b54a6) -- [chore] updated release script [`4ee9d17`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4ee9d1794b88963790dfc39c01d820aefbaee8a3) -- Fixed typo [`68f881d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/68f881d0e9f5cbf977d93664798d1d05c1a404c9) - -#### [1.1.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/1.0.1...1.1.0) - -> 4 May 2019 - -- Bumped version 1.1.0 [`9cc3740`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9cc3740740b57f1e896139b5ffdb25be7576ad58) - -#### [1.0.1](https://github.com/OpenZWave/Zwave2Mqtt/compare/1.0.0...1.0.1) - -> 4 May 2019 - -- Protocol support in host url [`474e0aa`](https://github.com/OpenZWave/Zwave2Mqtt/commit/474e0aa9a87d067c52824554e4363949dfa4bdb2) -- Added 'verifyChanges' flag on gateway values [`1fd4ef0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1fd4ef03f410ed162610ef4afc8515b6c8577b05) -- Moved all config files in store folder [`bfb07ff`](https://github.com/OpenZWave/Zwave2Mqtt/commit/bfb07ff57f27daa2e35267cf16907bea8be3b135) -- Fixed Readme [`ab5eb19`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ab5eb19be8b2a0f745a6f23761d8f9ff492f2239) -- Removed double closing tag [`0decf00`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0decf00634e3918cdfaa0be9061947926c64dc3a) -- Docker support :tada: [`dfc2c37`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dfc2c3713cf5677006eff5469c54cf6b61bba3c5) -- Option to allow self signed certs on mqtt clients [`d6a9362`](https://github.com/OpenZWave/Zwave2Mqtt/commit/d6a93623647550d88ac89805f503b89ad69c4ca2) -- Fixed es-lint errors on www [`59bde82`](https://github.com/OpenZWave/Zwave2Mqtt/commit/59bde82bd05a7260c8a1147e3b188c06530c6480) -- Update is_polled flag on valueids #18 [`29bba97`](https://github.com/OpenZWave/Zwave2Mqtt/commit/29bba9716a3ddc05ae793a50e4a45a3b081d5c8f) -- Updated to openzwave-shared@1.4.8 [`0690bfd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0690bfdea9c8d41b02b393bed84c57c62ed0cf1b) -- Fixed config xml import/export [`51038c7`](https://github.com/OpenZWave/Zwave2Mqtt/commit/51038c7edf3fac0d5ab1a5ad7662ff4abacc1903) -- Added alpine build [`c451ca9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c451ca95c8dfb38cb94cc3862843c1dfb9fc62e0) -- Updated github links after ownership transfer to Openzwave org [`91f54d9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/91f54d9715ae436920fdfbe8054432f27f4125b9) -- Updated Readme [`f000af1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f000af17a455cd78ef8985d3f8e051904457401e) -- Added docker badges to readme [`667adae`](https://github.com/OpenZWave/Zwave2Mqtt/commit/667adae2e1e8db4233e54c08d911e28454f77500) -- Bumped version 1.0.1 [`2f9da87`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2f9da876ff148aa5be5dece76a1cac0115dd0c54) -- Fixed typo in README [`30a5723`](https://github.com/OpenZWave/Zwave2Mqtt/commit/30a5723b5bd96e307a40187b4b700421e3279383) -- Updated README with mqtt protocol help [`e3c63cc`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e3c63ccb10365667320561f17b699585e25d68ac) -- Better log of 404 errors [`e8029dc`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e8029dc38c6cbab98b6ea60259217584db6586e9) -- Updated package script to ignore duplicates .node files [`abdcc57`](https://github.com/OpenZWave/Zwave2Mqtt/commit/abdcc57f484396304e77329f7bc1b95d3db333f9) -- Update script pkg [`2925390`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2925390dfac6d2d9f7b5e759835c4f031cbc49c3) -- Updated pkg link in README [`24e2f96`](https://github.com/OpenZWave/Zwave2Mqtt/commit/24e2f96bcd883e94cf1958ff427d5a31bdd1a989) -- Remove unused require [`e048033`](https://github.com/OpenZWave/Zwave2Mqtt/commit/e048033c7b08f7272ed426a82576f2b2e6cfd43b) -- Remove unused require [`2195d53`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2195d53146ae96d86892a1343f7532a4d411b393) - -#### [1.0.0](https://github.com/OpenZWave/Zwave2Mqtt/compare/v1.0.0-beta.1...1.0.0) - -> 19 March 2019 - -- Added callback to close #17 [`#17`](https://github.com/OpenZWave/Zwave2Mqtt/issues/17) -- Detect sleeping devices using `nodeAviable` event [`#11`](https://github.com/OpenZWave/Zwave2Mqtt/issues/11) -- Added 'int' missing type on valueId.vue. Should fix #10 [`#10`](https://github.com/OpenZWave/Zwave2Mqtt/issues/10) -- Fix #15: topic conflicts with named topics and multi-instance devices [`#15`](https://github.com/OpenZWave/Zwave2Mqtt/issues/15) -- Drawer expand/collapse fix #8 [`#8`](https://github.com/OpenZWave/Zwave2Mqtt/issues/8) [`#7`](https://github.com/OpenZWave/Zwave2Mqtt/issues/7) -- Don't send error if SerialPort.list fails (Fixes #6) [`#6`](https://github.com/OpenZWave/Zwave2Mqtt/issues/6) -- Added support for lot more controller commands [`82a59a9`](https://github.com/OpenZWave/Zwave2Mqtt/commit/82a59a9d1c98c5072ea80752a6c9d0ed36957522) -- Custom config path option in zwave settings [`1840bef`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1840bef82ae786fd2adf6becb99619950cb5e356) -- Updated gateway logic. Now values table is always visible [`95bd0aa`](https://github.com/OpenZWave/Zwave2Mqtt/commit/95bd0aaaeb0e2146ab82b7d9f57c3e85c14594e2) -- Convert value based on valueID type [`499ea83`](https://github.com/OpenZWave/Zwave2Mqtt/commit/499ea83a286b5d8e09fed1cec9d5519ae1bbca61) -- Updated README.md [`312ddd1`](https://github.com/OpenZWave/Zwave2Mqtt/commit/312ddd1860afad0814c6d885f1e6fe65318be9ee) -- Working on better support of broadcast commands [`1b52539`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1b525399a48a020ab580f3edb83abcb76a3a6fa9) -- Update groups on nodes added after scan complete event [`9811c67`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9811c674eb5ca7321941d2a4a11bc66ac8413af6) -- Added Test network and test node functions [`259b295`](https://github.com/OpenZWave/Zwave2Mqtt/commit/259b2953dc5d0ebeff4beeb58862b3f2e125d5cb) -- Fixed duplicated messages when restarting client #17 [`f88f607`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f88f60773025ceb9d5891fa3a7c35906c44d9387) -- Parse value on Valueadded event (and little bug fix) [`1637b3a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1637b3af46e75cd778a6b15b6a0d5deeda8202e9) -- Updated README [`2d25ac5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2d25ac5ea9be155a1c3df616ac6d741ae5adbd6d) -- Show snackbar error if socket is disconnected when try to call api [`150981f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/150981facee262606ad5e1fefc14d5b0c1244361) -- Set disconnect timeout to 2 sec #17 [`c5057c6`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c5057c601d5b653f967bb0bf67a6217decae46a6) -- Send NIF frame when scan is completed to ndoes that are not ready [`ed6acb0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ed6acb0929dde014d821fbcca32916e1677ae384) -- Added AssumeAwake option to zwave settings [`88698bd`](https://github.com/OpenZWave/Zwave2Mqtt/commit/88698bdc1d7f77c7d8d256b829b69c85f1b2b58c) -- Added functions to controller for inclusion/exclusion [`c8c3ae2`](https://github.com/OpenZWave/Zwave2Mqtt/commit/c8c3ae28a6fec0b35fee85900a74e54d0fa5d1b7) -- Removed NIF on scan complete and added event nodeAvailable [`bdc29ec`](https://github.com/OpenZWave/Zwave2Mqtt/commit/bdc29ecb218476819556154393fc662432b73861) -- Eval operation even if no topic specified [`66272ad`](https://github.com/OpenZWave/Zwave2Mqtt/commit/66272ad2664706480ebd7766693b784d71b776a7) -- Make dialogs peristent to prevent Vue error [`fde4211`](https://github.com/OpenZWave/Zwave2Mqtt/commit/fde421176379400013ea1c920fb4e8cce8b46308) -- Updated README [`7b7a742`](https://github.com/OpenZWave/Zwave2Mqtt/commit/7b7a7423f7ed60ff6199b4c3f6bbc157d50a1ea2) -- Updated readme with last pkg version [`0554eac`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0554eac8d86d602bff28ae8b3ba83786cb6a96a0) -- Fix error 'undefined' config.values (#5) [`24e9631`](https://github.com/OpenZWave/Zwave2Mqtt/commit/24e963184dca9be1bce56323aaa6b52565da7a40) -- Removed date string from prefix on logs in UI [`a79c526`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a79c526f9fe3abe43a3759b8ef37ee170e8d3fe3) -- Removed blank lines [`8ae8438`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8ae84389261ef6ab461135ef9948e253f421001f) - -#### v1.0.0-beta.1 - -> 30 January 2019 - -- Initial commit [`ed66c7a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ed66c7a638c09b588c86332c32342ee9235dcf41) -- First working implementation of publish/subscribe [`834ae97`](https://github.com/OpenZWave/Zwave2Mqtt/commit/834ae979cd0bc38b82766c3c5590630bdb4be20b) -- Control panel and socket management [`b7ec431`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b7ec4311d5e7db291636f4cd804ebd88921dec9d) -- Setting up main structure [`9d0c799`](https://github.com/OpenZWave/Zwave2Mqtt/commit/9d0c79981e47d1999160b821632c9c9ff5924801) -- Check if value is polled before enable polling [`808d342`](https://github.com/OpenZWave/Zwave2Mqtt/commit/808d3427fd23493cc6cd87ba583567352411f150) -- Updated icons [`1ea90bf`](https://github.com/OpenZWave/Zwave2Mqtt/commit/1ea90bf1f760bb54d8506ec1e30e8bd1241cb477) -- Broadcast improvments and api calls via mqtt [`0e2647c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0e2647cdb49823a6ce4afe3258cbc6f2eb96e75d) -- Scene support (need work) [`6d87d5f`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6d87d5f30d7eebcb3373f38db47c3864f2353365) -- Custom scene management with values timeout [`ea9fca5`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ea9fca5a24c88898c83e03da308c57dec1948561) -- Better logging with debug module [`869d3dc`](https://github.com/OpenZWave/Zwave2Mqtt/commit/869d3dcbe4378fac27da86851926148d638bc56c) -- Import/Export scenes [`dc7a4fe`](https://github.com/OpenZWave/Zwave2Mqtt/commit/dc7a4fe6018184a6748855e5d8334883e02c1962) -- Fixed scenes management and started refactoring code [`07e3838`](https://github.com/OpenZWave/Zwave2Mqtt/commit/07e383817e1506baf42e51adf35db2e42891a61d) -- Updated README [`12af1ac`](https://github.com/OpenZWave/Zwave2Mqtt/commit/12af1ac6811ff2030c89048654b52aca4f3d2994) -- Removed unused routes and starting pkg support [`2683e19`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2683e196c81702591c266dd21cbc32b7c29a3afe) -- Updated README [`ad297e0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/ad297e0597042a348b6bd1a9275e3b0c5eea7fb5) -- Initial commit [`db5c17d`](https://github.com/OpenZWave/Zwave2Mqtt/commit/db5c17d542f717211172b3cc7011bdf5f5837fc0) -- Inited readme [`2807782`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2807782131900ee23f9f7ecd562126edcae4c625) -- Debug tab [`4392976`](https://github.com/OpenZWave/Zwave2Mqtt/commit/4392976ac13b4ffadce2058398f5a6af40850e4c) -- Fix bug on start when no configuration is present [`4081147`](https://github.com/OpenZWave/Zwave2Mqtt/commit/40811470c521836064d945837a97c14e68616daf) -- Fixed some typos in Readme and added some emojy [`937ea43`](https://github.com/OpenZWave/Zwave2Mqtt/commit/937ea43f80d5dcd93ed57cf33dea3545cd0e6f3d) -- Fixed bug value not set correctly in payload [`20ced2e`](https://github.com/OpenZWave/Zwave2Mqtt/commit/20ced2e6b8fa746d1f6aed3f12c287e782841580) -- Updated README [`00cea67`](https://github.com/OpenZWave/Zwave2Mqtt/commit/00cea672d8705aa131011781546a3fe9700c760a) -- Handle value update [`948b39a`](https://github.com/OpenZWave/Zwave2Mqtt/commit/948b39a1d781de7a84376eb650a5261dc4d4659c) -- Updated readme [`176aede`](https://github.com/OpenZWave/Zwave2Mqtt/commit/176aede2219546b7bdbf21280323d57fd2c8308b) -- Better log colors and enabled debug by default [`20592b0`](https://github.com/OpenZWave/Zwave2Mqtt/commit/20592b09181841fc36b2251647cebb62a57e4f1b) -- Updated webpack-dev-server and openzwave-shared packages [`0b56981`](https://github.com/OpenZWave/Zwave2Mqtt/commit/0b56981bf30856db759a92ff106f67b4c252f1df) -- Updated README [`5ec5425`](https://github.com/OpenZWave/Zwave2Mqtt/commit/5ec54253e4042d61f2a901140b1deffd5648948b) -- Updated Readme with new server dev start [`50ff268`](https://github.com/OpenZWave/Zwave2Mqtt/commit/50ff2680948cb34460c49c4e5bae9a7c80d6cdaa) -- Added TODOs and fixed some typos [`8fdb485`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8fdb4859b203810f89463a2ac2e62ea2114c5fa3) -- Fixed markdown for TODOs [`f94313b`](https://github.com/OpenZWave/Zwave2Mqtt/commit/f94313bf075b92460bb0011d2229f2cdfe806d56) -- Updated README.md [`a75e280`](https://github.com/OpenZWave/Zwave2Mqtt/commit/a75e280b88e7551395d68c5b87b33cb1fa0a18a4) -- Fixed typo in README [`b09ad26`](https://github.com/OpenZWave/Zwave2Mqtt/commit/b09ad260d47a963c5be43258ecf40f33bfba9be5) -- Add debug on Gateway [`01d5afc`](https://github.com/OpenZWave/Zwave2Mqtt/commit/01d5afce785305f3b9b553bdc89feed6fffa03b0) -- Added TODOs section [`6e36951`](https://github.com/OpenZWave/Zwave2Mqtt/commit/6e36951d239f73c7a55854eaaf2cc14ca1f37656) -- Updated wget link for pkg version [`8f20706`](https://github.com/OpenZWave/Zwave2Mqtt/commit/8f20706cfee7d2f6cb7b7d00b44a3e5ac0d48c9d) -- Ignore pkg folder [`58076c6`](https://github.com/OpenZWave/Zwave2Mqtt/commit/58076c66875ea0ea4d3d6ec7d1c199cb86ec393a) -- Added developing note [`2d1579c`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2d1579c628eda49a0a29d8ff8a6d068687fd3b50) -- Ignore store folder [`2532ad3`](https://github.com/OpenZWave/Zwave2Mqtt/commit/2532ad3e21f4dff6bab1ce3ec1190e478af06d59) +#### 1.0.0-alpha.0 diff --git a/package-lock.json b/package-lock.json index 080cc277200..cc2d968b939 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "zwavejs2mqtt", - "version": "0.0.0", + "version": "1.0.0-alpha.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.0", + "version": "1.0.0-alpha.0", "license": "MIT", "dependencies": { "@babel/polyfill": "^7.11.5", diff --git a/package.json b/package.json index ee5c6eac455..7e850f39e0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zwavejs2mqtt", - "version": "0.0.0", + "version": "1.0.0-alpha.0", "bin": { "zwavejs2mqtt": "bin/www" },