Chris Mullins
Chris Mullins
This call should be quick (sub-second). It's just serving the contents of a file on flash. It is reliably fast on my system (I do pretty extensive testing before cutting...
Okay, that's helpful. I'd expect the same behavior as `/settings` here, but can you also try to load `/aliases.bin`? Serial logs will hopefully help here. It seems likely there's a...
> > Okay, that's helpful. I'd expect the same behavior as `/settings` here, but can you also try to load `/aliases.bin`? > > Serial logs will hopefully help here. It...
> I'm using nodemcu v2: https://www.amazon.pl/ElectroWorldFR-NodeMcu-rozwojowa-kompatybilna-Raspberry/dp/B0CDGY6HBC/ref=sr_1_6?crid=1F34M0TI7ZAFN&keywords=nodemcu+v2&qid=1699708752&sprefix=NodeMcu+V2%2Caps%2C119&sr=8-6 > > I've bought today nodemcu v3 and can test it around Tue/Wed once it comes to me. Hmm... IIRC nodemcu v3 is almost...
Yeah, I think I understand roughly what's going on (although I have no clue what's causing it). There's something about saving the settings that is causing some kind of flash...
Can you paste the output of `curl -s 192.168.1.15/settings`? (If you have any passwords, make sure to censor them)
Hello! Glad you've found it useful. Two remotes will have different Device IDs -- it's something like a serial number, but it's only two bytes. I'd need to check, but...
The updates topic is disabled by default because it's pretty noisy (messages are 1:1 with remote actions), but it might actually be what you want for your project. If you...
I hid a lot of this in the UI because it's confusing and the updates pattern is very rarely useful. Open to any way to make it more clear (adding...
I think this is probably the same issue as this: https://github.com/sidoh/esp8266_milight_hub/issues/807 Never really figured out exactly what was going on, but it seemed to be related to a particular version...