Skip to content

Commit

Permalink
#1490 - Tesla Changes and some other minor things.
Browse files Browse the repository at this point in the history
  • Loading branch information
CCOSTAN committed Jan 21, 2025
1 parent 885dc0a commit 12a8ee2
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion config/automation/flash_all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
- light.couch_1
- light.upstairs_lamp
- light.office_lamp
- light.slider
- light.main_slider
- light.garage_attic
# - light.den_lamp
data:
Expand Down
4 changes: 2 additions & 2 deletions config/automation/late_night_helper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
action:
- service: light.turn_on
entity_id:
- light.slider
- light.main_slider
- light.foyer
- light.fridge
- light.M1_front_right
Expand All @@ -46,7 +46,7 @@
- light.S4
- light.foyer
- light.fridge
- light.slider
- light.main_slider
- light.M1_front_right


2 changes: 1 addition & 1 deletion config/light_groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
- light.m1_back_right
- light.m1_front_left
- light.m1_front_right
- light.slider
- light.main_slider

- platform: group
name: Living Room Accents
Expand Down
2 changes: 1 addition & 1 deletion config/scene/living_room.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
state: off
light.m1_front_right:
state: off
light.slider:
light.main_slider:
state: off
light.m1_back_right:
state: on
Expand Down
2 changes: 1 addition & 1 deletion config/script/flash_notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ flash_notify:
sequence:
- service: light.turn_on
entity_id:
- light.slider
- light.main_slider
- light.office_lamp
- light.outdoor_foyer
data:
Expand Down
Binary file modified config/www/community/frigate-hass-card/audio-cf3a75aa.js.gz
Binary file not shown.
Binary file modified config/www/community/frigate-hass-card/engine-86b0096c.js.gz
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import"./card-f9848764.js";
import"./card-b90190e9.js";
Binary file modified config/www/community/frigate-hass-card/frigate-hass-card.js.gz
Binary file not shown.
Binary file modified config/www/community/frigate-hass-card/frigate-hass-card.zip
Binary file not shown.
Binary file not shown.
Binary file modified config/www/community/frigate-hass-card/media-c9012082.js.gz
Binary file not shown.

0 comments on commit 12a8ee2

Please sign in to comment.