diff --git a/homeassistant/components/default_config/manifest.json b/homeassistant/components/default_config/manifest.json index c0a27b667c5..e19b1262b74 100644 --- a/homeassistant/components/default_config/manifest.json +++ b/homeassistant/components/default_config/manifest.json @@ -18,7 +18,8 @@ "sun", "system_health", "updater", - "zeroconf" + "zeroconf", + "zone" ], "codeowners": [] }