Eli Sand

Results 55 comments of Eli Sand

> So, since this fixes an issue but changes the current behavior, I think we should mark it as breaking change so users are made aware of the change in...

You can use the `extra_styles` attribute to define those custom styles without using card_mod. I've also figured out how to fix the space around the icon and let any text...

> ```yaml > styles: > card: > - height: "calc((var(--row-size,1) * (var(--row-height) + var(--row-gap))) - var(--row-gap))" > ``` That seems to work better for a 1x1 grid with no name,...

![image](https://github.com/user-attachments/assets/ee2b0c43-e01d-4011-bddf-5f075142e2aa) In the image attached, from top left to right: * Custom 2x2 button with name using the style card height from @tfoote000 * Custom 2x2 button with name using...

@Kanecaine for reference, this is a regular button card with name displayed (2x2 grid): ![image](https://github.com/user-attachments/assets/9f3a6543-4e80-42aa-816b-534067be4c6d) And... I think you have something else loaded that is impacting those cards you posted...

> However, I cannot understand the problem with the shifted text. I see that you also have “size: 48px” in your card config. Maybe that is the cause. So far...

@gratiachristi95 I wasn't aware that any SSL keys were stored by the DNS providers in any way at all. From what I understand, using the DNS challenge feature has certbot...

To update this feature request, certbot apparently **does** support changing challenge options. If you want to change challenger choice, you can use the `--preferred-challenges` option to specify which you prefer,...

This feature request is still relevant - although changing DNS providers may not be something commonly performed, it's either support changing the challenger, or allow specifying the full path to...

I have a sneaking suspicion that all the recent reports of unknown items showing up as issues are related. In the case of my particular instance, I am wondering if...