architecture
Repo to discuss Home Assistant architecture (by home-assistant)
Zwave2Mqtt
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue (by OpenZWave)
architecture | Zwave2Mqtt | |
---|---|---|
13 | 6 | |
334 | 355 | |
1.5% | - | |
3.6 | 8.5 | |
about 2 months ago | about 4 years ago | |
JavaScript | ||
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
architecture
Posts with mentions or reviews of architecture.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-19.
-
The era of open voice assistants has arrived
https://github.com/home-assistant/architecture/blob/master/adr/0010-integration-configuration.md
-
how can i configure nginx for serving multipple locations
It looks like Home Assistant refuses to add support for this.
-
[newbie] Which NUC for Home Assistant? Windows or Linux? Docker?
Read here ha install
-
Home Assistant iOS app adds local push notification support
It’s all clearly defined in ADR-007 https://github.com/home-assistant/architecture/blob/master/a...
The TL;DR: Authentication for devices and services are via the UI only (to deal with OAuth2, refresh tokens, auto-updating IPs via mDNS). Automations/scripts/scenes are both YAML or UI.
-
Pi4 vs Mini PC
Regular Docker installs are not unsupported. HA Supervised installs, if they don't meet the specific requirements, are unsupported.
-
Bought a mini PC, what's the best way to get supported, supervised HASS?
Just make sure you follow the link at the top for the requirements and have all of the requirements insyalled before running the script.
-
2021.2, vulnerabilities in custom components and a new Z-wave integration - Home Assistant Podcast
A good write up / discussion was held on GitHub about this.
-
ZWaveToMQTT without HASS.IO?
You can read more about it here.
-
Support with Google Nest integration and Nabu Casa
Yes nest stream urls only last 5 minutes and we need to rearchitect streams https://github.com/home-assistant/architecture/issues/482
-
Nest Hello and Loading times
There is an architectural issue we're working through in https://github.com/home-assistant/architecture/issues/482 -- stay tuned. Once that is resolved, the "preload stream" checkbox will work to get it all ready before you open it.
Zwave2Mqtt
Posts with mentions or reviews of Zwave2Mqtt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-07.
-
Help on how to get Zooz ZST10 S2 Controller on a Raspberry Pi working with Zwave2Mqtt?
I have seen a few posts on m Zooz ZST10 S2 Controller on a Raspberry Pi, with Zwave2Mqtt
- Zwave Overview and 4 Zwave JS Migration guides (Depending on your current setup)
-
Fibaro Home Center Lite as Z-Wave Bridge?
And because it's mqtt it's extremely fast and native to HoneAssistant. There's a few different ways you can install it. All documented here: https://github.com/OpenZWave/Zwave2Mqtt#electric_plug-installation
-
ZWaveToMQTT without HASS.IO?
Guessing this is what you need to read up on. https://github.com/OpenZWave/Zwave2Mqtt
-
My Blue arrived today! Migrate time!
For example, I could run Zwave2MQTT via Docker (which I do) or via LXC. With Docker I put a few lines into a Compose file and just docker-compose pull && docker-compose up -d and I'm running whatever version is specified in my Compose file (or latest, if I put that). With LXC, I have to do all the bullshit listed in the instructions here, and redo most of that each update, hoping nothing breaks.
What are some alternatives?
When comparing architecture and Zwave2Mqtt you can also consider the following projects:
iOS - :iphone: Home Assistant for Apple platforms
zwave-js-ui - Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
home-assistant-google-assistant-local-sdk - Google Assistant Local SDK implementation for Home Assistant
ozw-admin - OpenZWave Gui
home-assistant-google-assistant-
nginx-s3-gateway - NGINX S3 Gateway