Skip to content

Commit ef56869

Browse files
Add label state
1 parent 017498f commit ef56869

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

_includes/portfolio/ha-label-state.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A Home Assistant helper that creates a boolean entity reflecting if all entities with a label satisfy a condition.

_layouts/home.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
{% 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" %}
66
{% include card.html title="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" %}
77
{% include card.html title="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" %}
8+
{% include card.html title="Label State" app-img="ha-label-state.png" store-url="https://github.com/andrew-codechimp/HA-Label-State" store-text="View on GitHub" markdown-content="ha-label-state.md" %}
89
{% include card.html title="Hive Local Thermostat" app-img="ha-hive-local-thermostat.png" store-url="https://github.com/andrew-codechimp/HA-Hive-Local-Thermostat" store-text="View on GitHub" markdown-content="ha-hive-local-thermostat.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" %}

assets/img/ha-label-state.png

7.25 KB
Loading

0 commit comments

Comments
 (0)