Carte pour Thermostat Netatmo

voici mes images, à ajouter
thermostat_background

vanne_background

netatmo_plus

netatmo_moin

code carte thermostat
type: picture-elements
image: /local/netatmo/thermostat_background.png
elements:
  - type: image
    entity: climate.salon
    title: Up Consigne
    tap_action:
      action: call-service
      service: Script.netatmo_increment_consigne_salon
    hold_action:
      action: more-info
    image: /local/netatmo/netatmo_plus.png
    style:
      top: 52%
      left: 76.7%
      width: 6.5%
  - type: image
    entity: climate.salon
    title: Down Consigne
    tap_action:
      action: call-service
      service: Script.netatmo_decrement_consigne_salon
    hold_action:
      action: more-info
    image: /local/netatmo/netatmo_moin.png
    style:
      top: 52%
      left: 56.3%
      width: 6.5%
  - type: image
    entity: sensor.netatmo_hvac_action_salon
    title: Temoin Chauffe
    tap_action:
      action: none
    image: /local/netatmo/Netatmo_chauffe.png
    style:
      top: 60%
      left: 25%
      width: 7%
    state_filter:
      heating: brightness(100%) saturate(1)
      idle: opacity(0%)
  - type: image
    entity: sensor.netatmo_preset_mode_salon
    title: Temoin Manual
    tap_action:
      action: none
    image: /local/netatmo/Netatmo_manual.png
    style:
      top: 33%
      left: 38.6%
      width: 9%
    state_filter:
      manual: brightness(100%) saturate(1)
      Schedule: opacity(0%)
      away: opacity(0%)
      Frost Guard: opacity(0%)
  - type: image
    entity: sensor.netatmo_preset_mode_salon
    title: Mode de fonctionnement
    tap_action:
      action: none
    image: /local/netatmo/Absent.png
    style:
      top: 33%
      left: 38%
      width: 13%
    state_filter:
      away: brightness(100%) saturate(1)
      Schedule: opacity(0%)
      manual: opacity(0%)
      Frost Guard: opacity(0%)
  - type: image
    entity: sensor.netatmo_preset_mode_salon
    title: Mode de fonctionnement
    tap_action:
      action: none
    image: /local/netatmo/Hors Gel.png
    style:
      top: 33%
      left: 38%
      width: 15%
    state_filter:
      Frost Guard: brightness(100%) saturate(1)
      Schedule: opacity(0%)
      manual: opacity(0%)
      away: opacity(0%)
  - type: image
    entity: sensor.netatmo_preset_mode_salon
    title: Mode de fonctionnement
    tap_action:
      action: none
    image: /local/netatmo/Automatique.png
    style:
      top: 33%
      left: 38%
      width: 13%
    state_filter:
      Schedule: brightness(100%) saturate(1)
      away: opacity(0%)
      manual: opacity(0%)
      Frost Guard: opacity(0%)
  - type: state-label
    entity: sensor.netatmo_temperature_courante_salon
    unit_of_measurement: .
    title: Température Actuelle
    tap_action:
      action: null
    style:
      top: 50%
      left: 25%
      font-size: 2.3em
      color: rgb(68, 68, 68)
      font-weight: 600
  - type: state-label
    entity: sensor.netatmo_temperature_consigne_salon
    title: Température de consigne
    tap_action:
      action: null
    style:
      top: 28%
      left: 25%
      font-size: 1.2em
      color: white
      font-weight: 600
  - type: state-label
    entity: climate.salon
    attribute: friendly_name
    style:
      top: 25%
      left: 68%
      font-size: 1.6em
      color: rgb(68, 68, 68)
      font-weight: 400
  - type: state-label
    entity: sensor.thermostat_battery_percent
    title: '% Batterie'
    tap_action:
      action: none
    style:
      top: 79%
      left: 8.3%
      font-size: 0.7em
      color: rgb(68,68,68)
      font-weight: 600
  - type: state-icon
    entity: sensor.thermostat_battery_percent
    title: Niveau Batterie
    tap_action:
      action: more-info
    style:
      top: 86%
      left: 8%
      '--paper-item-icon-color': rgb(68,68,68)
  - type: image
    entity: climate.salon
    title: null
    tap_action:
      action: none
    image: /local/netatmo/bouton_fond-300x98.png
    style:
      top: 83.2%
      left: 71%
      width: 58%
  - type: image
    entity: climate.salon
    title: Passer en Mode Absent
    tap_action:
      action: call-service
      service: Script.netatmo_mode_absent
    image: /local/netatmo/Absent.png
    style:
      top: 83%
      left: 53%
      width: 12%
  - type: image
    entity: climate.salon
    title: Passer en Mode Hors Gel
    tap_action:
      action: call-service
      service: Script.netatmo_mode_hors_gel
    image: /local/netatmo/Hors Gel.png
    style:
      top: 83.2%
      left: 79.5%
      width: 14.5%
  - type: image
    entity: climate.salon
    title: Passer en Mode Automatique
    tap_action:
      action: call-service
      service: Script.netatmo_mode_schedule
    image: /local/netatmo/Automatique.png
    style:
      top: 83.2%
      left: 67%
      width: 10%
