Jorim Tielemans

Results 118 comments of Jorim Tielemans

For the home assistant integration we actually needed to feed the data points as km/h (the HA companion app provides them as m/s) to Dawarich or I would see too...

Home Assistant natively uses m/s.

Be aware you do the 'HACS Validation' twice: once in the hacs.yaml, once in the validate.yml workflow. One of them is wrong (hint: the ignore key).

Hi @Fatal1ty Thanks for the pointer! Any reason to use the `__pre_deserialize__` instead of a `deserialize`? I already use the latter to convert/parse a timestamp and a 'fake' boolean value:...

This issue (just a warning, not an error) is about the first one. The other one is being tracked in issue #54 which already has PR #55. Feel free to...

What would be your use case? By default, all your favourites are included by the integration. Someone else provided the Docker workaround, I recommend the script if you really need...

Issue was resolved in June (version 3.0.0 and up).

Thanks for working on this. We should be able to import the existing config for most users (the script we provide also prints the email to copy/paste) but I don't...

@Zhephyr54 Update the manifest file to bump the tgtg, it should fix the captcha errors. I already did this for the main release. If you manually downloaded from this branch,...

This should not be an issue, the HA change is only about templates. It's impossible to check your config file if you don't use code blocks because of formatting on...