Remove configurations that are configured with config_flow. Backup

This commit is contained in:
2020-05-03 11:59:26 +03:00
parent 347cce19b2
commit cf8b747c42
5 changed files with 29 additions and 31 deletions
+29
View File
@@ -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