KERDREUX Jerome
authored
In the Python lamps, I used a trick to convert input to int.. temp = int(white_temperature). But the dashboard was sending white_temperature = '3000', yes a string and Py is ok w/ that. int('3000') = 3000 This fix the issue.
Name | Last commit | Last update |
---|---|---|
.. | ||
conky | ||
dashboard | ||
fuse | ||
homeassistant/xaal | ||
legacytools | ||
rest | ||
tools |