Petar Petrov

Results 28 comments of Petar Petrov

I am using the project-manager and don't get the titles from there but prints the project's root dir name. Which is good enough for me at least.

I have the same version and I get this odd behavior. Even `onSwipedAll` doesn't get called properly. This is my code: ``` import React from 'react'; import { Image, //...

I can see this being useful when defining children but not so much for the main section entities. Unless it is last section with no children and you don't want...

But how would you configure the connections in yaml? Right now each entity has children. If you deifne all entities with sensor.*_power, then I don't see a way to define...

This config doesn't make sense to me. I still can't understand how to draw the various connections by looking at it. It seems you want all the functionality of auto...

This is getting out of hand. Now there's 2 of you :) I am currently working on version 1.0 of this card and the new code structure will make it...

1. Makes sense if your values don't change too often. Otherwise the UI will jump around a lot 2. This is already planned, actually. "connections accross sections" in the README

I have this planned for v1.0.0 because it will probably be a breaking change