From da9bbff4f804f103b0ef6ff2a84864fb6e85f931 Mon Sep 17 00:00:00 2001 From: thor0215 Date: Tue, 2 Jul 2024 15:38:37 -0500 Subject: [PATCH] master --- birdnet-go/HAINTEGRATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdnet-go/HAINTEGRATION.md b/birdnet-go/HAINTEGRATION.md index 6fc357967..abe9c3c26 100644 --- a/birdnet-go/HAINTEGRATION.md +++ b/birdnet-go/HAINTEGRATION.md @@ -24,6 +24,7 @@ Edit this section of config.yaml found in addon_configs/db21ed7f_birdnet-go/: username: addons # MQTT username password: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx # MQTT password ``` + ## BirdNET-Go MQTT Sensors Add the [MQTT sensor](https://www.home-assistant.io/integrations/sensor.mqtt/) yaml configuration below to your Home Assistant configuration.yaml file. Reload the configuration and once BirdNET-Go publishes a new finding to MQTT the new BirdNET-Go sensors should show that latest finding data. @@ -77,7 +78,6 @@ mqtt: ``` ![BirdNET-go MQTT](./images/ha_birdnet_mqtt_sensor.png) - ## BirdNET-Go Events Sensor[^1] Then create a new template sensor using the configuration below.