26-12-2024, 11:43 AM
(25-12-2024, 06:34 PM)Sgb31 a écrit : Bien, le rendu sur ta recopie écran.
Question : pourrait tu partager le code yaml ?
c'est quoi pour toi arrêt d'urgence ?
Mon contacteur legrand jour nuit est connecté , il n'est plus utilisé car c'est mon alimentation principale et il est toujours sur ON du coup
Par contre il me sert a remonter la consomation d'energie dans le tableau energie par exemple . Et j'ai mis un arret d'urgence car j'avais eu des soucis ou j'agit sur le contacteur
Code :
type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: binary_sensor.routeur_rms_triac_actif
name: Routeur
- type: custom:mushroom-entity-card
entity: sensor.routeur_rms_triac_duree_equiv
name: Durée
- type: custom:bubble-card
card_type: button
entity: automation.desactivation_routeur
show_icon: true
scrolling_effect: false
show_name: true
show_last_changed: true
show_state: false
show_attribute: false
button_type: state
button_action:
tap_action:
service: automation.trigger
target:
entity_id: automation.routeur_probleme
sub_button:
- entity: automation.annulation_routeur_chauffe_ou_arret
name: Auto
show_icon: false
show_name: true
tap_action:
action: call-service
service: automation.trigger
target:
entity_id: automation.annulation_routeur_chauffe_ou_arret
- entity: automation.activation_routeur_1h
name: 1 h
show_icon: false
show_name: true
tap_action:
action: call-service
service: automation.trigger
target:
entity_id: automation.activation_routeur_1h
- entity: automation.activation_routeur_2h
name: 2 h
show_name: true
show_icon: false
tap_action:
action: call-service
service: automation.trigger
target:
entity_id: automation.activation_routeur_2h
- entity: automation.desactivation_routeur
tap_action:
action: call-service
target:
entity_id: automation.desactivation_routeur
service: automation.trigger
name: Eteindre
show_icon: false
show_name: true
styles: |-
.bubble-sub-button-4 {
background-color: red !important;
}
card_layout: large
name: Chauffe-Eau
- type: horizontal-stack
cards:
- type: gauge
entity: sensor.routeur_rms_triac_ouverture
theme: ios-dark-mode-blue-red
max: 100
needle: true
name: Ouverture
- type: gauge
theme: ios-dark-mode-blue-red
min: 0
max: 70
severity:
green: 60
yellow: 40
red: 0
name: "Temperature "
needle: true
entity: sensor.routeur_rms_temperature_mqtt
- type: horizontal-stack
cards:
- type: tile
entity: sensor.temperature_owon_ballon_last_seen
layout_options:
grid_columns: 4
grid_rows: 1
name: Date de la température
vertical: false
hide_state: false
show_entity_picture: false
tap_action:
action: none
- type: tile
layout_options:
grid_columns: 4
grid_rows: 1
name: Puissance
vertical: false
hide_state: false
show_entity_picture: true
tap_action:
action: perform-action
perform_action: contact
target: {}
color: red
entity: sensor.contacteur_legrand_ballon_d_eau_chaude_power