You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.
Hi, I'm getting an error when using this plugin with the latest version of hassio:
2020-07-21 22:48:24 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/dmx/light.py", line 538, in set_channels_async
self.send()
File "/config/custom_components/dmx/light.py", line 493, in send
packet.extend(self._channels)
TypeError: 'float' object cannot be interpreted as an integer
Hi, I'm getting an error when using this plugin with the latest version of hassio:
My configuration is as follows:
Do you have any idea why this might be please?
The text was updated successfully, but these errors were encountered: