Compare commits
22 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
f080759584
|
|||
|
94b593b5cf
|
|||
|
649cb5a3e5
|
|||
|
34c8020e9e
|
|||
|
0680a97302
|
|||
|
0a39a28c84
|
|||
|
5848f9c220
|
|||
|
d091b9aedf
|
|||
|
bc2674b31c
|
|||
|
fee83ab08f
|
|||
|
26a96f2d04
|
|||
|
89c03fb3eb
|
|||
|
a0b5d237be
|
|||
|
88f9f44d3e
|
|||
|
405b6e8762
|
|||
|
eb2f68aeb6
|
|||
|
60bab6bc60
|
|||
|
c555e3ad57
|
|||
|
1cf1934b12
|
|||
|
2d6a6a706b
|
|||
|
316bec98d9
|
|||
|
30d2edf9ea
|
+3418
-2108
File diff suppressed because it is too large
Load Diff
+65
-41
@@ -474,13 +474,14 @@ views:
|
|||||||
heading_style: title
|
heading_style: title
|
||||||
- type: custom:meteoalarm-card
|
- type: custom:meteoalarm-card
|
||||||
entities:
|
entities:
|
||||||
entity: sensor.weatheralerts
|
- entity: sensor.weatheralerts_defiance_ohz004_ohc039
|
||||||
integration: weatheralerts
|
integration: weatheralerts
|
||||||
hide_when_no_warning: true
|
hide_when_no_warning: true
|
||||||
visibility:
|
visibility:
|
||||||
- condition: state
|
- condition: numeric_state
|
||||||
entity: sensor.weatheralerts_alerts_are_active
|
entity: sensor.weatheralerts_defiance_ohz004_ohc039
|
||||||
state: 'Yes'
|
above: 0
|
||||||
|
override_headline: false
|
||||||
- type: custom:weather-forecast-card
|
- type: custom:weather-forecast-card
|
||||||
show_current: true
|
show_current: true
|
||||||
show_forecast: true
|
show_forecast: true
|
||||||
@@ -1359,14 +1360,17 @@ views:
|
|||||||
hold_action:
|
hold_action:
|
||||||
action: more-info
|
action: more-info
|
||||||
sub_button:
|
sub_button:
|
||||||
- entity: input_select.basement_studio_scenes
|
main:
|
||||||
show_name: false
|
- entity: input_select.basement_studio_scenes
|
||||||
name: Scenes
|
show_name: false
|
||||||
show_state: false
|
name: Scenes
|
||||||
show_last_changed: false
|
show_state: false
|
||||||
tap_action:
|
show_last_changed: false
|
||||||
action: toggle
|
tap_action:
|
||||||
icon: mdi:palette
|
action: toggle
|
||||||
|
icon: mdi:palette
|
||||||
|
sub_button_type: select
|
||||||
|
bottom: []
|
||||||
styles: ''
|
styles: ''
|
||||||
modules:
|
modules:
|
||||||
- default
|
- default
|
||||||
@@ -1477,14 +1481,18 @@ views:
|
|||||||
type: custom:bubble-card
|
type: custom:bubble-card
|
||||||
card_type: climate
|
card_type: climate
|
||||||
sub_button:
|
sub_button:
|
||||||
- entity: climate.basement_studio_vtherm
|
main:
|
||||||
select_attribute: hvac_modes
|
- entity: climate.basement_studio_vtherm
|
||||||
name: HVAC modes menu
|
select_attribute: hvac_modes
|
||||||
state_background: true
|
name: HVAC modes menu
|
||||||
- name: Presets menu
|
state_background: true
|
||||||
select_attribute: preset_modes
|
sub_button_type: select
|
||||||
state_background: false
|
- name: Presets menu
|
||||||
show_arrow: true
|
select_attribute: preset_modes
|
||||||
|
state_background: false
|
||||||
|
show_arrow: true
|
||||||
|
sub_button_type: select
|
||||||
|
bottom: []
|
||||||
name: Thermostat
|
name: Thermostat
|
||||||
entity: climate.basement_studio_vtherm
|
entity: climate.basement_studio_vtherm
|
||||||
state_color: false
|
state_color: false
|
||||||
@@ -1492,6 +1500,7 @@ views:
|
|||||||
- condition: state
|
- condition: state
|
||||||
entity: input_boolean.basement_studio_heat_allowed
|
entity: input_boolean.basement_studio_heat_allowed
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
step: 1
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
@@ -2683,16 +2692,21 @@ views:
|
|||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
card_type: climate
|
card_type: climate
|
||||||
sub_button:
|
sub_button:
|
||||||
- select_attribute: hvac_modes
|
main:
|
||||||
name: HVAC modes menu
|
- select_attribute: hvac_modes
|
||||||
state_background: true
|
name: HVAC modes menu
|
||||||
- name: Presets menu
|
state_background: true
|
||||||
select_attribute: preset_modes
|
sub_button_type: select
|
||||||
state_background: false
|
- name: Presets menu
|
||||||
show_arrow: true
|
select_attribute: preset_modes
|
||||||
|
state_background: false
|
||||||
|
show_arrow: true
|
||||||
|
sub_button_type: select
|
||||||
|
bottom: []
|
||||||
name: Thermostat
|
name: Thermostat
|
||||||
entity: climate.master_bedroom_aircon
|
entity: climate.master_bedroom_aircon
|
||||||
state_color: false
|
state_color: false
|
||||||
|
step: 1
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
@@ -3154,16 +3168,21 @@ views:
|
|||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
card_type: climate
|
card_type: climate
|
||||||
sub_button:
|
sub_button:
|
||||||
- select_attribute: hvac_modes
|
main:
|
||||||
name: HVAC modes menu
|
- select_attribute: hvac_modes
|
||||||
state_background: true
|
name: HVAC modes menu
|
||||||
- name: Presets menu
|
state_background: true
|
||||||
select_attribute: preset_modes
|
sub_button_type: select
|
||||||
state_background: false
|
- name: Presets menu
|
||||||
show_arrow: true
|
select_attribute: preset_modes
|
||||||
|
state_background: false
|
||||||
|
show_arrow: true
|
||||||
|
sub_button_type: select
|
||||||
|
bottom: []
|
||||||
name: Thermostat
|
name: Thermostat
|
||||||
entity: climate.emma_bedroom_aircon
|
entity: climate.emma_bedroom_aircon
|
||||||
state_color: false
|
state_color: false
|
||||||
|
step: 1
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
@@ -3219,18 +3238,23 @@ views:
|
|||||||
type: custom:bubble-card
|
type: custom:bubble-card
|
||||||
card_type: climate
|
card_type: climate
|
||||||
sub_button:
|
sub_button:
|
||||||
- select_attribute: hvac_modes
|
main:
|
||||||
name: HVAC modes menu
|
- select_attribute: hvac_modes
|
||||||
state_background: true
|
name: HVAC modes menu
|
||||||
- name: Presets menu
|
state_background: true
|
||||||
select_attribute: preset_modes
|
sub_button_type: select
|
||||||
state_background: false
|
- name: Presets menu
|
||||||
show_arrow: true
|
select_attribute: preset_modes
|
||||||
|
state_background: false
|
||||||
|
show_arrow: true
|
||||||
|
sub_button_type: select
|
||||||
|
bottom: []
|
||||||
name: Thermostat
|
name: Thermostat
|
||||||
entity: climate.emma_bedroom_vtherm
|
entity: climate.emma_bedroom_vtherm
|
||||||
state_color: false
|
state_color: false
|
||||||
modules:
|
modules:
|
||||||
- default
|
- default
|
||||||
|
step: 1
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
|
|||||||
Reference in New Issue
Block a user