Files
2026-08-16 21:00:28 +02:00

13 lines
405 B
JSON

{
"domain": "google_health",
"name": "Google Health",
"codeowners": ["@allenporter"],
"config_flow": true,
"dependencies": ["application_credentials", "http", "webhook"],
"documentation": "https://www.home-assistant.io/integrations/google_health",
"integration_type": "service",
"iot_class": "cloud_polling",
"quality_scale": "platinum",
"requirements": ["google-health-api==0.9.0"]
}