mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Remove configurations that are configured with config_flow. Backup
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Sad panda.
|
||||
|
||||
# hacs:
|
||||
# token: !secret hacs_github_token
|
||||
# appdaemon: true
|
||||
|
||||
# https://www.home-assistant.io/integrations/zha
|
||||
# zha:
|
||||
# usb_path: /dev/ttyUSB0
|
||||
# database_path: /config/zigbee.db
|
||||
|
||||
# sonos:
|
||||
# media_player:
|
||||
# hosts: !secret sonos_hosts
|
||||
|
||||
# synology_dsm:
|
||||
# - host: !secret platinum_ip
|
||||
# username: !secret platinum_user
|
||||
# password: !secret platinum_password
|
||||
|
||||
# mikrotik:
|
||||
# - name: Mikrotik
|
||||
# host: !secret mikrotik_host
|
||||
# username: !secret mikrotik_username
|
||||
# password: !secret mikrotik_password
|
||||
|
||||
# spotify:
|
||||
# client_id: !secret spotify_client_id
|
||||
# client_secret: !secret spotify_client_secret
|
||||
Reference in New Issue
Block a user