add auto trig for api and send via telegram
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
WEATHER_CITY=Al-Hasakah, Syria
|
||||
WEATHER_LAT=36.51
|
||||
WEATHER_LON=40.75
|
||||
# Entertainment plugin defaults — used by 'pos entertainment send <plugin>'
|
||||
# Copied to ~/.config/linux_post_install/entertainment.env on install (no clobber).
|
||||
# Edit this file to set your location, then run: pos entertainment send weather --print
|
||||
#
|
||||
# Syntax:
|
||||
# ENABLED="weather, 5m gold, 1h" # auto-trigger plugins; comma-separated
|
||||
# # 'plugin, interval' pairs. Intervals:
|
||||
# # 5m 10m 15m 30m 45m hourly 2h 6h 12h
|
||||
# # daily weekly, or OnCalendar=...
|
||||
# WEATHER_LAT=<latitude> # required for the weather plugin, e.g. 52.52
|
||||
# WEATHER_LON=<longitude> # required for the weather plugin, e.g. 13.41
|
||||
# WEATHER_CITY=<label> # optional, shown in the message, e.g. Berlin
|
||||
#
|
||||
# Manage auto-triggers with: pos entertainment enable|disable|status
|
||||
|
||||
Reference in New Issue
Block a user