Tyeth Gundry
Tyeth Gundry
There is a plan to add support for JSON manipulation to Blockly Actions (which is replacing the legacy actions on the Adafruit IO platform, see https://io.adafruit.com/actions if logged in). This...
I'm pretty sure it's not really encrypted, more like obfuscated, using a salted hash based on some machine salt. The PSK / hash actually equates to the real password, you...
I'll have a look at this this week as I have some other python IO stuff to clear up
@mczteinaz thanks for reporting this, there are a couple of possibilities that come to mind... The most likely is that the previous guide in the series (digital input) uses the...
I did find that the filemanager can take a json array of entries for the file system, instead of having a server backed file service over ajax.
Provisional fix in PR. @kcowin if you wish to try the build assets they are attached [issue632-qtpy-assets.zip](https://github.com/user-attachments/files/17063533/issue632-qtpy-assets.zip)
I've been running it for a couple of days, at 30second intervals so about 3500(3467) readings. The temp/humidity get read in one command, and then the CO2 afterwards (so more...
Been seeing a lot of publish failed messages recently so added logging on all of them, along with migrating to use the wipper publish function, and printing stack/heap info. On...
@brentru not much further, the stack does get exhausted, but doesn't get consumed with regularity (or as I'd expect). My only other thought was to actually wrap all the callbacks...
Looks good, tested from CI assets, rev tft s3: ``` Adafruit.io WipperSnapper Firmware Version: 1.0.0-beta.88 Board ID: feather-esp32s3-reverse-tft MAC Address: 70:04:1D:CD:F1:10 ESP-IDF Version: v5.1.4-586-gb6b4727c58-dirty ESP32 Core Version: 3.0.4 ERROR: Invalid...