mirror of https://github.com/home-assistant/core
11 lines
357 B
JSON
11 lines
357 B
JSON
{
|
|
"domain": "islamic_prayer_times",
|
|
"name": "Islamic Prayer Times",
|
|
"codeowners": ["@engrbm87", "@cpfair"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/islamic_prayer_times",
|
|
"iot_class": "calculated",
|
|
"loggers": ["prayer_times_calculator"],
|
|
"requirements": ["prayer-times-calculator-offline==1.0.3"]
|
|
}
|