home-assistant-custom-components.systemair: unpin pymodbus

This commit is contained in:
Robert Schütz
2026-07-13 20:29:47 -07:00
parent d023df074d
commit 9b21672212
@@ -19,6 +19,10 @@ buildHomeAssistantComponent rec {
hash = "sha256-6JLcWBZU5YXgdcZUuCIs2KAJJJ8U7nawYwOgSjsNajc=";
};
ignoreVersionRequirement = [
"pymodbus"
];
dependencies = [
pymodbus
async-timeout