2021-09-07 23:28:34 +02:00
.. _made_for_esphome:
Made for ESPHome
================
.. seo ::
2021-09-08 04:41:31 +02:00
:description: Information about the Made for ESPHome program
2021-09-07 23:28:34 +02:00
:image: /_static/made-for-esphome-black-on-white.png
ESPHome has a great and active community that loves creating and sharing projects.
You can apply for your project to get the Made for ESPHome stamp of approval.
This ensures that your project is powered by ESPHome and guarantees a
minimum level of customizability to users.
Requirements
------------
Your product has to match the following requirements:
- Your project is powered by ESPHome
2023-03-13 04:28:00 +01:00
- Your project is powered by an ESP32
2021-09-07 23:28:34 +02:00
- Your ESPHome configuration is open source
- Users should be able to apply updates if your project sells ready-made devices
2021-11-29 05:11:17 +01:00
- Your project supports adoption via the `` dashboard_import `` feature of ESPHome
(see :doc: `Sharing </guides/creators>` )
2021-09-07 23:28:34 +02:00
- Your product name cannot contain **ESPHome** except in the case of *ending with* **for ESPHome**
2023-03-13 04:28:00 +01:00
- Your configuration utilises `` esp32_improv `` and `` improv_serial `` (if a USB connection is available) for easy end-user provisioning.
2021-09-07 23:28:34 +02:00
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
Logos
-----
.. raw :: html
<style>
.transparent-background img {
background: repeating-conic-gradient(#999 0% 25%, transparent 10% 50%) 50% / 10px 10px;
}
</style>
2021-09-08 04:41:31 +02:00
.. figure :: /_static/made-for-esphome-black-on-white.svg
2021-09-07 23:28:34 +02:00
:align: center
:width: 100%
2021-09-08 04:41:31 +02:00
:class: transparent-background
2021-09-07 23:28:34 +02:00
2021-09-08 04:41:31 +02:00
Made with ESPHome black on white (`svg </_static/made-for-esphome-black-on-white.svg> `__ , `png </_static/made-for-esphome-black-on-white.png> `__ )
2021-09-07 23:28:34 +02:00
2021-09-08 04:41:31 +02:00
.. figure :: /_static/made-for-esphome-white-on-black.svg
2021-09-07 23:28:34 +02:00
:align: center
:width: 100%
2021-09-08 04:41:31 +02:00
:class: transparent-background
2021-09-07 23:28:34 +02:00
2021-09-08 04:41:31 +02:00
Made with ESPHome white on black (`svg </_static/made-for-esphome-white-on-black.svg> `__ , `png </_static/made-for-esphome-white-on-black.png> `__ )
2021-09-07 23:28:34 +02:00
2021-09-08 04:41:31 +02:00
.. figure :: /_static/made-for-esphome-black-on-transparent.svg
2021-09-07 23:28:34 +02:00
:align: center
:width: 100%
:class: transparent-background
2021-09-08 04:41:31 +02:00
Made with ESPHome black on transparent (`svg </_static/made-for-esphome-black-on-transparent.svg> `__ , `png </_static/made-for-esphome-black-on-transparent.png> `__ )
2021-09-07 23:28:34 +02:00
2021-09-08 04:41:31 +02:00
.. figure :: /_static/made-for-esphome-white-on-transparent.svg
2021-09-07 23:28:34 +02:00
:align: center
:width: 100%
:class: transparent-background
2021-09-08 04:41:31 +02:00
Made with ESPHome white on transparent (`svg </_static/made-for-esphome-white-on-transparent.svg> `__ , `png </_static/made-for-esphome-white-on-transparent.png> `__ )