You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have some seasonal cards that I want to hide during winter.
Built the card in yaml and it works in standard HADash.
Depending on a helper setting, summer or winter, it will be displayed or not.
When I copy the card to Dwain's, it will be displayed all the time, regardless of the value of the season helper.
Can it be fixed? Is there another way around it?
Disable entity is possible but very hard to find again amongst 100+ disabled entities.
Have some seasonal cards that I want to hide during winter.
Built the card in yaml and it works in standard HADash.
Depending on a helper setting, summer or winter, it will be displayed or not.
When I copy the card to Dwain's, it will be displayed all the time, regardless of the value of the season helper.
Can it be fixed? Is there another way around it?
Disable entity is possible but very hard to find again amongst 100+ disabled entities.
Code
cards:
picture: >-
https://www.shipndip1.com/wp-content/uploads/2018/10/rockwood-round.jpg
primary: Poolen
secondary: ""
type: custom:mushroom-template-card
type: horizontal-stack
action: none
entity: switch.utomhus_poolpump_brytare
fill_container: true
hold_action:
action: none
icon: mdi:pump
icon_color: primary
layout: horizontal
name: Pump
tap_action:
action: more-info
type: custom:mushroom-entity-card
action: none
entity: switch.utomhus_pool_temp_switch_0
fill_container: true
hold_action:
action: none
icon: mdi:hvac
icon_color: red
layout: horizontal
name: Värmare
tap_action:
action: more-info
type: custom:mushroom-entity-card
type: horizontal-stack
entity_row: true
icon: mdi:pool-thermometer
icon_color: Blue
limit_value: true
max: "45"
min: "0"
name: Temp
severity:
from: 0
to: 17
from: 18
to: 22
from: 23
to: 45
title: null
type: custom:bar-card
type: horizontal-stack
name: Rengjord
type: custom:mushroom-entity-card
icon_color: blue
name: Dagar sedan rengöring
type: custom:mushroom-entity-card
action: none
entity: script.utomhus_pool_cleandate_reset
fill_container: true
hold_action:
action: none
icon: mdi:sync
layout: horizontal
name: Reset
secondary_info: none
tap_action:
action: call-service
service: script.utomhus_pool_cleandate_reset
target: {}
type: custom:mushroom-entity-card
type: horizontal-stack
mode: vertical
type: custom:stack-in-card
visibility:
entity: input_select.sasong
state: Sommar
The text was updated successfully, but these errors were encountered: