more small fixes and consolidating the driveway

This commit is contained in:
CeeWeasel
2025-07-20 16:39:50 -04:00
parent 0baf98f917
commit ca1082899b
25 changed files with 254 additions and 540 deletions
+2 -28
View File
@@ -145,43 +145,17 @@ card:
- type: conditional
conditions:
- entity: binary_sensor.driveway_east_side_vehicle_occupancy
- entity: binary_sensor.driveway_vehicle_occupancy
state: "on"
- entity: binary_sensor.garage_door
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_east_side_vehicle_occupancy
style:
top: 50%
left: 63%
- type: conditional
conditions:
- entity: binary_sensor.driveway_center_vehicle_occupancy
state: "on"
- entity: binary_sensor.garage_door
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_center_vehicle_occupancy
entity: binary_sensor.driveway_vehicle_occupancy
style:
top: 50%
left: 55%
- type: conditional
conditions:
- entity: binary_sensor.driveway_west_side_vehicle_occupancy
state: "on"
- entity: binary_sensor.garage_door
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_west_side_vehicle_occupancy
style:
top: 50%
left: 47%
- type: conditional
conditions:
- entity: binary_sensor.walkway_person_occupancy
+2 -24
View File
@@ -94,37 +94,15 @@ card:
- type: conditional
conditions:
- entity: binary_sensor.driveway_east_side_vehicle_occupancy
- entity: binary_sensor.driveway_vehicle_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_east_side_vehicle_occupancy
style:
top: 35%
left: 65%
- type: conditional
conditions:
- entity: binary_sensor.driveway_center_vehicle_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_center_vehicle_occupancy
entity: binary_sensor.driveway_vehicle_occupancy
style:
top: 45%
left: 55%
- type: conditional
conditions:
- entity: binary_sensor.driveway_west_side_vehicle_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_west_side_vehicle_occupancy
style:
top: 55%
left: 45%
- type: conditional
conditions:
- entity: binary_sensor.parking_spot_vehicle_occupancy
+2 -13
View File
@@ -94,26 +94,15 @@ card:
- type: conditional
conditions:
- entity: binary_sensor.driveway_center_vehicle_occupancy
- entity: binary_sensor.driveway_vehicle_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_center_vehicle_occupancy
entity: binary_sensor.driveway_vehicle_occupancy
style:
top: 60%
left: 14%
- type: conditional
conditions:
- entity: binary_sensor.driveway_east_side_vehicle_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.driveway_east_side_vehicle_occupancy
style:
top: 60%
left: 20%
- type: conditional
conditions:
- entity: binary_sensor.parking_spot_vehicle_occupancy
+4 -4
View File
@@ -44,7 +44,7 @@ cards:
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: switch.hvac_display_switch
entity: switch.hvac_multisensor_display
name: HVAC Display
icon: mdi:monitor
layout: vertical
@@ -77,17 +77,17 @@ cards:
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.return_temperature
entity: sensor.hvac_multisensor_return
detail: 1
name: Return
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.hvac_temperature
entity: sensor.hvac_multisensor_supply
detail: 1
name: Supply
# - type: vertical-stack
# cards:
# - type: custom:mushroom-title-card
# subtitle: Cameras
# - !include /config/lovelace/cameras/view-camera-10.yaml
# - !include /config/lovelace/cameras/view-camera-10.yaml
+8 -10
View File
@@ -17,7 +17,7 @@ elements:
text-align: right
#Card title
- type: custom:mushroom-title-card
title: 'Furnace Room'
title: "Furnace Room"
style:
font-size: 130%
left: -2%
@@ -52,7 +52,7 @@ elements:
hold_action:
action: more-info
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.furnace_room
show_name: false
@@ -74,7 +74,7 @@ elements:
action: more-info
#button #3
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: binary_sensor.heat_pump
show_name: false
@@ -94,17 +94,16 @@ elements:
action: more-info
- type: custom:mushroom-template-card
primary: "{{ states('sensor.hvac_delta') }}"
entity: sensor.hvac_delta
primary: "{{ states('sensor.hvac_multisensor_delta') }}"
entity: sensor.hvac_multisensor_delta
tap_action:
action: more-info
style:
left: 36%
top: 88%
#button #3
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: binary_sensor.furnace
show_name: false
@@ -124,7 +123,7 @@ elements:
action: more-info
#button #3
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: binary_sensor.furnace_room_water_sensor_water_alarm_water_leak_detected
show_name: false
@@ -142,9 +141,8 @@ elements:
- height: 30px
tap_action:
action: more-info
# 12,31,50,69,88
# 14,38,62,86
# 25,50,75
# 33,66
# 50
# 50
+6 -8
View File
@@ -187,9 +187,7 @@ cards:
- binary_sensor.utility_room_person_occupancy
- binary_sensor.blue_room_person_occupancy
- binary_sensor.furnace_room_person_occupancy
- binary_sensor.driveway_center_vehicle_occupancy
- binary_sensor.driveway_east_side_vehicle_occupancy
- binary_sensor.driveway_west_side_vehicle_occupancy
- binary_sensor.driveway_vehicle_occupancy
states:
- state: "on"
class: "visible-entity"
@@ -452,9 +450,9 @@ cards:
- sensor.front_porch_temperature
- sensor.deck_temperature
- sensor.garage_multisensor_air_temperature
#- sensor.hvac_temperature
#- sensor.return_temperature
- sensor.hvac_delta
#- sensor.hvac_multisensor_supply
#- sensor.hvac_multisensor_return
- sensor.hvac_multisensor_delta
- sensor.outdoors_mean_temperature
# text_template: '${entity.state ? entity.state : "unknown"} F'
# An example of rounding up a number, i.e. a temperature of 90.1 becomes 91
@@ -596,7 +594,7 @@ cards:
'
- entities:
- sensor.salt_level_in_bags
- sensor.hvac_multisensor_salt_level_in_bags
class_template: '
var bags = parseFloat(entity.state);
if (bags > 4)
@@ -801,7 +799,7 @@ cards:
- binary_sensor.storage_room_door_contact
- binary_sensor.mancave_door_contact
- binary_sensor.blue_room_door_contact
- binary_sensor.furnace_room_door
- binary_sensor.hvac_multisensor_door
- binary_sensor.furnace_room_door_contact
- binary_sensor.utility_room_door_contact
states:
+7 -18
View File
@@ -922,25 +922,11 @@ badges:
navigation_path: /ai-yml/ai-cam19
hold_action:
action: more-info
- entity: binary_sensor.driveway_east_side_vehicle_occupancy
- entity: binary_sensor.driveway_vehicle_occupancy
name: Driveway
tap_action:
action: navigate
navigation_path: /ai-yml/ai-cam19
hold_action:
action: more-info
- entity: binary_sensor.driveway_center_vehicle_occupancy
name: Driveway
tap_action:
action: navigate
navigation_path: /ai-yml/ai-cam19
hold_action:
action: more-info
- entity: binary_sensor.driveway_west_side_vehicle_occupancy
name: Driveway
tap_action:
action: navigate
navigation_path: /ai-yml/ai-cam19
navigation_path: /ai-yml/ai-cam18
hold_action:
action: more-info
# - entity: input_boolean.guest_mode
@@ -1197,7 +1183,7 @@ cards:
# - entity: binary_sensor.front_yard_plant_monitor_status
# state_filter:
# - "off"
# - entity: binary_sensor.furnace_room_multisensor_status
# - entity: binary_sensor.hvac_multisensor_status
# state_filter:
# - "off"
- entity: binary_sensor.pm_status
@@ -1206,12 +1192,15 @@ cards:
- entity: binary_sensor.nursery_tagreader_status
state_filter:
- "off"
- entity: binary_sensor.nursery_tagreader_status
- entity: binary_sensor.everything_presence_lite_8fa4fc_everything_presence_great_room_status
state_filter:
- "off"
- entity: binary_sensor.black_bed_status
state_filter:
- "off"
- entity: binary_sensor.hvac_multisensor_status
state_filter:
- "off"
# - entity: binary_sensor.white_bed_status
# state_filter:
# - "off"