mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-26 14:15:07 -07:00
Deploying to gh-pages from @ Klipper3d/klipper@713b509698 🚀
This commit is contained in:
parent
29d55b7911
commit
a7a270ba6c
15 changed files with 33 additions and 2 deletions
|
|
@ -2425,6 +2425,7 @@ object is available if any stepper is defined):</p>
|
|||
<p>The following information is available in</p>
|
||||
<p><a href="Config_Reference.html#bmp280bme280bme680-temperature-sensor">bme280 config_section_name</a>,
|
||||
<a href="Config_Reference.html#htu21d-sensor">htu21d config_section_name</a>,
|
||||
<a href="Config_Reference.html#sht31-sensor">sht3x config_section_name</a>,
|
||||
<a href="Config_Reference.html#lm75-temperature-sensor">lm75 config_section_name</a>,
|
||||
<a href="Config_Reference.html#host-temperature-sensor">temperature_host config_section_name</a>
|
||||
and
|
||||
|
|
@ -2433,7 +2434,7 @@ objects:</p>
|
|||
<ul>
|
||||
<li><code>temperature</code>: The last read temperature from the sensor.</li>
|
||||
<li><code>humidity</code>, <code>pressure</code>, <code>gas</code>: The last read values from the sensor
|
||||
(only on bme280, htu21d, and lm75 sensors).</li>
|
||||
(only on bme280, htu21d, sht3x and lm75 sensors).</li>
|
||||
</ul>
|
||||
<h2 id="temperature_fan">temperature_fan<a class="headerlink" href="#temperature_fan" title="Permanent link">¶</a></h2>
|
||||
<p>The following information is available in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue