Some checks failed
Validate / validate-hacs (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
14 lines
430 B
JSON
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
|
|
}
|