2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "knx",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "KNX",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/knx",
|
2021-01-18 15:15:28 +00:00
|
|
|
"requirements": ["xknx==0.16.1"],
|
2020-09-22 13:35:44 +00:00
|
|
|
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
|
|
|
"quality_scale": "silver"
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|