Shawn A

Results 193 issues of Shawn A

Would it be possible to support printers without a zprobe, by using a secondary serial port to monitor for zstop commands or triggers, then I could use a microcontroller and...

The RM4 Pro app has you set frequency before learning, this is required to learn RF codes. Codes are not found. Find API version equivalent to get this working

Avoid conversion by just showing both and copy which one you need.

Add a temporary basic UI logging history of learned codes for quick recording of many. ## extra Add persistence/logging Log directly to file/local storage? Add ID/notes on scan to id...

There is no direct link to the github repo, add to footer and about page.

accept mac xx:xx.. notation in devices.json, it is easy enough I think to avoid `ValueError: non-hexadecimal number found in fromhex() arg at position 2`

My enviroment (unifi) ``` *wm:[2] connectTimeout not set, ESP waitForConnectResult... [ 6836][V][WiFiGeneric.cpp:362] _arduino_event_cb(): STA Disconnected: SSID: xxxx, BSSID: xxxxxxxxxx, Reason: 15 [ 6837][D][WiFiGeneric.cpp:1039] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED [...

enhancement

when no no networks are found the screen is blank, fix this, this is defined but is not always showing on UI? add refresh link here also

bug

void WiFiManager::WiFiManagerInit(){ // setMenu(_menuIdsDefault); causes exception ```php Exception Cause: 3 [LoadStoreError: Processor internal physical address or data error during load or store] 0x4000bf64: ?? ??:0 0x4024886b: sleep_reset_analog_rtcreg_8266 at ??:? 0x4020afe0:...

bug

Test and fix up async scanning, find a way to scan in real time while serving from AP and make client handle timeouts more robust. Use XHR background refreshing fast...

enhancement