mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 19:48:47 +02:00
MQTT Sensor
This commit is contained in:
@@ -78,7 +78,7 @@ mqtt:
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Birdnet-Go Events Sensor
|
## Birdnet-Go Events Sensor[^1]
|
||||||
|
|
||||||
Then create a new template sensor using the configuration below.
|
Then create a new template sensor using the configuration below.
|
||||||
|
|
||||||
@@ -241,3 +241,7 @@ card_mod:
|
|||||||
padding-right: 18px;
|
padding-right: 18px;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Footnotes
|
||||||
|
|
||||||
|
[^1]: [Displaying Birdnet-go detections](https://community.home-assistant.io/t/displaying-birdnet-go-detections/713611/22)
|
||||||
|
|||||||
@@ -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. Check the logs of the add-on to see if everything went well.
|
||||||
1. Open the webUI and adapt the software options
|
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)
|
Home Assistant Integration instructions are found here, [Birdnet-Go Addon: Home Assistant Integration](./HAINTEGRATION.md)
|
||||||
|
|
||||||
@@ -138,6 +138,3 @@ Create an issue on github
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Footnotes
|
|
||||||
|
|
||||||
[^1]: [Displaying Birdnet-go detections](https://community.home-assistant.io/t/displaying-birdnet-go-detections/713611/22)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user