mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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.4.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@fabaff"
|
|
]
|
|
}
|