Files
marc7s 5d8e03c124 Update geocachingapi to v0.3.0 (#139878)
Bump Geocaching API version

Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-06 13:29:30 +01:00

11 lines
320 B
JSON

{
"domain": "geocaching",
"name": "Geocaching",
"codeowners": ["@Sholofly", "@reinder83"],
"config_flow": true,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/geocaching",
"iot_class": "cloud_polling",
"requirements": ["geocachingapi==0.3.0"]
}