| 6 Sep 2024 |
| Kwantux [old] (new acc -> @kwantux:matrix.org) changed their display name from Kwantux to Kwantux (old account). | 17:06:01 |
| Kwantux [old] (new acc -> @kwantux:matrix.org) changed their display name from Kwantux (old account) to Kwantux [old] (new acc -> @kwantux:matrix.org). | 17:07:25 |
| Eymeric joined the room. | 20:48:46 |
| 9 Sep 2024 |
ulrik ⚡️ | Hello, how are people running zwave in their home assistant setups? I'm running it by setting up a container but would like a more "native" setup if possible 🙂 | 07:20:32 |
| [K]ate Temkin left the room. | 07:58:16 |
@hexa:lossy.network | what does your container run? we have a module for zwave-js, if that is it | 14:28:31 |
| 10 Sep 2024 |
ulrik ⚡️ | In reply to @hexa:lossy.network what does your container run? we have a module for zwave-js, if that is it Yes, is that up to date with home assistant? The container is just this:
virtualisation.oci-containers.containers = {
zwave2mqtt = {
image = "zwavejs/zwave-js-ui:9.18.1";
user = "root";
environment = {
TZ = "Europe/Stockholm";
};
ports = [
"8091:8091"
"3300:3000"
];
volumes = [ "/data/persist/zwavejs:/usr/src/app/store" ];
extraOptions = [
"--privileged"
"--tty"
"--device=/dev/serial/by-id/usb-0658_0200-if00:/dev/zwave"
];
};
};
The mapping of the two versions doesn't compute in my head 😂
| 07:43:17 |
@hexa:lossy.network | https://github.com/zwave-js/zwave-js-server is what we have | 10:26:25 |
@hexa:lossy.network | on the latest version, which is 1.38.0 right now | 10:26:32 |
@adam:robins.wtf | i use zwave-js-ui in a docker container as well. i haven't been motivated enough to try and package it because of javascript | 12:23:18 |
@hexa:lossy.network | looks like a buildNpmPackage case, which should be fairly straightforward | 12:26:15 |
@adam:robins.wtf | yeah i noticed that this morning. i've never actually looked before, because it's pretty low on my list. it requires almost zero effort to maintain it in docker :) | 12:33:23 |
| 12 Sep 2024 |
| @tcurdt:matrix.org joined the room. | 16:55:14 |
| 13 Sep 2024 |
ulrik ⚡️ | In reply to @adam:robins.wtf yeah i noticed that this morning. i've never actually looked before, because it's pretty low on my list. it requires almost zero effort to maintain it in docker :) How do you handle updates? I feel like it's always a bit of pain to go and find the latest version.
I don't use the ui much so I could potentially just use the server to have the setup done for me and handle everything through HA
| 08:29:14 |
| 14 Sep 2024 |
| SomeoneSerge (utc+3) changed their display name from SomeoneSerge (nix.camp) to SomeoneSerge (utc+3). | 11:38:13 |
| 15 Sep 2024 |
| @verlannow:matrix.org left the room. | 06:37:22 |
| @beat_link:matrix.org joined the room. | 22:15:58 |
| 16 Sep 2024 |
| @fearghasbalz:matrix.org left the room. | 13:40:26 |
| silentlurker joined the room. | 19:55:21 |
| 18 Sep 2024 |
| @kwaaaaarzu:matrix.org joined the room. | 17:29:49 |
| @kwaaaaarzu:matrix.org changed their display name from kwaaaaarzu to kwizu. | 17:34:41 |
| 19 Sep 2024 |
| @kwaaaaarzu:matrix.org removed their profile picture. | 00:59:09 |
| @kwaaaaarzu:matrix.org removed their display name kwizu. | 00:59:13 |
| @kwaaaaarzu:matrix.org left the room. | 00:59:18 |
| @memegames99:matrix.org joined the room. | 01:52:03 |
| @memegames99:matrix.org set a profile picture. | 02:02:22 |
| @memegames99:matrix.org changed their profile picture. | 02:02:28 |
| Jeremy Fleischman (jfly) left the room. | 23:41:34 |
| Jeremy Fleischman (jfly) joined the room. | 23:41:43 |
| 21 Sep 2024 |
| @luna-null:matrix.org joined the room. | 05:43:29 |