hass-core/tests/components/analytics_insights/fixtures/integrations.json
Joost Lekkerkerker a793a5445f
Add options flow to Analytics Insights (#108716)
* Add options flow to Analytics Insights

* Fix options flow function
2024-01-27 22:24:35 +01:00

16 lines
448 B
JSON

{
"youtube": {
"title": "YouTube",
"description": "Instructions on how to integrate YouTube within Home Assistant.",
"quality_scale": "",
"iot_class": "Cloud Polling",
"integration_type": "service"
},
"hue": {
"title": "Philips Hue",
"description": "Instructions on setting up Philips Hue within Home Assistant.",
"quality_scale": "platinum",
"iot_class": "Local Push",
"integration_type": "hub"
}
}