diff --git a/homeassistant/brands/heatit.json b/homeassistant/brands/heatit.json new file mode 100644 index 000000000000..8fc64c139053 --- /dev/null +++ b/homeassistant/brands/heatit.json @@ -0,0 +1,5 @@ +{ + "domain": "heatit", + "name": "Heatit", + "iot_standards": ["zwave"] +} diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index d1e71f343b91..0d0f29139375 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -2701,6 +2701,12 @@ "config_flow": false, "iot_class": "local_push" }, + "heatit": { + "name": "Heatit", + "iot_standards": [ + "zwave" + ] + }, "heatmiser": { "name": "Heatmiser", "integration_type": "hub",