mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-29 16:07:40 +01:00
877 B
877 B
BirdNET-PiPy add-on
Installation
- Add this repository to your Home Assistant add-on store.
- Install the BirdNET-PiPy add-on.
- Configure the options and start the add-on.
- Open the Web UI.
Access
- Ingress: Use the Home Assistant sidebar entry.
- Direct:
http://<host>:8011(or the port you configure)
Options
TZ: Etc/UTC # Timezone, see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
ICECAST_PASSWORD: "" # Optional: set a persistent password for the audio stream
STREAM_BITRATE: 320k # Bitrate for the mp3 stream
RECORDING_MODE: rtsp # pulseaudio | http_stream | rtsp
RTSP_URL: "" # Required if RECORDING_MODE is rtsp
data_location: /config/data # Persistent data location for BirdNET-PiPy
Audio
The add-on expects audio via PulseAudio (default) or an RTSP stream configured in the BirdNET-PiPy settings.