mirror of
https://github.com/home-assistant/core.git
synced 2026-04-25 20:25:39 +00:00
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"domain": "shiftr",
|
|
"name": "shiftr.io",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/shiftr",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["paho"],
|
|
"requirements": ["paho-mqtt==1.6.1"]
|
|
}
|