mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
mostly thermal changes
This commit is contained in:
@@ -189,6 +189,94 @@ cards:
|
||||
- state: "unavailable"
|
||||
class: "transparent"
|
||||
|
||||
- entities:
|
||||
- sensor.thermal_comfort_dew_point_perception
|
||||
- sensor.master_bedroom_thermal_comfort_dew_point_perception
|
||||
- sensor.nursery_thermal_comfort_dew_point_perception
|
||||
- sensor.great_room_thermal_comfort_dew_point_perception
|
||||
- sensor.front_room_thermal_comfort_dew_point_perception
|
||||
- sensor.master_bathroom_thermal_comfort_dew_point_perception
|
||||
- sensor.computer_area_thermal_comfort_dew_point_perception
|
||||
- sensor.blue_room_thermal_comfort_dew_point_perception
|
||||
- sensor.utility_room_thermal_comfort_dew_point_perception
|
||||
states:
|
||||
- state: "dry"
|
||||
class: "green-to-red-grad-2"
|
||||
- state: "very_comfortable"
|
||||
class: "green-to-red-grad-4"
|
||||
- state: "comfortable"
|
||||
class: "green-to-red-grad-6"
|
||||
- state: "ok_but_humid"
|
||||
class: "green-to-red-grad-8"
|
||||
- state: "somewhat_uncomfortable"
|
||||
class: "green-to-red-grad-10"
|
||||
- state: "quite_uncomfortable"
|
||||
class: "green-to-red-grad-14"
|
||||
- state: "extremely_uncomfortable"
|
||||
class: "green-to-red-grad-16"
|
||||
- state: "severely_high"
|
||||
class: "green-to-red-grad-18"
|
||||
- state: "unavailable"
|
||||
class: "dew-point-unavailable"
|
||||
|
||||
- entities:
|
||||
- sensor.thermal_comfort_humidex_perception
|
||||
- sensor.master_bedroom_thermal_comfort_humidex_perception
|
||||
- sensor.nursery_thermal_comfort_humidex_perception
|
||||
- sensor.great_room_thermal_comfort_humidex_perception
|
||||
- sensor.front_room_thermal_comfort_humidex_perception
|
||||
- sensor.master_bathroom_thermal_comfort_humidex_perception
|
||||
- sensor.computer_area_thermal_comfort_humidex_perception
|
||||
- sensor.blue_room_thermal_comfort_humidex_perception
|
||||
- sensor.utility_room_thermal_comfort_humidex_perception
|
||||
states:
|
||||
- state: "comfortable"
|
||||
class: "green-to-red-grad-3"
|
||||
- state: "noticable_discomfort"
|
||||
class: "green-to-red-grad-6"
|
||||
- state: "evident_discomfort"
|
||||
class: "green-to-red-grad-9"
|
||||
- state: "great_discomfort"
|
||||
class: "green-to-red-grad-12"
|
||||
- state: "dangerous_discomfort"
|
||||
class: "green-to-red-grad-15"
|
||||
- state: "heat_stroke"
|
||||
class: "green-to-red-grad-18"
|
||||
- state: "unavailable"
|
||||
class: "humidex-unavailable"
|
||||
|
||||
- entities:
|
||||
- sensor.thermal_comfort_summer_simmer_perception
|
||||
- sensor.master_bedroom_thermal_comfort_summer_simmer_perception
|
||||
- sensor.nursery_thermal_comfort_summer_simmer_perception
|
||||
- sensor.great_room_thermal_comfort_summer_simmer_perception
|
||||
- sensor.front_room_thermal_comfort_summer_simmer_perception
|
||||
- sensor.master_bathroom_thermal_comfort_summer_simmer_perception
|
||||
- sensor.computer_area_thermal_comfort_summer_simmer_perception
|
||||
- sensor.blue_room_thermal_comfort_summer_simmer_perception
|
||||
- sensor.utility_room_thermal_comfort_summer_simmer_perception
|
||||
states:
|
||||
- state: "unavailable"
|
||||
class: "summer-simmer-unavailable"
|
||||
- state: "cool"
|
||||
class: "green-to-red-grad-2"
|
||||
- state: "slightly_cool"
|
||||
class: "green-to-red-grad-4"
|
||||
- state: "comfortable"
|
||||
class: "green-to-red-grad-6"
|
||||
- state: "slightly_warm"
|
||||
class: "green-to-red-grad-8"
|
||||
- state: "increasing_discomfort"
|
||||
class: "green-to-red-grad-10"
|
||||
- state: "extremely_warm"
|
||||
class: "green-to-red-grad-12"
|
||||
- state: "danger_of_heatstroke"
|
||||
class: "green-to-red-grad-14"
|
||||
- state: "extreme_danger_of_heatstroke"
|
||||
class: "green-to-red-grad-16"
|
||||
- state: "circulatory_collapse_imminent"
|
||||
class: "green-to-red-grad-18"
|
||||
|
||||
- entities:
|
||||
- input_boolean.clint_home
|
||||
- group.phone_clint
|
||||
|
||||
Reference in New Issue
Block a user