Cleaned up the image files. Cover images go under /static and in-post images are now in /content/posts/img. Edited and rebuilt some existing posts for this structure. I also removed my birdnet post and put it back in drafts so I can publish it as some future date.
This commit is contained in:
@ -5,7 +5,7 @@ tags: ["homeassistant", "python", "diy"]
|
||||
author: "Me"
|
||||
showToc: true
|
||||
TocOpen: false
|
||||
draft: false
|
||||
draft: true
|
||||
hidemeta: false
|
||||
description: 'Learn how to take BirdNET-Pi Detections to create and display entities in HomeAssistant.'
|
||||
disableHLJS: true # to disable highlightjs
|
||||
@ -83,7 +83,7 @@ information that is pertinent to your own uses.
|
||||
|
||||
Here is how I've setup my MQTT payload from BirdNET-Pi Settings:
|
||||
|
||||

|
||||

|
||||
|
||||
Here it is in text form:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user