Merge pull request #147832 from mvnetbiz/homeassistant

This commit is contained in:
Martin Weinelt
2021-11-29 13:11:28 +01:00
committed by GitHub
+3
View File
@@ -21,6 +21,9 @@
let
defaultOverrides = [
# Remove with Home Assistant 2021.12
(mkOverride "PyChromecast" "9.4.0" "sha256-Y8PLrjxZHml7BmklEJ/VXGqkRyneAy+QVA5rusPeBHQ=")
# aiounify 29 breaks integration tests
(self: super: {
aiounifi = super.aiounifi.overridePythonAttrs (oldAttrs: rec {