We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932c5cc commit 3dd091dCopy full SHA for 3dd091d
.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ on:
37
type: boolean
38
39
env:
40
- CACHE_VERSION: 4
+ CACHE_VERSION: 5
41
UV_CACHE_VERSION: 1
42
MYPY_CACHE_VERSION: 1
43
HA_SHORT_VERSION: "2025.8"
script/hassfest/requirements.py
@@ -83,7 +83,6 @@
83
# - reasonX should be the name of the invalid dependency
84
"adax": {"adax": {"async-timeout"}, "adax-local": {"async-timeout"}},
85
"airthings": {"airthings-cloud": {"async-timeout"}},
86
- "alexa_devices": {"marisa-trie": {"setuptools"}},
87
"ampio": {"asmog": {"async-timeout"}},
88
"apache_kafka": {"aiokafka": {"async-timeout"}},
89
"apple_tv": {"pyatv": {"async-timeout"}},
0 commit comments