Added the ESP Medicine post for a Monday morning release.

This commit is contained in:
Norm Rasmussen
2023-10-16 12:47:54 -04:00
parent 64816d8c0d
commit 281a95d3fc
22 changed files with 1181 additions and 18 deletions

View File

@ -115,6 +115,20 @@ if (!doNotTrack) {
</h1>
</header>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./esp_medicine_indicator.png" alt="ESP8266 Logo with a Medicine Icon, Colorized">
</figure>
<header class="entry-header">
<h2>ESP8266 Medicine Indicator Light
</h2>
</header>
<div class="entry-content">
<p>This is a quick treat! We recently learned that one of our children needs to take medicine twice a day for the foreseeable future. Hes too young to take it on his own, so the twice-a-day responsibility is split up between my partner and I. However, sometimes our schedules dont overlap so succinctly, so we needed some sort of indicator to let the other know if the previous dose was (or wasnt!...</p>
</div>
<footer class="entry-footer"><span title='2023-10-16 11:34:14 -0400 EDT'>October 16, 2023</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;1170 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to ESP8266 Medicine Indicator Light" href="./posts/medicine_indicator_light.html"></a>
</article>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./birdnet-homeassistant-part2.png" alt="Part 2 of my foray into HomeAssistant dashboard featuring BirdNET-Pi Sensors">
</figure>