Michael Michon

Results 5 issues of Michael Michon

PlatformIO has the library tagged with ESP32 Platform support: https://platformio.org/lib/show/5697/AsyncPing(esp8266)/installation Compiling against this platform results in a missing header file: `Compiling .pioenvs/esp32dev/src/main.cpp.o In file included from src/main.cpp:3:0: /Users/mmichon/.platformio/lib/AsyncPing_esp8266__ID5697/src/AsyncPing.h:3:26: fatal error:...

CP: 1.6.7 MacOS: Catalina 10.15 Beta (19A558d) After upgrading to Catalina, the Nearby Wifi Network evidence source is greyed out in the Rules tab. ![image](https://user-images.githubusercontent.com/673622/65528253-dcb17480-dea8-11e9-933e-5359e992ecc6.png) I also see these logs:...

* Change fan turn off commands to ones compatible with the new firmware

![screen shot 2018-11-20 at 4 54 48 pm](https://user-images.githubusercontent.com/673622/48818493-6bd98300-ed00-11e8-8e8c-cfc92cfe49bf.png) After uploading gcode (from either Mattercontrol or Cora), hitting Start Print results in the attached repeated "Unknown Command" output streaming out pretty...

bug
enhancement

My constructor call started failing to connect to the Ring service, starting around 2019-12-19. This is probably a server-side change resulting from the bad press on Ring's "vulnerabilities". My code...