mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Cleaning up crap
This commit is contained in:
@@ -10,8 +10,6 @@ cards:
|
||||
entities:
|
||||
- entity: sensor.pixel_7_battery_level
|
||||
name: Clint's Phone
|
||||
- entity: sensor.ticwatch_pro_3_gps_battery_level
|
||||
name: Clint's Watch
|
||||
- type: entities
|
||||
title: Ecowitt Batteries
|
||||
entities:
|
||||
|
||||
@@ -26,19 +26,3 @@ cards:
|
||||
- entity: sensor.pixel_7_charger_type
|
||||
- entity: binary_sensor.pixel_7_android_auto
|
||||
title: Phone
|
||||
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.ticwatch_pro_3_gps_battery_state
|
||||
- entity: sensor.ticwatch_pro_3_gps_battery_level
|
||||
- entity: sensor.ticwatch_pro_3_gps_charger_type
|
||||
- entity: binary_sensor.ticwatch_pro_3_gps_theater_mode
|
||||
- entity: device_tracker.ticwatch_pro_3_gps
|
||||
- entity: sensor.ticwatch_pro_3_gps_daily_floors
|
||||
- entity: binary_sensor.ticwatch_pro_3_gps_wifi_state
|
||||
- entity: sensor.ticwatch_pro_3_gps_wifi_connection
|
||||
- entity: binary_sensor.ticwatch_pro_3_gps_wet_mode
|
||||
- entity: sensor.ticwatch_pro_3_gps_steps_sensor
|
||||
- entity: sensor.ticwatch_pro_3_gps_daily_steps
|
||||
- entity: sensor.ticwatch_pro_3_gps_heart_rate
|
||||
title: Watch
|
||||
|
||||
@@ -202,6 +202,9 @@ cards:
|
||||
{%endif%}
|
||||
secondary: |-
|
||||
Today should be {{states('weather.forecast_home')}}, with a high of {{states('sensor.temphigh_today')|float(0)|round(0)}} and a low of {{states('sensor.templow_today')|float(0)|round(0)}}.
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: /details-yml/weather
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
|
||||
@@ -388,20 +388,6 @@ badges:
|
||||
icon_color: red
|
||||
name: Frigate
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.theater_mode_at_home
|
||||
state: "on"
|
||||
chip:
|
||||
type: template
|
||||
entity: binary_sensor.theater_mode_at_home
|
||||
#content: Theater
|
||||
icon: mdi:filmstrip
|
||||
icon_color: red
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: /details-yml/mobile-app
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.dnd_at_home
|
||||
|
||||
Reference in New Issue
Block a user