mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 00:03:16 +01:00
Add integration_type service to simplepush (#163394)
This commit is contained in:
committed by
GitHub
parent
fafa193549
commit
cd5775ca35
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@engrbm87"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/simplepush",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["simplepush"],
|
||||
"requirements": ["simplepush==2.2.3"]
|
||||
|
||||
@@ -6192,7 +6192,7 @@
|
||||
},
|
||||
"simplepush": {
|
||||
"name": "Simplepush",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user