mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 02:47:44 +00:00
Clean up secrets
This commit is contained in:
@@ -13,57 +13,21 @@ georgi_user_id: 1
|
|||||||
|
|
||||||
sarah_url: http://localhost:8123
|
sarah_url: http://localhost:8123
|
||||||
|
|
||||||
mqtt_ip: localhost
|
|
||||||
mqtt_username: user
|
|
||||||
mqtt_password: pass
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# ─── DEVICES ────────────────────────────────────────────────────────────────────
|
# ─── DEVICES ────────────────────────────────────────────────────────────────────
|
||||||
#
|
#
|
||||||
|
|
||||||
mikrotik_host: 127.0.0.1
|
cadmium_ip: 127.0.0.1
|
||||||
mikrotik_username: user
|
cadmium_mac: 00:00:00:00:00:00:00:00
|
||||||
mikrotik_password: pass
|
|
||||||
|
|
||||||
titanium_ip: 127.0.0.1
|
|
||||||
titanium_mac: 00:00:00:00:00:00:00:00
|
|
||||||
|
|
||||||
amcrest_ip: 127.0.0.1
|
amcrest_ip: 127.0.0.1
|
||||||
amcrest_username: user
|
amcrest_username: user
|
||||||
amcrest_password: pass
|
amcrest_password: pass
|
||||||
|
|
||||||
living_room_tv_ip: 127.0.0.1
|
|
||||||
living_room_tv_mac: "00:00:00:00:00:00:00:00"
|
|
||||||
|
|
||||||
nvidia_shield_host: 127.0.0.1
|
|
||||||
|
|
||||||
philips_purifier_ip: 127.0.0.1
|
philips_purifier_ip: 127.0.0.1
|
||||||
|
|
||||||
plex_host: 127.0.0.1
|
|
||||||
plex_token: token
|
|
||||||
|
|
||||||
yeelight_bedside_ip: 127.0.0.1
|
yeelight_bedside_ip: 127.0.0.1
|
||||||
|
|
||||||
platinum_ip: 127.0.0.1
|
|
||||||
platinum_user: user
|
|
||||||
platinum_password: pass
|
|
||||||
|
|
||||||
master_bedroom_bedside_switch_ieee: 00:00:00:00:00:00:00:00
|
|
||||||
master_bedroom_switch_ieee: 00:00:00:00:00:00:00:00
|
|
||||||
desk_switch_ieee: 00:00:00:00:00:00:00:00
|
|
||||||
bathroom_switch_ieee: 00:00:00:00:00:00:00:00
|
|
||||||
magic_cube_ieee: 00:00:00:00:00:00:00:00
|
|
||||||
|
|
||||||
sonos_hosts:
|
|
||||||
- 127.0.0.1
|
|
||||||
- 127.0.0.1
|
|
||||||
- 127.0.0.1
|
|
||||||
- 127.0.0.1
|
|
||||||
- 127.0.0.1
|
|
||||||
- 127.0.0.1
|
|
||||||
|
|
||||||
pihole_host: 127.0.0.1
|
|
||||||
pihole_api_key: key
|
|
||||||
pihole_enable: enable_cmd
|
pihole_enable: enable_cmd
|
||||||
pihole_disable_5: disasble_cmd
|
pihole_disable_5: disasble_cmd
|
||||||
pihole_status: status_cmd
|
pihole_status: status_cmd
|
||||||
@@ -73,19 +37,9 @@ tautulli_url: url
|
|||||||
portainer_url: url
|
portainer_url: url
|
||||||
tasmo_admin_url: url
|
tasmo_admin_url: url
|
||||||
|
|
||||||
vacuum_host: 127.0.0.1
|
|
||||||
vacuum_token: token
|
|
||||||
vacuum_username: email
|
|
||||||
vacuum_password: password
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# ─── CLOUD AUTHENTICATION ───────────────────────────────────────────────────────
|
# ─── CLOUD AUTHENTICATION ───────────────────────────────────────────────────────
|
||||||
#
|
#
|
||||||
alexa_client_id: id
|
|
||||||
alexa_client_secret: secret
|
|
||||||
|
|
||||||
aftership_key: key
|
|
||||||
|
|
||||||
aws_polly_client_id: id
|
aws_polly_client_id: id
|
||||||
aws_polly_client_secret: secret
|
aws_polly_client_secret: secret
|
||||||
|
|
||||||
@@ -94,11 +48,6 @@ darksky_key: key
|
|||||||
google_client_id: id
|
google_client_id: id
|
||||||
google_client_secret: secret
|
google_client_secret: secret
|
||||||
|
|
||||||
spotify_client_id: id
|
|
||||||
spotify_client_secret: secret
|
|
||||||
spotify_spotcast_username: 1111
|
|
||||||
spotify_spotcast_password: pass
|
|
||||||
|
|
||||||
telegram_token: token
|
telegram_token: token
|
||||||
telegram_georgi_chat_id: 1111
|
telegram_georgi_chat_id: 1111
|
||||||
telegram_bot_chat_id: 2222
|
telegram_bot_chat_id: 2222
|
||||||
@@ -106,10 +55,10 @@ telegram_bot_chat_id: 2222
|
|||||||
tile_username: emai
|
tile_username: emai
|
||||||
tile_password: pass
|
tile_password: pass
|
||||||
|
|
||||||
tuya_username: email
|
vacuum_host: 127.0.0.1
|
||||||
tuya_password: pass
|
vacuum_token: token
|
||||||
|
vacuum_username: user
|
||||||
twitch_client_id: client-id
|
vacuum_password: pass
|
||||||
|
|
||||||
github_access_token: Basic token
|
github_access_token: Basic token
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user