Bonjour,
Depuis le passage à la 2022.11 (il me semble), des bordures sont apparues sur certaines cartes (pb connues sur d’autres forums), malheureusement après moult tentatives, je n’arrive à supprimer ces maudites bordures. Une idée ?
type: entities
entities:
- type: custom:button-card
color: '#D1DBAE'
name: Salon
styles:
card:
- background-color: '#EE2E2'
- height: 25px
- border: 0
name:
- font-size: 20px
- entity: input_select.chauffage
name: Mode
- type: conditional
conditions:
- entity: input_select.chauffage
state: Manuel
row:
entity: input_number.consigne_salon
type: custom:numberbox-card
name: Réglage consigne
- type: custom:hui-element
card_type: glance
show_name: false
style: |
ha-card {
background: var(--background-card-color);
box-shadow: none;
font-size: 18px;
top: -10px;
border: 0px;
margin: -20px
}
entities:
- entity: sensor.thgr810_thgn800_e9_0a_temperature
icon: mdi:cloud
- entity: input_number.consigne_salon
icon: mdi:target
- entity: input_number.puissance_radiateur_salon
icon: mdi:lightning-bolt
- entity: switch.pilot_wire_4
icon: mdi:radiator
- entity: sensor.daily_chauffage_salon_round
icon: mdi:calendar-today
- type: divider
- type: custom:scheduler-card
standard_configuration: false
discover_existing: false
include:
- input_number
time_step: 15
tags: Salon
show_add_button: false
title: ''
display_options:
primary_info:
- '{action}'
secondary_info: relative-time
- type: divider
- type: custom:mini-graph-card
entities:
- entity: sensor.thgn122_123_thgn132_thgr122_228_238_268_fa_02_temperature
unit: °C
color: '#df6366'
show_legend: false
show:
icon: false
name: false
labels: true
extrema: true
hours_to_show: 24
line_width: 1
points_per_hour: 12