2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "simplepush",
|
|
|
|
"name": "Simplepush",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/simplepush",
|
2022-10-21 14:13:46 +00:00
|
|
|
"requirements": ["simplepush==2.1.1"],
|
2022-06-24 06:39:48 +00:00
|
|
|
"codeowners": ["@engrbm87"],
|
|
|
|
"config_flow": true,
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["simplepush"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|