- add expose attribute function and default value - default climate havc_mode to "heat" if modes are not supported - support `update_entity` service call
7 lines
177 B
JSON
7 lines
177 B
JSON
{
|
|
"domain": "knx",
|
|
"name": "KNX",
|
|
"documentation": "https://www.home-assistant.io/integrations/knx",
|
|
"requirements": ["xknx==0.11.3"],
|
|
"codeowners": ["@Julius2342"]
|
|
}
|