mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type service to islamic_prayer_times (#159180)
This commit is contained in:
committed by
GitHub
parent
71d36a6496
commit
f6acd4f230
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@engrbm87", "@cpfair"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/islamic_prayer_times",
|
||||
"integration_type": "service",
|
||||
"iot_class": "calculated",
|
||||
"loggers": ["prayer_times_calculator"],
|
||||
"requirements": ["prayer-times-calculator-offline==1.0.3"]
|
||||
|
||||
@@ -3176,7 +3176,7 @@
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
"islamic_prayer_times": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "calculated"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user