Overview
Zwave To MQTT GitHub is a fully configurable Zwave to MQTT gateway and control panel built on NodeJS and Vue. It allows seamless integration of Zwave devices with MQTT, offering a user-friendly interface for management and control. With features like Home Assistant integration, components management, and MQTT APIs, Zwave To MQTT GitHub provides a comprehensive solution for home automation enthusiasts.
Features
- Home Assistant integration (BETA): Allows integration with Home Assistant for enhanced automation.
- Components management: Manage and customize components like thermostats, fans, and more.
- MQTT APIs: Offers MQTT APIs for setting values, broadcasting messages, and interacting with devices.
- Nodes Management: Add, remove, replace, and manage Zwave nodes effortlessly.
- Screenshots: Provides a visual interface for settings, control panel, groups associations, scenes, and more.
Installation
DOCKER way
- Replace
/dev/ttyACM0with your serial device. - For more information about Docker, visit the provided link.
Kubernetes way
- Refer to the base provided and customize with necessary patches or resources.
- Copy resources from the Kubernetes directory of the repository.
NodeJS or PKG version
- Install the Open-Zwave library on your system.
- Test the library by navigating to the Openzwave directory and running the command
MinOZW /dev/ttyACM0. - Use the packaged version or clone the repository for building the project.
- For the packaged version or compiling the latest code, access
http://localhost:8091in your browser.
Summary
Zwave To MQTT GitHub is a versatile solution for integrating Zwave devices with MQTT, providing a feature-rich control panel and gateway. By offering seamless Home Assistant integration, customizable components management, and MQTT APIs, it empowers users to create dynamic and responsive home automation setups. The installation guide ensures users can easily set up the system using Docker, Kubernetes, or NodeJS, making it accessible to a wide range of enthusiasts and developers.