Matthew Schinckel

Results 87 comments of Matthew Schinckel

Oh, your hardware looks very neat.

Hmm: Ignoring pyqrcode: markers 'extra == "QRCode"' don't match your environment Ignoring base36: markers 'extra == "QRCode"' don't match your environment I guess that has something to do with it....

Hmm. I'm seeing the same issue when attempting to: pip install HAP-python[QRCode] Happening on at least two different machines.

I had an issue tonight (after updating my HAP-python) where HomeKit was not showing any of the bridged devices as being available. It turned out my code was mistakenly adding...

Try changing your display's `update_interval`. Setting this to 2s enabled my device to connect to my WiFi.

Are you using an i2c bus? I needed to increase the bus speed after connecting a display using i2c.

An admin change page (not a list page). When I disable the module, the following pages are loaded after where the freeze is: 127.0.0.1 - - [11/Feb/2010 14:15:31] "GET /admin/jsi18n/...

I haven't tried with a brand new project and a simple app with an admin yet.

Okay, it appears with the simplest project I could possibly make.

Is there any way I can attach a zip file of the project?