mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 18:57:43 +00:00
Move config out of subfolder
This commit is contained in:
@@ -1,66 +0,0 @@
|
||||
#
|
||||
# ─── MAIN CONFIG ────────────────────────────────────────────────────────────────
|
||||
#
|
||||
|
||||
home_latitude: 1
|
||||
home_longitude: 2
|
||||
home_elevation: 3
|
||||
|
||||
work_latitude: 4
|
||||
work_longitude: 5
|
||||
|
||||
georgi_user_id: 1
|
||||
|
||||
sarah_url: http://localhost:8123
|
||||
|
||||
#
|
||||
# ─── DEVICES ────────────────────────────────────────────────────────────────────
|
||||
#
|
||||
|
||||
cadmium_ip: 127.0.0.1
|
||||
cadmium_mac: 00:00:00:00:00:00:00:00
|
||||
|
||||
amcrest_ip: 127.0.0.1
|
||||
amcrest_username: user
|
||||
amcrest_password: pass
|
||||
|
||||
philips_purifier_ip: 127.0.0.1
|
||||
|
||||
yeelight_bedside_ip: 127.0.0.1
|
||||
|
||||
pihole_enable: enable_cmd
|
||||
pihole_disable_5: disasble_cmd
|
||||
pihole_status: status_cmd
|
||||
|
||||
router_url: url
|
||||
tautulli_url: url
|
||||
portainer_url: url
|
||||
tasmo_admin_url: url
|
||||
|
||||
#
|
||||
# ─── CLOUD AUTHENTICATION ───────────────────────────────────────────────────────
|
||||
#
|
||||
aws_polly_client_id: id
|
||||
aws_polly_client_secret: secret
|
||||
|
||||
darksky_key: key
|
||||
|
||||
google_client_id: id
|
||||
google_client_secret: secret
|
||||
|
||||
telegram_token: token
|
||||
telegram_georgi_chat_id: 1111
|
||||
telegram_bot_chat_id: 2222
|
||||
|
||||
tile_username: emai
|
||||
tile_password: pass
|
||||
|
||||
vacuum_host: 127.0.0.1
|
||||
vacuum_token: token
|
||||
vacuum_username: user
|
||||
vacuum_password: pass
|
||||
|
||||
github_access_token: Basic token
|
||||
|
||||
air_visual_key: key
|
||||
waqi_key: key
|
||||
Reference in New Issue
Block a user