mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-02 07:10:53 +02:00
master
This commit is contained in:
@@ -24,6 +24,7 @@ Edit this section of config.yaml found in addon_configs/db21ed7f_birdnet-go/:
|
|||||||
username: addons # MQTT username
|
username: addons # MQTT username
|
||||||
password: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx # MQTT password
|
password: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx # MQTT password
|
||||||
```
|
```
|
||||||
|
|
||||||
## BirdNET-Go MQTT Sensors
|
## 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.
|
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 Events Sensor[^1]
|
## 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user