2022-05-12 10:12:47 +00:00
|
|
|
{
|
|
|
|
"domain": "geocaching",
|
|
|
|
"name": "Geocaching",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/geocaching",
|
|
|
|
"requirements": ["geocachingapi==0.2.1"],
|
2022-05-16 07:57:25 +00:00
|
|
|
"dependencies": ["application_credentials"],
|
2022-05-12 10:12:47 +00:00
|
|
|
"codeowners": ["@Sholofly", "@reinder83"],
|
|
|
|
"iot_class": "cloud_polling"
|
|
|
|
}
|