Results 5 comments of CB

Thanks! It looks "Raw-IR-decoder-for-Arduino" does not work on NodeMcu.. I have device in reboot loop. Tried to fix it but not sure why. But I found another program, called "IRrecvDumpV2"...

I found that IRremoteESP8266 library also supports a lot of AC. I tried MIDEA protocol and it works, shows correct temp in Celsius. So guess I'll switch to it and...

@weierophinney , there is one already https://github.com/zendframework/zend-http/pull/34

Ok, I was able to make a test, plz see this pull request https://github.com/thecodingmachine/graphqlite/pull/554

@Lappihuan Can you show the code sample? I think I will just drop the idea of using separate classes for type declaration and convert Types to Entities that I already...