dominikandreas

Results 45 comments of dominikandreas

For anyone looking for a fix to these issues, I've got a fork here working with python 3 and the latest keras and gym versions: https://github.com/dominikandreas/modular_rl

I managed to break the device open, solder some connections and re-flash it. Now I'm reproducing the same behavior. I have so far investigated the following: - I erased the...

Just gave the full sonoff.bin a shot, also ended in a bootloop. Specifically, I did this: - Erase all & flash espurna - Reboot, Login, set new password - Goto...

Is there anyone that can provide a hint on fixing this? This is a major issue for me as it means that flashing espurna will lock you in. In my...

Yes, it still doesn't work. Just tried and bricked another device. I used the latest release of espurna (1.14.1) and tried to upgrade to tasmota-lite v8.1.0 using telnet ota. As...

The following now worked for me: factory reset, flash tasmota using telnet ota (without changing any settings in espurna prior to that). I think before I configured wifi, maybe that...

Ah okay, that makes sense, thanks for the info!

Thanks! I already managed to compile the native part of the plugin using cmake 3.8 and Visual Studio 2015. Note that for generating the visual studio solution using cmake, I...

It seems you're using cygwin, which is not necessary (since we're compiling with visual studio and not gnu/linux toolchains). Get cmake for windows from here: https://cmake.org/download/, use that from a...

You need to open the .sln with visual studio and build the solution. That should generate the .asi plugin