mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"domain": "myq",
|
|
"name": "Myq",
|
|
"documentation": "https://www.home-assistant.io/components/myq",
|
|
"requirements": [
|
|
"pymyq==1.2.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|