You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
485 B

location:
type: auto # or static
# latitude: 45.4215
# longitude: -75.6972
# provider: CA # Optional: force US or CA
voice:
# Example utilizing pico2wave (sudo apt install libttspico-utils)
tts_command: 'pico2wave -w {file} "{text}"'
nodes:
- "YOUR_NODE_NUMBER_HERE"
alerts:
check_interval_minutes: 10
min_severity: "Watch"
# Optional: List of NWS Zones/Counties to monitor in addition to current location
# extra_zones:
# - "VAC001"
# - "MDZ013"

Powered by TurnKey Linux.