mirror of
https://github.com/GeorgeSG/sarah.git
synced 2025-12-28 20:30:29 +00:00
132 lines
2.8 KiB
YAML
132 lines
2.8 KiB
YAML
# Sad panda.
|
|
|
|
# hacs:
|
|
# token: !secret hacs_github_token
|
|
# appdaemon: true
|
|
|
|
# sensor:
|
|
# - platform: moon
|
|
|
|
|
|
# - platform: uptime
|
|
|
|
# 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/plex
|
|
# plex:
|
|
# host: !secret plex_host
|
|
# token: !secret plex_token
|
|
# media_player:
|
|
# use_episode_art: true
|
|
# ignore_new_shared_users: false
|
|
|
|
# https://www.home-assistant.io/integrations/sonos
|
|
# 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/tuya
|
|
# tuya:
|
|
# username: !secret tuya_username
|
|
# password: !secret tuya_password
|
|
# country_code: bg
|
|
|
|
# https://www.home-assistant.io/integrations/zha
|
|
# zha:
|
|
# usb_path: /dev/ttyUSB0
|
|
# database_path: /config/zigbee.db
|
|
|
|
# vacuum:
|
|
# - platform: xiaomi_miio
|
|
# host: !secret vacuum_host
|
|
# token: !secret vacuum_token
|
|
# name: vacuum
|
|
|
|
# https://www.home-assistant.io/integrations/speedtestdotnet
|
|
# speedtestdotnet:
|
|
# scan_interval:
|
|
# minutes: 60
|
|
|
|
# https://www.home-assistant.io/integrations/pi_hole
|
|
# pi_hoyle:
|
|
# - host: !secret pihole_host
|
|
# api_key: !secret pihole_api_key
|
|
|
|
# https://www.home-assistant.io/integrations/webostv
|
|
# webostv:
|
|
# - host: !secret living_room_tv_ip
|
|
# name: Living Room TV
|
|
# turn_on_action:
|
|
# service: wake_on_lan.send_magic_packet
|
|
# data:
|
|
# mac: !secret living_room_tv_mac
|
|
|
|
# media_player:
|
|
# - platform: androidtv
|
|
# name: nvidia shield
|
|
# host: !secret nvidia_shield_host
|
|
|
|
|
|
# https://www.home-assistant.io/docs/mqtt
|
|
# mqtt:
|
|
# broker: !secret mqtt_ip
|
|
# client_id: homeassistant
|
|
# username: !secret mqtt_username
|
|
# password: !secret mqtt_password
|
|
|
|
# binary_sensor:
|
|
# # https://www.home-assistant.io/integrations/iss/
|
|
# - platform: iss
|
|
|
|
# - platform: filesize
|
|
# file_paths:
|
|
# - /config/home-assistant_v2.db
|
|
# - /config/home-assistant.log
|
|
|
|
#
|
|
# binary_sensor:
|
|
# - platform: workday
|
|
# name: Workday today
|
|
# country: BG
|
|
# add_holidays:
|
|
# - '2020-04-20'
|
|
# - '2020-05-25'
|
|
# - '2020-09-07'
|
|
# - '2020-12-28'
|
|
|
|
# - platform: workday
|
|
# name: Workday tomorrow
|
|
# days_offset: 1
|
|
# country: BG
|
|
# add_holidays:
|
|
# - '2020-04-20'
|
|
# - '2020-05-25'
|
|
# - '2020-09-07'
|
|
# - '2020-12-28'
|
|
|
|
# sensor:
|
|
# - platform: waqi
|
|
# token: !secret waqi_key
|
|
# locations:
|
|
# - "mladost"
|
|
# - "druzhba"
|
|
|
|
|
|
# https://www.home-assistant.io/integrations/fastdotcom
|
|
# fastdotcom:
|
|
# scan_interval:
|
|
# minutes: 90
|
|
|
|
# media_extractor:
|