Files
Home-Assistant-Configs/packages/integrations.yaml

43 lines
890 B
YAML

breaking_changes:
wake_on_lan:
python_script:
anniversaries:
sensors:
- name: Wedding Anniversary
date: !secret wedding_anniversary
- name: Tony's Birthday
date: !secret tony_bday
- name: Tina's Birthday
date: !secret tina_bday
- name: Kallen's Birthday
date: !secret kallen_bday
- name: Emmalynn's Birthday
date: !secret emmalynn_bday
spotify:
client_id: !secret spotify_id
client_secret: !secret spotify_secret
spotcast:
sp_dc: !secret sp_dc
sp_key: !secret sp_key
device_tracker:
- platform: icloud3
username: !secret userIcloud
password: !secret passIcloud2
tts:
- platform: google_translate
cache: true
cache_dir: /tmp/tts
time_memory: 300
base_url: !secret remote_url
service_name: google_say
google:
client_id: !secret google_client_id
client_secret: !secret google_client_secret