Johannes Ptaszyk

Results 31 comments of Johannes Ptaszyk

Will look into devcontainer :) Have used docker before :) How would I have to setup everything: Docker instance of HA + Hacs + My fork of this project?

Or would it be sufficient to change client library? Not sure if I see it right, but client lib is the main integration and this is just the wrapper, correct?

Happy to see how much you invested into this after the initial poc we built together 😍 Well done! Keep the great work and thank you so much for this...

Yes, will try to provide one :)

Created a sample project: https://github.com/JohannesPtaszyk/Pitest-Issue-92 Issue is that the Plugin tries to find "android" property for non-android modules. I think we need additional support for java/kotlin projects or interop possibilities...

Hey, just wanted to ask if the example is okay for you or if you need more info :)

It's fine :) If you need any more information, let me know! Thank you for looking into it!

I would highly suggest to support both types for the android one. In modern android projects one will usually find lots of modules. Mixed Android App, library, plain java, plain...

Yeah will look into it on the weekend :)

I updated the dependencies of my test project and added the plugins. However I still get an issue, where I don't know whats going on: ``` 21:04:50 PIT >> INFO...