Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.pollini_graminacee
- name: Graminacee
- icon_type: none
- tap_action:
- action: more-info
- card_mod:
- style: |
- ha-card {
- background-color: rgba(0,0,0,0);
- box-shadow: none;
- border-style: hidden;
- }
- card_mod:
- style: |
- ha-card {
- background-color: rgba(0,0,0,0);
- box-shadow: none;
- border-style: hidden;
- }
- - type: custom:mini-graph-card
- entities:
- - sensor.pollini_graminacee
- show:
- state: false
- name: false
- icon: false
- points_per_hour: 1
- hours_to_shw: 48
- line_color: orange
- card_mod:
- style: |
- ha-card {
- background-color: rgba(0,0,0,0);
- box-shadow: none;
- border-style: hidden;
- }
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.pollini_pioppo
- name: Pioppo
- icon_type: none
- tap_action:
- action: more-info
- card_mod:
- style: |
- ha-card {
- background-color: rgba(0,0,0,0);
- box-shadow: none;
- border-style: hidden;
- }
- card_mod:
- style: |
- ha-card {
- background-color: rgba(0,0,0,0);
- box-shadow: none;
- border-style: hidden;
- }
- - type: custom:mini-graph-card
- entities:
- - sensor.pollini_pioppo
- show:
- state: false
- name: false
- icon: false
- points_per_hour: 1
- hours_to_shw: 48
- line_color: orange
- card_mod:
- style: |
- ha-card {
- background-color: rgba(0,0,0,0);
- box-shadow: none;
- border-style: hidden;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement