yes, stable doesnt appear to work w/ Home Assistant 2022.09, if I use it I get the following error:
Retrying setup: Invalid server version: Z-Wave JS Server version is incompatible: 1.21.0 a version is required that supports at least api schema 22
yes, stable doesnt appear to work w/ Home Assistant 2022.09, if I use it I get the following error:
```Retrying setup: Invalid server version: Z-Wave JS Server version is incompatible: 1.21.0 a version is required that supports at least api schema 22```
You should use the «candidate» channel. The latest/stable is only used for the final patch of latest stable, it will normally be 1 major version behind. Candidate will have rolling releases.
You can switch with
sudo snap switch zwavejs2mqtt --channel=candidate
Hi, ah ok.
You should use the «candidate» channel. The latest/stable is only used for the final patch of latest stable, it will normally be 1 major version behind. Candidate will have rolling releases.
You can switch with
```
sudo snap switch zwavejs2mqtt --channel=candidate
```
PS! The serial-plug is totally unrelated. It's an optional plug, that you can use if your dongle accepts it. Or if you use the Razberry HATS. But if you use raw-usb plug, that enough.
PS! The serial-plug is totally unrelated. It's an optional plug, that you can use if your dongle accepts it. Or if you use the Razberry HATS. But if you use raw-usb plug, that enough.
Hmmm. It should work, I'm using revision 431. Did you do a snap refresh? Try that, and verify which revision you're at.
Also a new version is baking at the time speaking. There's been some layout issues from day 1 that me and the developer (Daniel) has just cleared out. It should be up in about 20 minutes.
I'll notify you :)
Hmmm. It should work, I'm using revision `431`. Did you do a `snap refresh`? Try that, and verify which revision you're at.
Also a new version is baking at the time speaking. There's been some layout issues from day 1 that me and the developer (Daniel) has just cleared out. It should be up in about 20 minutes.
I'll notify you :)
Thanks!, btw, is the snap part of the offical release now? I only came to this repo because I thought it wasn't and it would be the best way to engage w/ you
Thanks!, btw, is the snap part of the offical release now? I only came to this repo because I thought it wasn't and it would be the best way to engage w/ you
It's not directly, but they have added it as a «deploy method», in their bug reports.
We also cooperate, so they will tell me in case something is reported to them directly :)
However, it's best to report issues related to the snap in this repo or the mirror at Github.
It's not directly, but they have added it as a «deploy method», in their bug reports.
We also cooperate, so they will tell me in case something is reported to them directly :)
However, it's best to report issues related to the snap in this repo or the mirror at [Github](https://github.com/home-assistant-snap/zwavejs2mqtt/issues).
Seem to be getting this error w/ 7.1.0
Works fine w/ the release channel
Hi,
Are you on edge?
yes, stable doesnt appear to work w/ Home Assistant 2022.09, if I use it I get the following error:
Retrying setup: Invalid server version: Z-Wave JS Server version is incompatible: 1.21.0 a version is required that supports at least api schema 22
Hi, ah ok.
You should use the «candidate» channel. The latest/stable is only used for the final patch of latest stable, it will normally be 1 major version behind. Candidate will have rolling releases.
You can switch with
PS! The serial-plug is totally unrelated. It's an optional plug, that you can use if your dongle accepts it. Or if you use the Razberry HATS. But if you use raw-usb plug, that enough.
So whats interesting is that it wouldnt start at all when using this branch...
Hmmm. It should work, I'm using revision
431
. Did you do asnap refresh
? Try that, and verify which revision you're at.Also a new version is baking at the time speaking. There's been some layout issues from day 1 that me and the developer (Daniel) has just cleared out. It should be up in about 20 minutes.
I'll notify you :)
amd64
version is out.arm64
is outPS! Regard to being on the edge channel, read this: https://github.com/zwave-js/zwavejs2mqtt/issues/2631#issuecomment-1238575394
armhf
is outThanks!, btw, is the snap part of the offical release now? I only came to this repo because I thought it wasn't and it would be the best way to engage w/ you
It's not directly, but they have added it as a «deploy method», in their bug reports.
We also cooperate, so they will tell me in case something is reported to them directly :)
However, it's best to report issues related to the snap in this repo or the mirror at Github.