mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-02 03:10:31 +02:00
Update BirdNET-PiPy documentation options
This commit is contained in:
@@ -12,6 +12,17 @@
|
||||
- **Ingress:** Use the Home Assistant sidebar entry.
|
||||
- **Direct:** `http://<host>:8099`
|
||||
|
||||
## Options
|
||||
|
||||
```yaml
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user