mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-02 23:54:25 +00:00
Add Youtube integraion
- add python script to download youtube videos - add new Media tab in UI to download youtube videos - track PDS - Script to play latest PDS, play from Media tab - Automate latest PDS download
This commit is contained in:
+8
-3
@@ -37,6 +37,10 @@ resources:
|
||||
url: /hacsfiles/lovelace-dummy-entity-row/dummy-entity-row.js
|
||||
- type: module
|
||||
url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js
|
||||
- type: module
|
||||
url: /hacsfiles/lovelace-text-input-row/lovelace-text-input-row.js
|
||||
- type: module
|
||||
url: /hacsfiles/text-element/text-element.js
|
||||
|
||||
title: Sarah
|
||||
views:
|
||||
@@ -44,6 +48,7 @@ views:
|
||||
- !include lovelace/01_living_room.yaml
|
||||
- !include lovelace/02_master_bedroom.yaml
|
||||
- !include lovelace/03_kitchen.yaml
|
||||
- !include lovelace/04_system.yaml
|
||||
- !include lovelace/05_covid_19.yaml
|
||||
- !include lovelace/06_test.yaml
|
||||
- !include lovelace/04_media.yaml
|
||||
- !include lovelace/05_system.yaml
|
||||
- !include lovelace/06_covid_19.yaml
|
||||
- !include lovelace/07_test.yaml
|
||||
|
||||
Reference in New Issue
Block a user