mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Renaming speakers
This commit is contained in:
+1
-1
@@ -38,7 +38,6 @@ custom_components/
|
|||||||
custom_logs/
|
custom_logs/
|
||||||
snapshots/
|
snapshots/
|
||||||
rtl_433/
|
rtl_433/
|
||||||
components/packages/openmindsai/openminds_sensor.yaml
|
|
||||||
/lovelace/private
|
/lovelace/private
|
||||||
model_cache/
|
model_cache/
|
||||||
|
|
||||||
@@ -85,4 +84,5 @@ pyozw.sqlite
|
|||||||
*.csv
|
*.csv
|
||||||
*.csv*
|
*.csv*
|
||||||
**/*.csv
|
**/*.csv
|
||||||
|
**/*.mp3
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ action:
|
|||||||
entity_id:
|
entity_id:
|
||||||
- media_player.bathroom_mini
|
- media_player.bathroom_mini
|
||||||
- media_player.kitchen
|
- media_player.kitchen
|
||||||
- media_player.utility_room_clock
|
- media_player.great_room
|
||||||
media_content_id: media-source://media_source/local/Sounds/tts/almost_bedtime.mp3
|
media_content_id: media-source://media_source/local/Sounds/tts/almost_bedtime.mp3
|
||||||
volume: 0.7
|
volume: 0.7
|
||||||
default:
|
default:
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ action:
|
|||||||
entity_id:
|
entity_id:
|
||||||
- media_player.bathroom_mini
|
- media_player.bathroom_mini
|
||||||
- media_player.kitchen
|
- media_player.kitchen
|
||||||
- media_player.utility_room_clock
|
- media_player.great_room
|
||||||
media_content_id: >-
|
media_content_id: >-
|
||||||
{% if is_state('input_boolean.emmett_home', 'on') %}
|
{% if is_state('input_boolean.emmett_home', 'on') %}
|
||||||
{% if is_state('input_boolean.bridget_home', 'on') %}
|
{% if is_state('input_boolean.bridget_home', 'on') %}
|
||||||
|
|||||||
+5
-7
@@ -15,13 +15,13 @@ homeassistant:
|
|||||||
# - /config/www/audio/
|
# - /config/www/audio/
|
||||||
|
|
||||||
media_dirs:
|
media_dirs:
|
||||||
local: /media/
|
#local: /media/
|
||||||
#mnt: /mnt
|
#mnt: /mnt
|
||||||
#audio: /config/www/audio/
|
#audio: /config/www/audio/
|
||||||
#alarms: /config/www/audio/alarms
|
alarms: /config/www/audio/alarms
|
||||||
#lullabies: /config/www/audio/media/lullabies
|
lullabies: /config/www/audio/media/lullabies
|
||||||
#relaxing: /config/www/audio/media/relaxing
|
relaxing: /config/www/audio/media/relaxing
|
||||||
#tts: /config/www/audio/media/tts
|
tts: /config/www/audio/media/tts
|
||||||
#snapshots: /config/snapshots/
|
#snapshots: /config/snapshots/
|
||||||
|
|
||||||
allowlist_external_dirs:
|
allowlist_external_dirs:
|
||||||
@@ -32,8 +32,6 @@ homeassistant:
|
|||||||
#- /config/www/audio/
|
#- /config/www/audio/
|
||||||
|
|
||||||
customize: !include_dir_merge_named customizations/entities
|
customize: !include_dir_merge_named customizations/entities
|
||||||
#customize_domain: !include_dir_merge_named customizations/domains
|
|
||||||
#customize_glob: !include_dir_merge_named customizations/globs
|
|
||||||
packages: !include_dir_named components/packages
|
packages: !include_dir_named components/packages
|
||||||
|
|
||||||
auth_providers:
|
auth_providers:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ media_player.announcements:
|
|||||||
media_player.bathroom_mini:
|
media_player.bathroom_mini:
|
||||||
icon: mdi:cast-audio
|
icon: mdi:cast-audio
|
||||||
|
|
||||||
media_player.utility_room_clock:
|
media_player.blue_room_clock:
|
||||||
icon: mdi:cast-audio
|
icon: mdi:cast-audio
|
||||||
|
|
||||||
media_player.deck:
|
media_player.deck:
|
||||||
|
|||||||
+4
-4
@@ -401,15 +401,15 @@ kids_at_home:
|
|||||||
|
|
||||||
downstairs_speakers:
|
downstairs_speakers:
|
||||||
name: Downstairs Speakers
|
name: Downstairs Speakers
|
||||||
icon: hass:music
|
icon: mdi:speaker-multiple
|
||||||
entities:
|
entities:
|
||||||
- media_player.computer_area_hub
|
- media_player.computer_area_hub
|
||||||
- media_player.great_room
|
- media_player.great_room
|
||||||
- media_player.utility_room_clock
|
- media_player.blue_room_clock
|
||||||
|
|
||||||
all_my_speakers:
|
all_my_speakers:
|
||||||
name: All My Speakers
|
name: All My Speakers
|
||||||
icon: hass:music
|
icon: mdi:speaker-multiple
|
||||||
entities:
|
entities:
|
||||||
- media_player.front_room_hub
|
- media_player.front_room_hub
|
||||||
- media_player.kitchen
|
- media_player.kitchen
|
||||||
@@ -420,7 +420,7 @@ all_my_speakers:
|
|||||||
- media_player.computer_area_hub
|
- media_player.computer_area_hub
|
||||||
- media_player.deck
|
- media_player.deck
|
||||||
- media_player.garage
|
- media_player.garage
|
||||||
- media_player.utility_room_clock
|
- media_player.blue_room_clock
|
||||||
|
|
||||||
lights_left_on:
|
lights_left_on:
|
||||||
name: Lights Left On
|
name: Lights Left On
|
||||||
|
|||||||
@@ -61,6 +61,15 @@ cards:
|
|||||||
name: Naturally Lit
|
name: Naturally Lit
|
||||||
layout: vertical
|
layout: vertical
|
||||||
secondary_info: none
|
secondary_info: none
|
||||||
|
- type: vertical-stack
|
||||||
|
cards:
|
||||||
|
- type: custom:mushroom-title-card
|
||||||
|
subtitle: Devices
|
||||||
|
- type: horizontal-stack
|
||||||
|
cards:
|
||||||
|
- type: custom:mini-media-player
|
||||||
|
entity: media_player.utility_room_clock
|
||||||
|
artwork: cover-fit
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:mushroom-title-card
|
- type: custom:mushroom-title-card
|
||||||
|
|||||||
@@ -79,11 +79,6 @@ cards:
|
|||||||
action: toggle
|
action: toggle
|
||||||
primary_info: none
|
primary_info: none
|
||||||
secondary_info: none
|
secondary_info: none
|
||||||
- type: horizontal-stack
|
|
||||||
cards:
|
|
||||||
- type: custom:mini-media-player
|
|
||||||
entity: media_player.utility_room_clock
|
|
||||||
artwork: cover-fit
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:mushroom-title-card
|
- type: custom:mushroom-title-card
|
||||||
|
|||||||
@@ -112,8 +112,8 @@ cards:
|
|||||||
show_source: true
|
show_source: true
|
||||||
tts:
|
tts:
|
||||||
platform: google_translate
|
platform: google_translate
|
||||||
- entity: media_player.utility_room_clock
|
- entity: media_player.blue_room_clock
|
||||||
name: Utility Room
|
name: Blue Room
|
||||||
#type: media-control
|
#type: media-control
|
||||||
type: custom:mini-media-player
|
type: custom:mini-media-player
|
||||||
group: true
|
group: true
|
||||||
|
|||||||
Reference in New Issue
Block a user