mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"domain": "simplepush",
|
|
"name": "Simplepush",
|
|
"documentation": "https://www.home-assistant.io/integrations/simplepush",
|
|
"requirements": ["simplepush==1.1.4"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling"
|
|
}
|