mirror of
https://github.com/GeorgeSG/sarah.git
synced 2025-12-28 20:30:29 +00:00
68 lines
1.6 KiB
YAML
68 lines
1.6 KiB
YAML
#
|
|
# ─── 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
|
|
|
|
mercury_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
|
|
|
|
coffee_machine_topic: switchbot2mqtt/mac:address
|
|
|
|
#
|
|
# ─── CLOUD AUTHENTICATION ───────────────────────────────────────────────────────
|
|
#
|
|
aws_polly_client_id: id
|
|
aws_polly_client_secret: secret
|
|
|
|
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
|