mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 18:17:35 +00:00
13 lines
224 B
JSON
13 lines
224 B
JSON
{
|
|
"domain": "shiftr",
|
|
"name": "Shiftr",
|
|
"documentation": "https://www.home-assistant.io/integrations/shiftr",
|
|
"requirements": [
|
|
"paho-mqtt==1.5.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@fabaff"
|
|
]
|
|
}
|