flipdown
flipdown copied to clipboard
The flip down not updated into the pop up.
How fix this into the pop up the numbers don't count down. In dashboard work it's very wired.
@PButcher @joeinnes
Can you provide a hosted example of your issue?
Yes, sure this part of the card:
- entity: switch.switcher_touch_36fa name: בוילר - Switcher icon: mdi:water-boiler tap_action: action: fire-dom-event browser_mod: service: browser_mod.popup data: title: בוילר - Switcher content: type: vertical-stack cards: - type: custom:flipdown-timer-card entity: timer.switcher_timer name: זמן שנותר לטיימר show_hour: true show_title: true show_header: true theme: hass styles: rotor: width: 50px height: 70px button: width: 0px location: bottom show_error: false card_mod: style: | :host { direction: ltr !important; /* שינוי כיוון התצוגה לשמאל לימין */ } - type: entities entities: - entity: script.boiler_start_for_specific_time name: הפעלה עם טיימר icon: mdi:play-circle-outline - entity: switch.switcher_touch_36fa name: הפעלת הבוילר icon: mdi:water-boiler - type: custom:slider-entity-row entity: input_number.slider_for_switcher_timer name: זמן טיימר icon: mdi:timer-outline step: 1 min: 5 max: 150 full_row: true - entity: sensor.switcher_touch_36fa_remaining_time name: זמן שנותר icon: mdi:clock-end - entity: sensor.switcher_touch_36fa_power name: צריכת חשמל (W) icon: mdi:flash - entity: sensor.switcher_touch_36fa_current name: זרם נוכחי (A) icon: mdi:current-ac title: "" state_color: true
@PButcher
What I post to do? @PButcher