Fix HACS validation
Some checks failed
Validate / validate-hacs (push) Has been cancelled

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", "name": "OpenJibo",
"version": "0.1.0.4", "version": "0.1.0.4",
"documentation": "https://jibohacks.zane.org/homeassistant/int", "documentation": "https://jibohacks.zane.org/homeassistant/int",
"issue_tracker": "https://github.com/ZaneThePython/openjibo-hacs/issues",
"requirements": [], "requirements": [],
"dependencies": [], "dependencies": [],
"codeowners": ["@ZaneThePython"], "codeowners": ["@ZaneThePython"],

View File

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