David Buezas
David Buezas
Since the suggested post-processing script was trickier than I expected, posting it here in case others land here: ```bash ( sleep 1 # so orca starts saving first diskutil eject...
My suggestion is to note these caveats in the readme. I tried this with esp8266 boards.
Also, if a node doesn't use the `wifi:` component, this needs to be added to the libraries: ```yaml esphome: name: battery-sensor includes: - EspRC.h libraries: - ESP8266WiFi # add this...
Oh, I don't know how I ended up using a file that's not there anymore. I guess this bug doesn't apply anymore to your newer meshRC
Ok, I got to that version from https://github.com/iphong/esphome-espnow
I recently added [my own plotly lovelace card](https://github.com/dbuezas/lovelace-plotly-graph-card) to HACS and a lot more people started using it. Mine is a front end module and not an integration but I...
Hallo there, glad to hear you like it! You can use the JavaScript API directly, see here: https://github.com/dbuezas/arduino-web-uploader#using-as-a-node-module
Oh. Indeed! Btw, I haven't updated the npm module to support the avr4809, if you plan to upload to that chip le me know and I'll update the module at...
In principle yes, but this package is not sufficient because it requires compiled hex files. You need something else to compile it first, and I'm not aware of web software...
Use the npm lib: https://www.npmjs.com/package/web-arduino-uploader