mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"domain": "homematic",
|
|
"name": "Homematic",
|
|
"documentation": "https://www.home-assistant.io/components/homematic",
|
|
"requirements": [
|
|
"pyhomematic==0.1.59"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@pvizeli",
|
|
"@danielperna84"
|
|
]
|
|
}
|