1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00
Files
core/homeassistant/components/worldclock/manifest.json
2026-02-25 07:07:05 +01:00

11 lines
274 B
JSON

{
"domain": "worldclock",
"name": "Worldclock",
"codeowners": ["@fabaff"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/worldclock",
"integration_type": "service",
"iot_class": "local_push",
"quality_scale": "internal"
}