Wrote most of part 1 of the BirdNet-HomeAssistant article with the Appdaemon script. Some items need to be cleaned up.

This commit is contained in:
Norm Rasmussen
2023-09-25 16:59:23 -04:00
parent 2d1410bf45
commit a3e30ddecf
10 changed files with 333 additions and 18 deletions

View File

@ -20,9 +20,9 @@ ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
image: "multiple-git-cover-img.png" # image path/url
alt: "git commands" # alt text
caption: "Git Set URL for Remote Repos" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
---