Skip to content

Commit

Permalink
Deployed f159144 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
synman committed Feb 11, 2024
1 parent a40abbc commit b036ba4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion container/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ <h2 id="external-chamber-heating">External Chamber Heating</h2>
power state commands and power state requests over MQTT. Some plugs, such as tasmota and esphome flashed one can do this directly while others will
likely require something like Home Assistant.</p>
<p>You also need a Wi-Fi enabled temperature sensor that can do similar as the Wi-Fi power plug to publish environmental data, specifically the temperature,
to an MQTT topic. The easiest way to do this is to build one <a href="https://github.com/synman/bme280">yourself</a>. However, I'm sure there also a number of pre-assembled ones you could use too.</p>
to an MQTT topic. The easiest way to do this is to build one <a href="https://github.com/synman/bme280">yourself</a>. However, I'm sure there are a number of pre-assembled ones you could use too.</p>
<p>The final step is configuring the <code>bambu-printer-manager</code> container to interact with the temperature sensor and power plug:
<div class="language-dockerfile highlight"><span class="filename">Docker</span><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1"></a><a href="#__codelineno-1-1"><span class="linenos" data-linenos=" 1 "></span></a><span class="k">ENV</span><span class="w"> </span><span class="nv">INTEGRATED_EXTERNAL_HEATER</span><span class="o">=</span><span class="s2">&quot;TRUE&quot;</span>
</span><span id="__span-1-2"><a id="__codelineno-1-2" name="__codelineno-1-2"></a><a href="#__codelineno-1-2"><span class="linenos" data-linenos=" 2 "></span></a>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit b036ba4

Please sign in to comment.