Closed jensgraef closed 1 year ago
Hi, i tested your fix, but it doesn't change the output. I noticed that the "negative" number is much greater than it was before you introduced signed value handling in the frist place. I used the settings below.
external_components:
and got this output
@qschneider: Would you mind trying to add ref:fix-signed-value-handling
to the definition of the external component?
According to https://esphome.io/components/external_components.html that's the way how to select a certain branch.
once you do it the right way... :-)
signed values bug is fixed, thanks!
This pull request fixes an issue introduced in #43. Thanks for finding it, @qschneider