Jonny Bergdahl

Results 3 comments of Jonny Bergdahl

Basically the fix I made was to remove the use of the old "esptool" binary file and make it use "esptool.py" instead. I also changed the call to "python3 esptool.py"...

I am aware I can use it that way, but using color sliders or a color wheel to set color temperature does not make much sense.

You could try changing the timeout value on line 39 of the sensor.py file from 10 to 30. ``` async with async_timeout.timeout(30) ```