mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
Changing all kinds of shit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user