Mark Blokpoel

Results 12 comments of Mark Blokpoel

You can try using card-mod to customize the layout of the shutter card. This worked for me: ``` type: custom:shutter-card entities: - entity: cover.bedroom_3_blinds name: Bedroom 3 card_mod: style: |...

Just wanted to pitch in an idea because I love the card but the scrolling issue makes it hard to use on mobile. The lock works, but from a usability...

Cool, happy I found a problem _and_ a solution, haha. I understand that your busy, I can create a PR with the changed code, but I'm not sure if I...

I changed the code and made a pull request: https://github.com/lendy007/skodaconnect/pull/55#issue-1234350305 I haven't been able to test it, since I don't know how to incorporate the adapted python code in my...

Amazing! Thanks so much! Let me know if I can help out with testing.

Tried it just now, but the entire integration isn't working. All services yield the following errors: ``` Logger: skodaconnect.connection Source: custom_components/skodaconnect/__init__.py:357 Integration: Skoda Connect ([documentation](https://github.com/lendy007/homeassistant-skodaconnect/blob/main/README.md), [issues](https://github.com/lendy007/homeassistant-skodaconnect/issues)) First occurred: 11:30:11 (1...

Yes, the correct version is loaded. I also get this specific message for the scheduler: ``` Logger: custom_components.skodaconnect Source: custom_components/skodaconnect/__init__.py:344 Integration: Skoda Connect ([documentation](https://github.com/lendy007/homeassistant-skodaconnect/blob/main/README.md), [issues](https://github.com/lendy007/homeassistant-skodaconnect/issues)) First occurred: 11:34:28 (1 occurrences)...

Thanks! I also noticed that the time set in the Skoda service is off by two hours (into the future). It also looks like the temperature is not correctly set....

The documentation isn't clear, but looking at the code your supposed to fill in the subicons/buttons from entity_4 to entity_1, not the other way around. So only using entity_4 and...

I was also wrestling with this particular issue. Using Minimalist UI I have a lost of nested custom-buttons and on the Android companion the main button action even cancles e.g....