home-assistant-custom-lovelace-modules.lg-webos-remote-control: 2.0.3 -> 2.0.4

https://github.com/madmicio/LG-WebOS-Remote-Control/compare/2.0.3...2.0.4
This commit is contained in:
Martin Weinelt
2026-01-08 02:43:17 -08:00
committed by Robert Schütz
parent c1aaa2c928
commit 2e54995c87
@@ -6,13 +6,13 @@
buildNpmPackage rec {
pname = "lg-webos-remote-control";
version = "2.0.3";
version = "2.0.4";
src = fetchFromGitHub {
owner = "madmicio";
repo = "LG-WebOS-Remote-Control";
rev = version;
hash = "sha256-ICOAi8q8dWrBFCv18JYSWc6MIwqxfDXOcc6kCKLGehs=";
hash = "sha256-Da/43D2PPL7ElwukJ6VR+O/c3z1UPnxrDW4oMWbWwr0=";
};
npmDepsHash = "sha256-kN+i0ic1JWs6kqnAliiO4yVMDXwfZaQsRGKeV9A0MxE=";