Deployed c8e6726 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2025-01-26 16:47:18 +00:00
parent 42111ed815
commit 5650f0380b
46 changed files with 117 additions and 117 deletions

View File

@@ -330,9 +330,9 @@
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="../Watermeter-specific-analog---digital-transition/">
<a class="md-nav__link" href="../Watermeter-specific-analog---digit-transition/">
<span class="md-ellipsis">
Analog/Digital Transition on Water Meters
Analog/Digit Transition on Water Meters
</span>
</a>
</li>
@@ -662,7 +662,7 @@
<li>Move the Camera as close as possible (~4cm), this will help get rid of reflections.
-&gt; focus can be adjusted by turning the outer black ring of the camera.</li>
<li>If the LED reflections are too strong, put tape over the LED to diffuse the light</li>
<li>Change the ImageSize to QVGA under "Expert mode" configuration when close enough, this will be faster and is often good enough for digital recognition.</li>
<li>Change the ImageSize to QVGA under "Expert mode" configuration when close enough, this will be faster and is often good enough for digit recognition.</li>
</ul>
<h2 id="reflections"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2</span> Reflections</h2>
<ul>
@@ -675,7 +675,7 @@
<li>Filter out the Number "9", as "3" will often be misread for a "9" and void every number between 3 and 9 due to it being negative flow.</li>
<li>Split the readings into two, while the decimal numbers might move to fast to be recognized, at least the slower moving part will produce a correct reading.
-&gt; keep in mind that the offset needs to be adjusted, a.e if you have a comma reading of "3", it needs to become "0.3". This can be done wherever the data ends up being sent, like home assistant using sensor templates.</li>
<li>If you are using a low resolution and only digital mode, processing can often be done in &lt;1 minute. Check the logs to confirm how fast it is and then set the interval accordingly under "Expert mode" in configuration, as the normal mode will lock you to 3+ minutes.</li>
<li>If you are using a low resolution and only digit mode, processing can often be done in &lt;1 minute. Check the logs to confirm how fast it is and then set the interval accordingly under "Expert mode" in configuration, as the normal mode will lock you to 3+ minutes.</li>
</ul>
</article>
</div>