mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -9,7 +9,7 @@ badges:
|
||||
alignment: center
|
||||
chips:
|
||||
- type: weather
|
||||
entity: weather.forecast_home
|
||||
entity: weather.home
|
||||
show_conditions: true
|
||||
show_temperature: true
|
||||
tap_action:
|
||||
@@ -482,7 +482,7 @@ badges:
|
||||
state_not: "0"
|
||||
chip:
|
||||
type: template
|
||||
entity: group.my_exterior_doors
|
||||
entity: binary_sensor.exterior_doors
|
||||
icon: >
|
||||
{% if is_state('binary_sensor.patio_door_contact','on')-%}
|
||||
mdi:door-sliding-open
|
||||
@@ -1143,7 +1143,7 @@ cards:
|
||||
- entity: binary_sensor.utility_room_door_contact
|
||||
name: Utility
|
||||
|
||||
- entity: sensor.bathroom_vent_switch_node_status
|
||||
- entity: sensor.master_bathroom_vent_switch_node_status
|
||||
name: Bathroom Vent
|
||||
|
||||
- entity: sensor.boys_room_closet_switch_node_status
|
||||
@@ -1208,7 +1208,7 @@ cards:
|
||||
- entity: sensor.girls_room_multisensor_node_status
|
||||
name: Nursery MultiSensor
|
||||
|
||||
- entity: sensor.shower_switch_node_status
|
||||
- entity: sensor.master_bathroom_switch_node_status
|
||||
name: Shower Switch
|
||||
|
||||
- entity: sensor.storage_room_switch_node_status
|
||||
@@ -1233,8 +1233,8 @@ cards:
|
||||
name: Nursery
|
||||
- entity: camera.frigate_cam12
|
||||
name: Kitchen
|
||||
- entity: camera.frigate_cam13
|
||||
name: Front Room
|
||||
# - entity: camera.frigate_cam13
|
||||
# name: Front Room
|
||||
# - entity: camera.frigate_cam14
|
||||
# name: Back Yard
|
||||
- entity: camera.frigate_cam18
|
||||
@@ -1382,13 +1382,13 @@ cards:
|
||||
camera_entity: camera.mail_usps_camera
|
||||
|
||||
- type: custom:hourly-weather
|
||||
entity: weather.kbiv
|
||||
entity: weather.home
|
||||
icons: true
|
||||
name: ""
|
||||
hide_hours: false
|
||||
|
||||
- type: custom:clock-weather-card
|
||||
entity: weather.thermostat
|
||||
entity: weather.home
|
||||
weather_icon_type: fill
|
||||
time_format: 12
|
||||
date_pattern: DDDD
|
||||
|
||||
Reference in New Issue
Block a user