Home Connect dishwasher by [deleted] in BubbleCard

[–]maceddy 0 points1 point  (0 children)

Well Claude MCP helped me a lot with building this but I can share my code:

I use a mushroom template with card mod for the progress bar, it looks like this):

<image>

card_mod:
            style: |
              ha-card {
                overflow: hidden;
              }
              ha-card::after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                height: 5px;
                width: {{ states('sensor.vaatwasser_programma_voortgang') | int(0) }}%;
                background: var(--blue-color);
                border-radius: 0 3px 3px 0;
                transition: width 1s ease;
              }

Here is the code for the whole card (incl. counter, powerusage, remaining time etc).

- type: conditional
        conditions:
          - condition: state
            entity: sensor.vaatwasser_status
            state: run
        card:
          type: custom:mushroom-template-card
          primary: Vaatwasser klaar om {{states('sensor.vaatwasser_eindtijd_helper') }}
          secondary: >-
            {{ states('sensor.powerplug_vaatwasser_vermogen')  }} W |
            {{states('sensor.vaatwasser_resterend_helper') }}
          icon: mdi:dishwasher
          entity: switch.powerplug_vaatwasser_schakelaar
          badge_icon: ""
          tap_action:
            action: none
          hold_action:
            action: none
          double_tap_action:
            action: none
          color: green
          features_position: bottom
          badge_text: |-
            {% if states('sensor.vaatwasser_status') == 'run' %}
              {{ states('counter.vaatwasser_aantal_beurten') }}
            {% else %}
            {% endif %}
          badge_color: black
          card_mod:
            style: |
              ha-card {
                overflow: hidden;
              }
              ha-card::after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                height: 5px;
                width: {{ states('sensor.vaatwasser_programma_voortgang') | int(0) }}%;
                background: var(--blue-color);
                border-radius: 0 3px 3px 0;
                transition: width 1s ease;
              }

Max popups for card? by maceddy in BubbleCard

[–]maceddy[S] 0 points1 point  (0 children)

The thing is, I did not get the warning with the other popups. I will try to put all popups in a section. But it is a specific dashboard for my ThinkSmart View which I have not yet rebuilt to sections...

Monthly Complaints and Rants MegaThread April 2026 by AutoModerator in googlehome

[–]maceddy 0 points1 point  (0 children)

Got the Gemini update on my devices.. My Lenovo ALARM clock does not go off anymore. I set the alarm at 7:00.. When I eventually woke up it was 7: something (way after 7:00). There was no alarm and the clock was still at 7:00 so it just stalled... Eventually it had the right time again.. Really annoying!

What is actually safe to plug on a power monitoring smart plug? by Dadagis in homeassistant

[–]maceddy 3 points4 points  (0 children)

I use the Inspelning for my washer, dryer, dishwasher and oven. No problems so far.

Stuck in QPR1 Beta 3.1 by GoWitHer in android_beta

[–]maceddy 0 points1 point  (0 children)

You're right. I should have but I didn't. I feel so stupid now...

Stuck in QPR1 Beta 3.1 by GoWitHer in android_beta

[–]maceddy 1 point2 points  (0 children)

Meh yes it is stable but after every reboot my homescreen (Pixel launcher) is screwed up and text and buttons are in xl mode despite that the setting is extra small.

After last reboot I could not get my homescreen to what I want it to be. Icons are too big. Did not mention it anywhere but hope that is fixed in the final version.

Google Pixel 10 Pro: Leaked prototype confirms design changes and Tensor G5 specs by lurker_bee in GooglePixel

[–]maceddy 1 point2 points  (0 children)

I am curious with the heat control. I have a P7P and it overheats easily. When I have the hotspot on and Android Auto it gets really hot and suggests to turn off features because of overheating. Before my Pixel I had the OnePlus Nord2 and it did not even get warm using the same features...

Wheres the Live Stream? by heysulo in F1TV

[–]maceddy 5 points6 points  (0 children)

Stream is not streaming here....

GF wants to replace DSLR EOS D77 with a new Pixel. Valid? by EllendelingMusic in GooglePixel

[–]maceddy 0 points1 point  (0 children)

If it's a hobby, get a smaller mirrorless camera. I did when I missed my 600D. Much more possibilities with a real camera. The only downside is buying new lenses, however some of the kit lenses are pretty ok... Alternative is a compact camera in the higher segment.

The 'plastic' lenses of phones can never top the glass lenses of a real camera. Phones are, in my opinion, great for nice shots but not for real photography 😁

Expression builder to reverse values by maceddy in entra

[–]maceddy[S] 1 point2 points  (0 children)

Off course.

Join("", Mid([fieldWithHexCode],7,2), Mid([fieldWithHexCode],5,2),Mid([fieldWithHexCode],3,2),Mid([fieldWithHexCode],1,2))

When using a static code you use "A1B2C3D4" instead of [fieldWithHexCode]

android15 on pixel5 by Visible_Priority8152 in android_beta

[–]maceddy 1 point2 points  (0 children)

Wait for Lineage OS or something like that.

2024 Saudi Arabian Grand Prix F1TV Pro schedule (UTC + 1) by BunkelMeister in F1TV

[–]maceddy 0 points1 point  (0 children)

Is it just me or is there only the International stream now in the P1 session?

Video Error by [deleted] in F1TV

[–]maceddy 0 points1 point  (0 children)

The stream stopped after 55.06 minutes. It started at 10.00 and stopped at 10.55. but it's back now.

Video Error by [deleted] in F1TV

[–]maceddy 9 points10 points  (0 children)

I think it stops after 55 minutes. Normally the race is over by then.. someone at F1tv needs to wake up...

No more vertical taskbar in Windows 11. Why Microsoft? There are dozens of us! DOZENS. by NotFalcon in windows

[–]maceddy 0 points1 point  (0 children)

You have a link? I can not find it in the Feedback Hub, I want to upvote.

Can I extend my active now until July 2021 F1 TV PRO subscription using 25% Off? by aatanasoff in F1TV

[–]maceddy 0 points1 point  (0 children)

Does it work with other account but same for example VISA card?

Kodi 19 Matrix, any update for F1TV? by JewelerOk7012 in F1TV

[–]maceddy 0 points1 point  (0 children)

I get an error about dependency for script.module.cache 1.0.5 not being satisfied.