This commit is contained in:
thor0215
2024-07-02 15:38:37 -05:00
parent 45f20af5a9
commit da9bbff4f8

View File

@@ -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.