8000 The flip down not updated into the pop up. · Issue #60 · PButcher/flipdown · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The flip down not updated into the pop up. #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tal6203 opened this issue Dec 31, 2024 · 4 comments
Open

The flip down not updated into the pop up. #60

tal6203 opened this issue Dec 31, 2024 · 4 comments

Comments

@tal6203
Copy link
tal6203 commented Dec 31, 2024

How fix this into the pop up the numbers don't count down.
In dashboard work it's very wired.

@tal6203
Copy link
Author
tal6203 commented Dec 31, 2024

@PButcher @joeinnes

@PButcher
Copy link
Owner

Can you provide a hosted example of your issue?

@tal6203
Copy link
Author
tal6203 commented Dec 31, 2024

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

@tal6203
Copy link
Author
tal6203 commented Jan 1, 2025

What I post to do?
@PButcher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0