HA-SmartThings-Find/custom_components/smartthings_find/manifest.json
Jeena 0477d0772d
Some checks failed
Validate / validate-hacs (push) Has been cancelled
Bump version to 0.3.2
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 07:06:49 +00:00

14 lines
430 B
JSON

{
"domain": "smartthings_find",
"name": "SmartThings Find",
"after_dependencies": ["http"],
"version": "0.3.2",
"documentation": "https://git.jeena.net/jeena/HA-SmartThings-Find",
"issue_tracker": "https://git.jeena.net/jeena/HA-SmartThings-Find/issues",
"integration_type": "hub",
"dependencies": [],
"codeowners": ["@jeena"],
"requirements": ["pytz"],
"iot_class": "cloud_polling",
"config_flow": true
}