home-assistant-custom-components.awtrix: 2024-05-26 -> 0.3.21
This commit is contained in:
@@ -8,13 +8,14 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "10der";
|
||||
domain = "awtrix";
|
||||
version = "unstable-2024-05-26";
|
||||
version = "0.3.21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit owner;
|
||||
repo = "homeassistant-custom_components-awtrix";
|
||||
rev = "329d8eec28478574b9f34778f96b5768f30be2ab";
|
||||
hash = "sha256-ucSaQWMS6ZwXHnw5Ct/STxpl1JjBRua3edrLvBAsdyw=";
|
||||
# https://github.com/10der/homeassistant-custom_components-awtrix/issues/9
|
||||
rev = "8180cef7b1837e85115ef7ece553e39b0f94ff4d";
|
||||
hash = "sha256-D/RXi7nX+xqFs5Dvu1pwomQWCJ8PJhc1H3wsAgBhRMQ=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user