Florian Gather

Results 25 comments of Florian Gather

In the node configuration you can add: ``` system_packages: - make - g++ - gcc - python3 - linux-headers ``` then nodes using nodegyp should work in hassio

Hi, I think in Cecil it is called IsInitOnly as well and it looks like this is doable. Do you want to prepare a PR @simonthum? Or should it go...

Hi @grzegorzorwat, thanks for looking into it. I'm hesitant regarding option 1, we have to support older versions as well, so there would be some conditionals all over the place....

@awilliansd: Interesting. I compiled and ran all the tests with NET6 and it simply worked. Do you have any example I could use to reproduce this issue here? Thanks!

@awilliansd did you ever find out what was the issue here? Without knowing how the Rules I set up, I failed to reproduce the issue unfortunately. Did the namespaces that...

Hi @DialLuesebrink , sounds like a good idea. Would you like to create a PR?

Hi, I like the diagrams very much. Agreed, the FullName property for the Slices is useful and we should implement it. I can try to do that myself, but I'm...

@andredered, was this fixed by one of your latest PRs?

@kirchsth , does the change work for you? Feel free to reopen, if you expected something different.