Leave a better trail of dependencies

This commit is contained in:
2020-05-03 12:05:02 +03:00
parent cf8b747c42
commit 3ce8daa9fc
4 changed files with 22 additions and 8 deletions
+12 -7
View File
@@ -1,29 +1,34 @@
# 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
# https://www.home-assistant.io/integrations/synologydsm
# synology_dsm:
# - host: !secret platinum_ip
# username: !secret platinum_user
# password: !secret platinum_password
# https://www.home-assistant.io/integrations/mikrotik
# mikrotik:
# - name: Mikrotik
# host: !secret mikrotik_host
# username: !secret mikrotik_username
# password: !secret mikrotik_password
# https://www.home-assistant.io/integrations/sonos
# sonos:
# media_player:
# hosts: !secret sonos_hosts
# https://www.home-assistant.io/integrations/spotify
# spotify:
# client_id: !secret spotify_client_id
# client_secret: !secret spotify_client_secret
# hacs:
# token: !secret hacs_github_token
# appdaemon: true