diff --git a/docgen/integrating-with-homeassistant.js b/docgen/integrating-with-homeassistant.js index 58747cf76..4a94c493e 100644 --- a/docgen/integrating-with-homeassistant.js +++ b/docgen/integrating-with-homeassistant.js @@ -16,6 +16,8 @@ use their documentation* ## MQTT discovery +**At least Home Assistant >= 0.84 is required!** + The easiest way to integrate Zigbee2mqtt with Home Assistant is by using [MQTT discovery](https://www.home-assistant.io/docs/mqtt/discovery/). This allows Zigbee2mqtt to automatically add devices to Home Assistant. diff --git a/docs/integration/home_assistant.md b/docs/integration/home_assistant.md index 0d6c6d35f..10eb22f97 100644 --- a/docs/integration/home_assistant.md +++ b/docs/integration/home_assistant.md @@ -7,6 +7,8 @@ use their documentation* ## MQTT discovery +**At least Home Assistant >= 0.84 is required!** + The easiest way to integrate Zigbee2mqtt with Home Assistant is by using [MQTT discovery](https://www.home-assistant.io/docs/mqtt/discovery/). This allows Zigbee2mqtt to automatically add devices to Home Assistant.