From fee7a606e3dbb7fcedfce33bc669c88d8c987d60 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:28:00 +1300 Subject: [PATCH] Add esp32 + improv requirements for Made for ESPHome (#2745) --- guides/made_for_esphome.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/made_for_esphome.rst b/guides/made_for_esphome.rst index 3c7ec61ce..83f9d8d02 100644 --- a/guides/made_for_esphome.rst +++ b/guides/made_for_esphome.rst @@ -17,11 +17,13 @@ Requirements Your product has to match the following requirements: - Your project is powered by ESPHome + - Your project is powered by an ESP32 - Your ESPHome configuration is open source - Users should be able to apply updates if your project sells ready-made devices - Your project supports adoption via the ``dashboard_import`` feature of ESPHome (see :doc:`Sharing `) - Your product name cannot contain **ESPHome** except in the case of *ending with* **for ESPHome** + - Your configuration utilises ``esp32_improv`` and ``improv_serial`` (if a USB connection is available) for easy end-user provisioning. When your project matches all requirements of the Made for ESPHome program, you can apply for permission to carry the logo by emailing esphome@nabucasa.com