core/homeassistant/components/shiftr/manifest.json

13 lines
222 B
JSON

{
"domain": "shiftr",
"name": "Shiftr",
"documentation": "https://www.home-assistant.io/components/shiftr",
"requirements": [
"paho-mqtt==1.4.0"
],
"dependencies": [],
"codeowners": [
"@fabaff"
]
}