11 lines
301 B
JSON
11 lines
301 B
JSON
|
{
|
||
|
"domain": "geocaching",
|
||
|
"name": "Geocaching",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/geocaching",
|
||
|
"requirements": ["geocachingapi==0.2.1"],
|
||
|
"dependencies": ["auth"],
|
||
|
"codeowners": ["@Sholofly", "@reinder83"],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|