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 b34a0f3 commit 0890908Copy full SHA for 0890908
hacs.json
@@ -3,5 +3,5 @@
3
"zip_release": true,
4
"filename": "garbage_collection.zip",
5
"domains": ["sensor"],
6
- "homeassistant": "2022.12.0"
+ "homeassistant": "2022.12.0b0"
7
}
requirements_tests.txt
@@ -1,5 +1,5 @@
1
python-dateutil>=2.8.2
2
types-python-dateutil>=2.8.18
-homeassistant>=2022.12.0
+homeassistant>=2022.12.0b0
pytest-homeassistant-custom-component>=0.10.2
aiohttp_cors>=0.7.0
0 commit comments