|
@@ -346,6 +346,7 @@
|
|
"name": "ESPHome",
|
|
"name": "ESPHome",
|
|
"version": "2021.11.0",
|
|
"version": "2021.11.0",
|
|
"home_assistant_domain": "esphome",
|
|
"home_assistant_domain": "esphome",
|
|
|
|
+ "funding_url": "https://esphome.io/guides/supporters.html",
|
|
"new_install_prompt_erase": false,
|
|
"new_install_prompt_erase": false,
|
|
"builds": [
|
|
"builds": [
|
|
{
|
|
{
|
|
@@ -395,6 +396,13 @@
|
|
<code>new_install_improv_wait_time</code> to the number of seconds to
|
|
<code>new_install_improv_wait_time</code> to the number of seconds to
|
|
wait. Set to <code>0</code> to disable Improv Serial detection.
|
|
wait. Set to <code>0</code> to disable Improv Serial detection.
|
|
</p>
|
|
</p>
|
|
|
|
+ <p>
|
|
|
|
+ If your product accepts donations you can add
|
|
|
|
+ <code>funding_url</code> to your manifest. This allows you to link to
|
|
|
|
+ your page explaining the user how they can fund development. This link
|
|
|
|
+ is visible in the ESP Web Tools menu when connected to a device running
|
|
|
|
+ your firmware (as detected via Improv).
|
|
|
|
+ </p>
|
|
|
|
|
|
<h3 id="customize">Customizing the look and feel</h3>
|
|
<h3 id="customize">Customizing the look and feel</h3>
|
|
<p>
|
|
<p>
|