mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
Setting up Emmetts Room
This commit is contained in:
@@ -10,12 +10,21 @@ cards:
|
||||
- type: custom:floorplan-card
|
||||
config:
|
||||
image: /local/floorplan/fullsized_floorplan.svg
|
||||
# image:
|
||||
# location: /local/floorplan/fullsized_floorplan.svg
|
||||
# cache: false
|
||||
stylesheet: /local/floorplan/floorplan.css
|
||||
# log_level: debug
|
||||
# console_log_level: debug
|
||||
defaults:
|
||||
hover_action: hover-info
|
||||
#tap_action: more-info
|
||||
hover_info_filter:
|
||||
- min_mireds
|
||||
- max_mireds
|
||||
- icon
|
||||
- order
|
||||
- color_mode
|
||||
tap_action: more-info
|
||||
rules:
|
||||
- entities:
|
||||
- fan.master_bedroom
|
||||
@@ -72,10 +81,10 @@ cards:
|
||||
class: bin-today
|
||||
- state: "tomorrow"
|
||||
class: bin-tomorrow
|
||||
# - state: 'future'
|
||||
# class: bin-future
|
||||
# - state: 'false'
|
||||
# class: bin-false
|
||||
- state: 'future'
|
||||
class: bin-future
|
||||
- state: 'false'
|
||||
class: bin-false
|
||||
|
||||
- entities:
|
||||
- binary_sensor.furnace_room_water_sensor_water_alarm_water_leak_detected
|
||||
@@ -166,7 +175,7 @@ cards:
|
||||
- state: "severely_high"
|
||||
class: "green-to-red-grad-18"
|
||||
- state: "unavailable"
|
||||
class: "dew-point-unavailable"
|
||||
class: "entity-unavailable"
|
||||
|
||||
- entities:
|
||||
- sensor.thermal_comfort_humidex_perception
|
||||
@@ -192,7 +201,7 @@ cards:
|
||||
- state: "heat_stroke"
|
||||
class: "green-to-red-grad-18"
|
||||
- state: "unavailable"
|
||||
class: "humidex-unavailable"
|
||||
class: "entity-unavailable"
|
||||
|
||||
- entities:
|
||||
- sensor.thermal_comfort_summer_simmer_perception
|
||||
@@ -206,7 +215,7 @@ cards:
|
||||
- sensor.utility_room_thermal_comfort_summer_simmer_perception
|
||||
states:
|
||||
- state: "unavailable"
|
||||
class: "summer-simmer-unavailable"
|
||||
class: "entity-unavailable"
|
||||
- state: "cool"
|
||||
class: "green-to-red-grad-2"
|
||||
- state: "slightly_cool"
|
||||
@@ -281,6 +290,7 @@ cards:
|
||||
- media_player.master_bedroom_clock
|
||||
- media_player.front_room_hub
|
||||
- media_player.nursery_hub
|
||||
- media_player.blue_room_clock
|
||||
states:
|
||||
- state: "playing"
|
||||
class: "squeezebox-on"
|
||||
@@ -617,7 +627,7 @@ cards:
|
||||
- state: "off"
|
||||
class: "light-off"
|
||||
- state: "unavailable"
|
||||
class: "light-unavailable"
|
||||
class: "entity-unavailable"
|
||||
action:
|
||||
domain: homeassistant
|
||||
service: homeassistant.toggle
|
||||
@@ -641,7 +651,7 @@ cards:
|
||||
- state: "off"
|
||||
class: "light-off"
|
||||
- state: "unavailable"
|
||||
class: "light-unavailable"
|
||||
class: "entity-unavailable"
|
||||
- state: "unknown"
|
||||
class: "light-unavailable"
|
||||
|
||||
@@ -700,6 +710,7 @@ cards:
|
||||
- binary_sensor.utility_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.mancave_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.dining_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.blue_room_multisensor_motion_detection
|
||||
- binary_sensor.blue_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.furnace_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.front_room_motion
|
||||
@@ -796,6 +807,8 @@ cards:
|
||||
class: "camera-unavailable"
|
||||
- state: "streaming"
|
||||
class: "camera-streaming"
|
||||
- state: "recording"
|
||||
class: "camera-recording"
|
||||
|
||||
- name: thermostat_temp
|
||||
entities:
|
||||
|
||||
Reference in New Issue
Block a user