1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/shiftr/manifest.json
2022-05-08 11:31:03 +02:00

10 lines
232 B
JSON

{
"domain": "shiftr",
"name": "shiftr.io",
"documentation": "https://www.home-assistant.io/integrations/shiftr",
"requirements": ["paho-mqtt==1.6.1"],
"codeowners": [],
"iot_class": "cloud_push",
"loggers": ["paho"]
}