update hass addons

This commit is contained in:
mjallen18
2025-08-18 19:52:09 -05:00
parent c053da2e30
commit 2623efc997
4 changed files with 9 additions and 9 deletions

View File

@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "SecKatie";
domain = "wyzeapi";
version = "0.1.33";
version = "0.1.35";
src = fetchFromGitHub {
owner = owner;
repo = "ha-wyzeapi";
rev = version;
hash = "sha256-Hl1Vmi2lhoJW3bdkrtO2mNqfLxURPwqFPjYgdrHRxYk=";
hash = "sha256-J9VFNImri0xF8RfND1bZl12CreKA023eHsXFNVt1YNQ=";
};
propagatedBuildInputs = [