Skip to content

Commit 3dc166d

Browse files
Merge pull request #1 from codechimp-org/periodic-min-max
Periodic min max
2 parents 3301b31 + 1ce43f6 commit 3dc166d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
A Home Assistant integration helper to record the minimum or maximum of a sensor until manually reset via the reset action.
2+
The value is maintained through HA restarts.

_layouts/home.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
{% include card.html title="When Do" subtitle="for Apple Watch®" app-img="whendo.png" store-url="https://apps.apple.com/us/app/when-do-a-complication/id1485413076" store-text="View on the App Store" markdown-content="whendo.md" %}
77
{% include card.html title="HA Menu" subtitle="for MacOS®" app-img="hamenu.png" store-url="https://github.com/codechimp-org/ha-menu" store-text="View on GitHub" markdown-content="hamenu.md" %}
88
{% include card.html title="HA Battery Notes" app-img="ha-battery-notes.png" store-url="https://github.com/andrew-codechimp/HA-Battery-Notes" store-text="View on GitHub" markdown-content="ha-battery-notes.md" %}
9+
{% include card.html title="HA Periodic Min Max" app-img="ha-periodic-min-max.png" store-url="https://github.com/andrew-codechimp/HA-Periodic-Min-Max" store-text="View on GitHub" markdown-content="ha-periodic-min-max.md" %}
910
{% include card.html title="LMS TVH" app-img="lmstvh.png" store-url="https://github.com/codechimp-org/lms-tvh" store-text="View on GitHub" markdown-content="lmstvh.md" %}
1011
{% include card.html title="LMS Slim Snippets" subtitle="for Visual Studio Code" app-img="lmsvscode.png" store-url="https://marketplace.visualstudio.com/items?itemName=codechimp.lmsslim-snippets" store-text="View on Visual Studio Marketplace" markdown-content="lmsvscode.md" %}
1112

assets/img/ha-periodic-min-max.png

9.54 KB
Loading

0 commit comments

Comments
 (0)