jimtng

Results 46 comments of jimtng

ping @OttoWinter @jesserockz

@nagyrobi you'd need to check out my branch in order to test. This PR contains changes to esphome/const.py which is not a part of the `script` component, hence you couldn't...

> For that reason, it's not a bad idea to keep new constants in your component, at least during development. That makes it possible to handle it as an external...

There have been multiple PRs trying to address this. None has been merged yet sadly! E.g. #3555 @OttoWinter

@topic2k are you still working on this? I'd love to see the support for VL53L1X added

I'd also like to have the ROI feature. I'll be happy to help with this PR if needed

> Duplicate of #3553 ? I've closed #3553 in favour of this PR.

> A more likely use case for `!extend` is to add additional automations to a component, or filters, or some other larger block of config, in a way that the...

I'm experiencing a similar issue: ``` Caused by: java.lang.LinkageError: loader constraint violation: when resolving method 'org.jruby.RubyString[] org.jruby.runtime.Helpers.constructRubyStringArray(org.jruby.RubyString, org.jruby.RubyString, org.jruby.RubyString)' the class loader 'bootstrap' of the current class, java/lang/Object, and the...

I came across this issue just now. Another gem needs Faraday 2, so I had to downgrade koala to 3.0.0