mirror of
https://github.com/home-assistant/core.git
synced 2026-06-01 21:24:17 +01:00
10 lines
251 B
JSON
10 lines
251 B
JSON
{
|
|
"domain": "simplepush",
|
|
"name": "Simplepush",
|
|
"documentation": "https://www.home-assistant.io/integrations/simplepush",
|
|
"requirements": ["simplepush==1.1.4"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["simplepush"]
|
|
}
|