Skip to content

Commit a45e25c

Browse files
committed
Updated HA requirement
* hacs.json: * requirements_dev.txt:
1 parent dbb6dc5 commit a45e25c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hacs.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "Daikin Onecta",
33
"render_readme": true,
4-
"homeassistant": "2024.12.0"
4+
"homeassistant": "2024.12.0b0"
55
}

requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pre-commit==3.6.2
22
flake8==7.0.0
33
reorder-python-imports==3.12.0
4-
homeassistant>=2024.10.0
4+
homeassistant>=2024.12.0b1
55
pytest

0 commit comments

Comments
 (0)