code carte vanne
type: picture-elements
image: /local/netatmo/vanne_background.png
elements:
  - type: image
    entity: climate.chambre_parentale
    title: Up Consigne
    tap_action:
      action: call-service
      service: Script.netatmo_increment_consigne_chp
    hold_action:
      action: more-info
    image: /local/netatmo/netatmo_plus.png
    style:
      top: 52%
      left: 76.7%
      width: 6.5%
  - type: image
    entity: climate.chambre_parentale
    title: Down Consigne
    tap_action:
      action: call-service
      service: Script.netatmo_decrement_consigne_chp
    hold_action:
      action: more-info
    image: /local/netatmo/netatmo_moin.png
    style:
      top: 52%
      left: 56.3%
      width: 6.5%
  - type: image
    entity: sensor.netatmo_hvac_action_chp
    title: Temoin Chauffe
    tap_action:
      action: none
    image: /local/netatmo/Netatmo_chauffe.png
    style:
      top: 60%
      left: 25%
      width: 7%
    state_filter:
      heating: brightness(100%) saturate(1)
      idle: opacity(0%)
  - type: image
    entity: sensor.netatmo_preset_mode_chp
    title: Temoin Manual
    tap_action:
      action: none
    image: /local/netatmo/Netatmo_manual.png
    style:
      top: 33%
      left: 38.6%
      width: 9%
    state_filter:
      manual: brightness(100%) saturate(1)
      Schedule: opacity(0%)
      away: opacity(0%)
      Frost Guard: opacity(0%)
  - type: state-label
    entity: sensor.netatmo_temperature_courante_chp
    unit_of_measurement: .
    title: Température Actuelle
    tap_action:
      action: null
    style:
      top: 49%
      left: 25%
      font-size: 2.3em
      color: rgb(68, 68, 68)
      font-weight: 600
  - type: state-label
    entity: sensor.netatmo_temperature_consigne_chp
    title: Température de consigne
    tap_action:
      action: null
    style:
      top: 28%
      left: 25%
      font-size: 1.2em
      color: white
      font-weight: 600
  - type: state-label
    entity: climate.chambre_parentale
    attribute: friendly_name
    style:
      top: 25%
      left: 68%
      font-size: 1.6em
      color: rgb(68, 68, 68)
      font-weight: 400
  - type: state-label
    entity: sensor.vanne_chambre_parentale_battery_percent
    title: '% Batterie'
    tap_action:
      action: none
    style:
      top: 79%
      left: 8.3%
      font-size: 0.7em
      color: rgb(68,68,68)
      font-weight: 600
  - type: state-icon
    entity: sensor.vanne_chambre_parentale_battery_percent
    title: Niveau Batterie
    tap_action:
      action: more-info
    style:
      top: 86%
      left: 8%
      '--paper-item-icon-color': rgb(68,68,68)