Basti Hoffmann
Basti Hoffmann
@pascalhaakmat could you please fix the build to make this PR mergable?
Hi @markostanimirovic I'm willing to support the ngrx team by submitting a PR for the storage feature. It'd be a perfect replacement for a meta reducer I'm using right now...
@chandrubk with the current rules you could utilize the `number` rules with `ruleForTransformed` and `Date.getTime()`
>  What is strange, is that the mode shows up as Normal with a Capital N for the P33, but a small N for the P18 > > `type:...
Here's a little helper function which patches `Date` values - it traverses over arrays and objects: ```ts /** * The function takes an input value and applies data type patches...
@Zignand I came across the same issue that `border: none;` wasn't working but I found a solution. Instead of ```css ha-card { border: none; } ``` I'm using ```css ha-card...