-
Notifications
You must be signed in to change notification settings - Fork 289
No issue at all, but ... #94
Comments
Hi @bpohvoodoo, thank you for your message. I will have a depper look at it as soon as I find time. I will have to see how I can make it work for RGB and RGBW as well. Regards |
I'd like to contribute with UX improvements, how can this be facilitated? |
Hi @kotelmach, there is a src folder for the frontend files. It contains a gulp-script that packs up everything so that everything is contained in one file in the build folder. Regards |
well, I did... |
hi C:\Users\Ігор\Documents\Arduino\libraries\WS2812FX/WS2812FX.h:161:37: error: 'neoPixelType' has not been declared
|
@zavadetskiy Update your Adafruit's Neopixel library to the latest version. https://github.com/adafruit/Adafruit_NeoPixel |
C:\Users\Ігор\Documents\Arduino\libraries\ESP8266WiFi\src\ESP8266WiFiSTA.cpp:364:46: error: 'wifi_station_get_reconnect_policy' was not declared in this scope
C:\Users\Ігор\Documents\Arduino\libraries\ESP8266WiFi\src\ESP8266WiFiSTA.cpp:365:1: warning: control reaches end of non-void function [-Wreturn-type] } |
Could you please merge the latest master of the original repo into your fork? |
I adapted the McLightning adapter to support the RGBW Fork |
I have adapted the changes from 2.2.0 to the RGBW branch (https://github.com/FabLab-Luenen/McLighting). |
Thank you very much for updating the RGBW version! I'll run some test next week. |
@bpohvoodoo I think @debsahu can say something regarding building of MeshyMcLIghting. |
@toblum: I ment the built of McLightingUI to add additional nodes. This is not working for me. |
Hi @bpohvoodoo! Ah OK, I see. McLightingUI is not directly related to MeshyMcLighting. Both are kind of experiments that continue to work but are no more maintained. McLightingUI can work with almost all newer McLighting versions and is just an alternative frontend. You should be able to build it like described here: https://github.com/toblum/McLightingUI Regards |
First test of your RGBW version and your re-written UI was very positiv! No issues identified so far. Will be interessting to see how stable this version is. I'll report... |
Hi,
i had made some modifications in my fork for supporting sk6812 and maybe other RGBW stripes, and regarding the status of the index.html after reloading the page.
Maybe someone wants to have a look.
@toblum Maybe you want to integrate in your project.
https://github.com/FabLab-Luenen/McLighting
Sincerely yours
Mirco
The text was updated successfully, but these errors were encountered: