1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/tod/manifest.json
2023-07-30 19:02:43 +02:00

11 lines
256 B
JSON

{
"domain": "tod",
"name": "Times of the Day",
"codeowners": [],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tod",
"integration_type": "helper",
"iot_class": "calculated",
"quality_scale": "internal"
}