core/homeassistant/components/shiftr/manifest.json

10 lines
232 B
JSON
Raw Normal View History

{
"domain": "shiftr",
"name": "shiftr.io",
"codeowners": [],
2023-02-08 19:22:30 +00:00
"documentation": "https://www.home-assistant.io/integrations/shiftr",
"iot_class": "cloud_push",
2023-02-08 19:22:30 +00:00
"loggers": ["paho"],
"requirements": ["paho-mqtt==1.6.1"]
}