mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Changing all kinds of shit
This commit is contained in:
@@ -73,11 +73,6 @@ card:
|
||||
style:
|
||||
left: 8%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: sensor.back_yard_animal_count
|
||||
style:
|
||||
left: 50%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: input_boolean.back_yard_occupied
|
||||
tap_action:
|
||||
@@ -101,13 +96,3 @@ card:
|
||||
style:
|
||||
top: 45%
|
||||
left: 45%
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.back_yard_animal_occupancy
|
||||
state: "on"
|
||||
elements:
|
||||
- type: state-icon
|
||||
entity: binary_sensor.back_yard_animal_occupancy
|
||||
style:
|
||||
top: 45%
|
||||
left: 55%
|
||||
|
||||
@@ -5,6 +5,7 @@ visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- type: custom:battery-state-card
|
||||
- type: entities
|
||||
title: Smart Devices
|
||||
entities:
|
||||
|
||||
@@ -16,7 +16,6 @@ cards:
|
||||
- type: glance
|
||||
title: Back Yard
|
||||
entities: []
|
||||
- !include /config/lovelace/templates/back-yard-camera-presets-grid.yaml
|
||||
- type: glance
|
||||
show_state: true
|
||||
columns: 5
|
||||
|
||||
+23
-23
@@ -331,29 +331,29 @@ cards:
|
||||
target:
|
||||
entity_id: button.black_bed_manual_tare
|
||||
layout: vertical
|
||||
- type: custom:mushroom-template-card
|
||||
entity: binary_sensor.white_bed_occupied
|
||||
icon: mdi:bed
|
||||
icon_color: >-
|
||||
{% if(is_state('binary_sensor.white_bed_occupied','on')) %}
|
||||
yellow
|
||||
{% elif(is_state('binary_sensor.white_bed_hx711_error','on')) %}
|
||||
red
|
||||
{% endif %}
|
||||
primary: White Bed
|
||||
double_tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: switch.white_bed_force_occupancy
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: button.press
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: button.white_bed_manual_tare
|
||||
layout: vertical
|
||||
# - type: custom:mushroom-template-card
|
||||
# entity: binary_sensor.white_bed_occupied
|
||||
# icon: mdi:bed
|
||||
# icon_color: >-
|
||||
# {% if(is_state('binary_sensor.white_bed_occupied','on')) %}
|
||||
# yellow
|
||||
# {% elif(is_state('binary_sensor.white_bed_hx711_error','on')) %}
|
||||
# red
|
||||
# {% endif %}
|
||||
# primary: White Bed
|
||||
# double_tap_action:
|
||||
# action: call-service
|
||||
# service: homeassistant.toggle
|
||||
# service_data: {}
|
||||
# target:
|
||||
# entity_id: switch.white_bed_force_occupancy
|
||||
# hold_action:
|
||||
# action: call-service
|
||||
# service: button.press
|
||||
# service_data: {}
|
||||
# target:
|
||||
# entity_id: button.white_bed_manual_tare
|
||||
# layout: vertical
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
|
||||
@@ -1,90 +0,0 @@
|
||||
square: false
|
||||
columns: 2
|
||||
type: grid
|
||||
cards:
|
||||
# - Deck
|
||||
# - Sandbox
|
||||
# - Grove
|
||||
# - Grass
|
||||
# - Yard
|
||||
# - Stairs
|
||||
# - BesideStairs
|
||||
- show_name: true
|
||||
show_icon: false
|
||||
show_state: true
|
||||
type: button
|
||||
entity: input_select.camera14_preset
|
||||
name: Presets
|
||||
icon_height: 25px
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: switch.deck_power_plug
|
||||
name: Power
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_1
|
||||
name: Deck
|
||||
icon_height: 25px
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_2
|
||||
name: Sandbox
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_4
|
||||
name: Grove
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_7
|
||||
name: Grass
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_3
|
||||
name: Yard
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_5
|
||||
name: Stairs
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_6
|
||||
name: BesideStairs
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_boolean.cycle_cam14
|
||||
name: Cycle
|
||||
@@ -1,66 +0,0 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_1
|
||||
name: Deck
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_2
|
||||
name: Sandbox
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_3
|
||||
name: Yard
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_4
|
||||
name: Grove
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_5
|
||||
name: Stairs
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_6
|
||||
name: BesideStairs
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_button.cam14_ptz_preset_5
|
||||
name: Grass
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_boolean.cycle_cam14
|
||||
name: Cycle
|
||||
@@ -1,105 +0,0 @@
|
||||
title: AI Overview
|
||||
path: ai-overview
|
||||
icon: mdi:eye
|
||||
#type: sidebar
|
||||
panel: true
|
||||
visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: grid
|
||||
square: false
|
||||
columns: 4
|
||||
cards:
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_select.select_previous
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_select.indoor_camera_cycle
|
||||
entity: ''
|
||||
icon: mdi:arrow-left
|
||||
icon_height: 25px
|
||||
- show_name: false
|
||||
show_icon: false
|
||||
type: button
|
||||
tap_action:
|
||||
action: more-info
|
||||
entity: input_select.indoor_camera_cycle
|
||||
show_state: true
|
||||
- show_name: false
|
||||
show_icon: true
|
||||
type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_boolean.indoor_camera_lock
|
||||
show_state: true
|
||||
icon_height: 25px
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_select.select_next
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_select.indoor_camera_cycle
|
||||
entity: ''
|
||||
icon: mdi:arrow-right
|
||||
icon_height: 25px
|
||||
- !include /config/lovelace/templates/indoor-camera-cycler.yaml
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: grid
|
||||
square: false
|
||||
columns: 4
|
||||
cards:
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_select.select_previous
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_select.outdoor_camera_cycle
|
||||
entity: ''
|
||||
icon: mdi:arrow-left
|
||||
icon_height: 25px
|
||||
- show_name: false
|
||||
show_icon: false
|
||||
type: button
|
||||
tap_action:
|
||||
action: more-info
|
||||
entity: input_select.outdoor_camera_cycle
|
||||
show_state: true
|
||||
- show_name: false
|
||||
show_icon: true
|
||||
type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
entity: input_boolean.outdoor_camera_lock
|
||||
show_state: true
|
||||
icon_height: 25px
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_select.select_next
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_select.outdoor_camera_cycle
|
||||
entity: ''
|
||||
icon: mdi:arrow-right
|
||||
icon_height: 25px
|
||||
- !include /config/lovelace/templates/outdoor-camera-cycler.yaml
|
||||
@@ -11,7 +11,7 @@ cards:
|
||||
config:
|
||||
image: /local/floorplan/fullsized_floorplan.svg
|
||||
stylesheet: /local/floorplan/floorplan.css
|
||||
#log_level: debug
|
||||
# log_level: debug
|
||||
console_log_level: debug
|
||||
defaults:
|
||||
hover_action: hover-info
|
||||
@@ -116,7 +116,7 @@ cards:
|
||||
class: water-dry
|
||||
|
||||
- entities:
|
||||
- binary_sensor.gray_suv_east_side
|
||||
#- binary_sensor.gray_suv_east_side
|
||||
- binary_sensor.gray_suv_west_side
|
||||
states:
|
||||
- state: "on"
|
||||
@@ -124,6 +124,14 @@ cards:
|
||||
- state: "off"
|
||||
class: "hidden-entity"
|
||||
|
||||
- entities:
|
||||
- device_tracker.chevrolet_traverse_location
|
||||
states:
|
||||
- state: "home"
|
||||
class: "suv-home"
|
||||
- state_not: "home"
|
||||
class: "hidden_entity"
|
||||
|
||||
# - entities:
|
||||
# - input_select.camera14_preset
|
||||
# states:
|
||||
|
||||
@@ -1194,15 +1194,15 @@ cards:
|
||||
name: Frigate
|
||||
state_filter:
|
||||
- "error"
|
||||
- entity: binary_sensor.front_yard_plant_monitor_status
|
||||
state_filter:
|
||||
- "off"
|
||||
# - entity: binary_sensor.front_yard_plant_monitor_status
|
||||
# state_filter:
|
||||
# - "off"
|
||||
- entity: binary_sensor.pm_status
|
||||
state_filter:
|
||||
- "off"
|
||||
- entity: binary_sensor.furnace_room_multisensor_status
|
||||
state_filter:
|
||||
- "off"
|
||||
# - entity: binary_sensor.furnace_room_multisensor_status
|
||||
# state_filter:
|
||||
# - "off"
|
||||
- entity: binary_sensor.nursery_tagreader_status
|
||||
state_filter:
|
||||
- "off"
|
||||
|
||||
@@ -21,8 +21,8 @@ cards:
|
||||
motion_entity: binary_sensor.frigate_cam08_person_occupancy
|
||||
- entity: camera.frigate_cam12
|
||||
motion_entity: binary_sensor.frigate_cam12_person_occupancy
|
||||
- entity: camera.frigate_cam13
|
||||
motion_entity: binary_sensor.frigate_cam13_person_occupancy
|
||||
# - entity: camera.frigate_cam13
|
||||
# motion_entity: binary_sensor.frigate_cam13_person_occupancy
|
||||
- entity: camera.frigate_cam01
|
||||
motion_entity: binary_sensor.frigate_cam01_person_occupancy
|
||||
- entity: camera.frigate_cam03
|
||||
@@ -39,7 +39,7 @@ cards:
|
||||
# motion_entity: binary_sensor.frigate_cam10_person_occupancy
|
||||
- entity: camera.frigate_cam04
|
||||
motion_entity: binary_sensor.frigate_cam04_person_occupancy
|
||||
- entity: camera.frigate_cam14
|
||||
motion_entity: binary_sensor.frigate_cam14_person_occupancy
|
||||
# - entity: camera.frigate_cam14
|
||||
# motion_entity: binary_sensor.frigate_cam14_person_occupancy
|
||||
- entity: camera.frigate_cam19
|
||||
motion_entity: binary_sensor.frigate_cam19_person_occupancy
|
||||
|
||||
Reference in New Issue
Block a user