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
After clicking the "Accept" button to add a new device in the WS281X plugin settings, the new device is always named "Device 1", of type Arduino and without a COM port or hostname, regardless of what I entered before.
I tried adding valid Arduino (serial) and ESP8266 (Wifi) devices, but I always end up with these default values.
I also get the same result when trying to edit a device.
I reinstalled the latest version of Artemis from scratch but nothing changed.
I was suspecting a Windows file permission issue, because my current user does not have admin rights, but getting ownership of both install and AppData directories did not resolve the issue.
The following lines appear in the logs when I exit from the plugin settings:
[WRN] [Artemis.Plugins.Devices.WS281X.WS281XDeviceProvider] Not adding WS281X device named Device 1 because was not found
[WRN] [Artemis.Core.Services.RgbService] Device provider WS281XDeviceProvider has no devices
The text was updated successfully, but these errors were encountered:
After clicking the "Accept" button to add a new device in the WS281X plugin settings, the new device is always named "Device 1", of type Arduino and without a COM port or hostname, regardless of what I entered before.
I tried adding valid Arduino (serial) and ESP8266 (Wifi) devices, but I always end up with these default values.
I also get the same result when trying to edit a device.
I reinstalled the latest version of Artemis from scratch but nothing changed.
I was suspecting a Windows file permission issue, because my current user does not have admin rights, but getting ownership of both install and AppData directories did not resolve the issue.
The following lines appear in the logs when I exit from the plugin settings:
The text was updated successfully, but these errors were encountered: