Skip to content

Commit 0890908

Browse files
author
bruxy70
committed
requirements
1 parent b34a0f3 commit 0890908

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"zip_release": true,
44
"filename": "garbage_collection.zip",
55
"domains": ["sensor"],
6-
"homeassistant": "2022.12.0"
6+
"homeassistant": "2022.12.0b0"
77
}

requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
python-dateutil>=2.8.2
22
types-python-dateutil>=2.8.18
3-
homeassistant>=2022.12.0
3+
homeassistant>=2022.12.0b0
44
pytest-homeassistant-custom-component>=0.10.2
55
aiohttp_cors>=0.7.0

0 commit comments

Comments
 (0)