fix: HASS core version requirements (#214)

* Update README.md

* Update hacs.json

* Update README_zh.md
This commit is contained in:
whoiam
2024-12-20 17:35:21 +08:00
committed by GitHub
parent aacb794e1f
commit 6ce3206b30
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"name": "Xiaomi Home",
"homeassistant": "2024.11.0",
"homeassistant": "2024.4.4",
"hacs": "1.34.0"
}