mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
more small fixes and consolidating the driveway
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user