Anton Verburg

Results 20 comments of Anton Verburg

> Will need to do manual testing next +1 Your change has been tested in my environment by pytest test_reload.py in tests/helpers and works OK.

Do you have a typical rest sensor example config for me that I can use to test?

Have modified it now such that it should work for rest sensor now - but still I am not so happy with this solution. Don't know if I am moving...

Maybe code coverage check will fail - I might have to add tests with bad configurations. But please have a look already if this is the right direction...

Currently there is an issue with using PWMLED in HA OS (https://github.com/soldag/python-pwmled/issues/9). Please wait with merge until issue in PWMLED has been resolved and version number of PWMLED is increased...

Version number of PWMLED is increased to 1.6.11. Has been tested on my own system. This pull request is ready to be merged after a review, and after the merge...

Currently there is an issue with using PWMLED in HA OS (https://github.com/soldag/python-pwmled/issues/9). Please wait with merge until issue in PWMLED has been resolved and version number of PWMLED is increased...

Version number of PWMLED is increased to 1.6.11. Has been tested on my own system. This pull request is ready to be merged after a review.

Hi Emontnemery, according to adrr 10: Integrations that communicate with devices and/or services are only configured via the UI. Does this mean that I should rewrite the whole set of...