Tom

Results 4 issues of Tom

Hi there, I love the app and it has been working pretty much perfectly for me. However, I am on a MacBook with a Touch Bar and would love better...

Hi there, I'm currently developing a [script](https://github.com/Tommrodrigues/homebridge-nodemcu-boiler/blob/master/NodeMCU-Boiler.ino) which aims to integrate an OpenTherm boiler with [Homebridge](https://github.com/nfarina/homebridge). In this script, I attempt to make quite a few requests at the same...

Hi there, I'm having problems using the library with the newest ESP8266 release (`v2.5.1`). Specifically, when trying to call: ```c++ void handleInterrupt() { ot.handleInterrupt(); } ``` It seems others have...

Hi there! In my project, [WiFiCrackPy](https://github.com/phenotypic/WiFiCrackPy), several people have opened issues stating that CoreWLAN is returning `None` for the SSIDs and/or BSSIDs of networks (see [here](https://github.com/phenotypic/WiFiCrackPy/issues/19)). I am aware that...

bug