Eli Sand
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,...
 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):  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...