MQTT Sensor

This commit is contained in:
thor0215
2024-06-28 09:50:52 -05:00
parent 0e9fef0d99
commit e127c49eb7
2 changed files with 6 additions and 5 deletions

View File

@@ -78,7 +78,7 @@ mqtt:
![Birdnet-go MQTT](./images/ha_birdnet_mqtt_sensor.png)
## Birdnet-Go Events Sensor
## Birdnet-Go Events Sensor[^1]
Then create a new template sensor using the configuration below.
@@ -241,3 +241,7 @@ card_mod:
padding-right: 18px;
}
```
## Footnotes
[^1]: [Displaying Birdnet-go detections](https://community.home-assistant.io/t/displaying-birdnet-go-detections/713611/22)

View File

@@ -65,7 +65,7 @@ The installation of this add-on is pretty straightforward and not different in c
1. Check the logs of the add-on to see if everything went well.
1. Open the webUI and adapt the software options
## Integration with HA[^1]
## Integration with HA
Home Assistant Integration instructions are found here, [Birdnet-Go Addon: Home Assistant Integration](./HAINTEGRATION.md)
@@ -138,6 +138,3 @@ Create an issue on github
![illustration](https://raw.githubusercontent.com/tphakala/birdnet-go/main/doc/BirdNET-Go-dashboard.webp)
## Footnotes
[^1]: [Displaying Birdnet-go detections](https://community.home-assistant.io/t/displaying-birdnet-go-detections/713611/22)