Files
homeassistant-jackery/custom_components/JackeryHome/manifest.json
不求圣剑 3f698d6e16 first commit
2025-10-14 10:44:00 +08:00

16 lines
413 B
JSON

{
"domain": "jackery_home",
"name": "jackery_home",
"codeowners": [
"@suyulin"
],
"config_flow": true,
"dependencies": [
"mqtt"
],
"documentation": "https://github.com/suyulin/home-assistant-demo-mqtt",
"issue_tracker": "https://github.com/suyulin/home-assistant-demo-mqtt/issues",
"iot_class": "local_push",
"requirements": [],
"version": "1.0.0"
}