Z-Wave to MQTT - Home Assistant Community Add-ons
Fully configurable Z-Wave to MQTT gateway and control panel.
This add-on is in a deprecated state!
The upstream project has been archived and will no longer receive updates.
Therefore, there is no other solution but deprecating the add-on as well.
Please use the Z-Wave JS to MQTT add-on instead.
The Z-Wave to MQTT add-on allows you to decouple your Z-Wave network from
your Home Assistant instance by leveraging your MQTT broker. It ships with
a web-based control panel, allowing you to configure every aspect of your
Z-Wave network and how they are published in MQTT.
Some advantages and use-cases for this are:
This add-on uses the Zwave2Mqtt software provided by OpenZWave.
Read the full add-on documentation
Got questions?
You have several options to get them answered:
You could also open an issue here GitHub.
This is an active open-source project. We are always open to people who want to
use the code or contribute to it.
We have set up a separate document containing our
contribution guidelines.
Thank you for being involved!
The original setup of this repository is by Franck Nijhof.
For a full list of all authors and contributors,
check the contributor’s page.
Want some more functionality to your Home Assistant instance?
We have created multiple add-ons for Home Assistant. For a full list, check out
our GitHub Repository.
MIT License
Copyright (c) 2019-2021 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.