2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "homematic",
|
|
|
|
"name": "Homematic",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/homematic",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-12-05 06:50:18 +00:00
|
|
|
"pyhomematic==0.1.62"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
2019-04-15 20:13:29 +00:00
|
|
|
"codeowners": [
|
|
|
|
"@pvizeli",
|
|
|
|
"@danielperna84"
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|