!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

511 Members
Declarative Home Automation and other Sidequests | https://wiki.nixos.org/wiki/Home_Assistant129 Servers

Load older messages


SenderMessageTime
6 Sep 2024
@quantum625:matrix.orgKwantux [old] (new acc -> @kwantux:matrix.org) changed their display name from Kwantux to Kwantux (old account).17:06:01
@quantum625:matrix.orgKwantux [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:onyx.ovhEymeric joined the room.20:48:46
9 Sep 2024
@ulrik:m.strid.ninjaulrik ⚡️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
@ktemkin:katesiria.org[K]ate Temkin left the room.07:58:16
@hexa:lossy.network@hexa:lossy.networkwhat does your container run? we have a module for zwave-js, if that is it14:28:31
10 Sep 2024
@ulrik:m.strid.ninjaulrik ⚡️
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@hexa:lossy.networkhttps://github.com/zwave-js/zwave-js-server is what we have10:26:25
@hexa:lossy.network@hexa:lossy.networkon the latest version, which is 1.38.0 right now10:26:32
@adam:robins.wtf@adam:robins.wtfi use zwave-js-ui in a docker container as well. i haven't been motivated enough to try and package it because of javascript12:23:18
@hexa:lossy.network@hexa:lossy.networklooks like a buildNpmPackage case, which should be fairly straightforward12:26:15
@adam:robins.wtf@adam:robins.wtfyeah 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@tcurdt:matrix.org joined the room.16:55:14
13 Sep 2024
@ulrik:m.strid.ninjaulrik ⚡️
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
@ss:someonex.netSomeoneSerge (utc+3) changed their display name from SomeoneSerge (nix.camp) to SomeoneSerge (utc+3).11:38:13
15 Sep 2024
@verlannow:matrix.org@verlannow:matrix.org left the room.06:37:22
@beat_link:matrix.org@beat_link:matrix.org joined the room.22:15:58
16 Sep 2024
@fearghasbalz:matrix.org@fearghasbalz:matrix.org left the room.13:40:26
@silentlurker:matrix.orgsilentlurker joined the room.19:55:21
18 Sep 2024
@kwaaaaarzu:matrix.org@kwaaaaarzu:matrix.org joined the room.17:29:49
@kwaaaaarzu:matrix.org@kwaaaaarzu:matrix.org changed their display name from kwaaaaarzu to kwizu.17:34:41
19 Sep 2024
@kwaaaaarzu:matrix.org@kwaaaaarzu:matrix.org removed their profile picture.00:59:09
@kwaaaaarzu:matrix.org@kwaaaaarzu:matrix.org removed their display name kwizu.00:59:13
@kwaaaaarzu:matrix.org@kwaaaaarzu:matrix.org left the room.00:59:18
@memegames99:matrix.org@memegames99:matrix.org joined the room.01:52:03
@memegames99:matrix.org@memegames99:matrix.org set a profile picture.02:02:22
@memegames99:matrix.org@memegames99:matrix.org changed their profile picture.02:02:28
@jfly:matrix.orgJeremy Fleischman (jfly) left the room.23:41:34
@jfly:matrix.orgJeremy Fleischman (jfly) joined the room.23:41:43
21 Sep 2024
@luna-null:matrix.org@luna-null:matrix.org joined the room.05:43:29

Show newer messages


Back to Room ListRoom Version: 6