Nick2253
Nick2253
See issue #137 The grid layout does not currently support the `card_margin` option. In order to work around that, you have to use a negative margin, i.e. `margin: -4px`.
To be clear, there does not appear to be a "Layout" tab any more, and the code box at the bottom of the "Settings" tab (as shown in the screenshot...
It's hard to tell exactly because your code isn't formatted, but I'm guessing that the problem is your `vertical-stack` card. As far as `grid-layout` is concerned, that is one card,...
I've run into the same problem, and it's because the default `card-margin` setting for `layout-card` is not 0px. If you are using a column-based layout, then you should just be...
In theory, could `show` be extended to support a `template` option? That would allow for a much more robust options for showing/hiding cards. https://github.com/thomasloven/lovelace-layout-card/blob/b63bf93daf166609ededbafc7b31a6e5d88037c3/src/layouts/base-layout.ts#L48
I don't think "Hidden" here works the way you think it does. It's for autogenerated dashboards: > Hide is really just for the UI. And specifically only for the autogenerated...
@raman325 As I've been thinking about this more, can you expand on the reason that keymaster is using so many helpers? As I think about other integrations, either the configuration...
I've run into the same problem. We're using Calibre-web to make a bunch of training material available, and the environment that we're running it in requires that all email go...
What your search results are referring to isn't a CalDav Synchronizer issue, it's a chocolatey issue. Chocolatey must be configured to use FIPS-compliant checksum algorithms, and does not use them...
As far as I can tell, the only difference between those two devices is that 2105 is the updated firmware (v5.26). Maybe I'm missing something (especially since I don't understand...