Fix HACS validation

This commit is contained in:
2026-05-17 21:25:13 -04:00
parent 2f5756b1f6
commit cea8287084
2 changed files with 4 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
"name": "OpenJibo",
"version": "0.1.0.4",
"documentation": "https://jibohacks.zane.org/homeassistant/int",
"issue_tracker": "https://github.com/ZaneThePython/openjibo-hacs/issues",
"requirements": [],
"dependencies": [],
"codeowners": ["@ZaneThePython"],

View File

@@ -1,6 +1,4 @@
{
"name": "OpenJibo",
"render_markdown": true,
"homeassistant": "2026.5.2"
}
"name": "OpenJibo",
"homeassistant": "2026.5.2"
}