core/homeassistant/components/shiftr/manifest.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"]
}