Skip to content

Commit 1ab9e16

Browse files
Add Battery Notes
1 parent adeb3dc commit 1ab9e16

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.vscode
2+
.DS_Store
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A Home Assistant integration to add battery notes to a device, with automatic discovery via a growing battery library for devices.

_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="Tom Timer" subtitle="for Apple Watch®" app-img="tomtimer.png" store-url="https://apps.apple.com/us/app/tom-timer/id1507200108" store-text="View on the App Store" markdown-content="tomtimer.md"%}
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="http://hamenu.codechimp.org/" store-text="View on GitHub" markdown-content="hamenu.md" %}
8+
{% 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" %}
89
{% 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" %}
910
{% 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" %}
1011

assets/img/ha-battery-notes.png

4.4 KB
Loading

0 commit comments

Comments
 (0)