!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

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

Load older messages


SenderMessageTime
25 Feb 2025
@hexa:lossy.network@hexa:lossy.networkhttps://github.com/christiaangoossens/hass-oidc-auth01:23:43
@macaroniskengz:matrix.orgmacaroniskengzNot really, seems overkill to be honest as I don't have any OID infrastructure yet 01:23:57
@macaroniskengz:matrix.orgmacaroniskengzMaybe I just have to accept that Home Assistant will come with some state and I cannot do anything about it 01:25:51
@macaroniskengz:matrix.orgmacaroniskengzA more HASS related question: can I obtain a "short-lived" access token by performing the usual login flow as part of the frontend to use the WebSockets API? I mean: instead of using a Long Lived Access Token to use the API, I perform the flow and after passing my credentials to Home Assistant I receive a access token that expires in some time.01:29:43
@hexa:lossy.network@hexa:lossy.networkhome-assistant stores the session data in local storage01:31:14
@hexa:lossy.network@hexa:lossy.network* home-assistant stores the session data in local storage in the browser01:32:00
@hexa:lossy.network@hexa:lossy.networknot sure how it looks on the wire01:32:06
@hexa:lossy.network@hexa:lossy.networkzigbee2mqtt 2.1.1 on master https://github.com/NixOS/nixpkgs/pull/371053 04:09:29
@hexa:lossy.network@hexa:lossy.networkit is opt in04:09:32
@hexa:lossy.network@hexa:lossy.networkuse the 25.05 cycle to migrate to zigbee2mqtt_204:09:51
@hexa:lossy.network@hexa:lossy.networkwill remove zigbee2mqtt_1 after the 25.05 branch-off, so it will not be in 25.1104:10:06
27 Feb 2025
@mfmcl:matrix.orgmike changed their profile picture.13:53:50
@sandro:supersandro.deSandro 🐧is that better than the ldap login script?18:54:53
@hexa:lossy.network@hexa:lossy.networkdid you intend to quote the message about auth-oidc?18:55:36
@hexa:lossy.network@hexa:lossy.networkI have not yet tried it, and I'm not sure I will18:55:49
@hexa:lossy.network@hexa:lossy.networkI'll prefer an OIDC flow any day over LDAP18:55:58
28 Feb 2025
@hexa:lossy.network@hexa:lossy.networkok, so the frigate update is kinda blocked on onnxruntime support the openvino execution provider05:21:39
@hexa:lossy.network@hexa:lossy.networkwhat I have is here: https://github.com/NixOS/nixpkgs/pull/38054305:22:32
@hexa:lossy.network@hexa:lossy.network
/nix/store/0d0l820v8vnw7kf959xr6bvpvyg21r2b-onnxruntime-1.20.2/lib/libonnxruntime_providers_openvino.so: undefined symbol: _ZN9OrtDevice3NPUE
05:29:54
@hexa:lossy.network@hexa:lossy.network *
/nix/store/0d0l820v8vnw7kf959xr6bvpvyg21r2b-onnxruntime-1.20.2/lib/libonnxruntime_providers_openvino.so: undefined symbol: _ZN9OrtDevice3NPUE
05:30:01
@hexa:lossy.network@hexa:lossy.networkdunno, maybe it is just something stupid, like openvino built w/o npu support05:30:20
@k900:0upti.meK900npue05:30:26
@hexa:lossy.network@hexa:lossy.networkimage.png
Download image.png
05:30:45
@hexa:lossy.network@hexa:lossy.network🫠05:30:48
@hexa:lossy.network@hexa:lossy.network
openvino> /build/source/src/plugins/intel_npu/tools/protopipe/src/scenario/accuracy_metrics.hpp:9:10: fatal error: opencv2/core/core.hpp: No such file or directory
openvino>     9 | #include <opencv2/core/core.hpp>
openvino>       |          ^~~~~~~~~~~~~~~~~~~~~~~
openvino> compilation terminated.
05:46:07
@hexa:lossy.network@hexa:lossy.networkok, that looks like a fairly simple error05:46:16
@hexa:lossy.network@hexa:lossy.networkbut I'm already passing opencv.cxxdev in buildInputs05:46:25
@hexa:lossy.network@hexa:lossy.network
-  # src/graph/src/plugins/intel_gpu/src/graph/include/reorder_inst.h:24:8: error: type 'struct typed_program_node' violates the C++ One Definition Rule [-Werror=odr]
-  env.NIX_CFLAGS_COMPILE = "-Wno-odr";
+  env = {
+    CXXFLAGS = "-I${lib.getDev opencv}/include/opencv4";
+    # src/graph/src/plugins/intel_gpu/src/graph/include/reorder_inst.h:24:8: error: type 'struct typed_program_node' violates the C++ One Definition Rule [-Werror=odr]
+    NIX_CFLAGS_COMPILE = "-Wno-odr";
+  };
07:09:12
@hexa:lossy.network@hexa:lossy.networkdid this07:09:13
@hexa:lossy.network@hexa:lossy.networkand now I'm here07:09:22

Show newer messages


Back to Room ListRoom Version: 6