Yan
Yan
No idea sadly, the fixes didnt hit public yet and I dont see anything in gerrit that screams fix
Its not exactly on fly - `Compress-Archive` always creates zip file. The environment variable FILE_NAME must be specified too iirc.
Apparently in some version graphicsAdapter attribute was added and `vram_size` with `graphics_controller_type` were removed, cause I can find them in sdk .pdf documentation only on IGraphicsAdapter class
Well, my emulator stopped working after I launched link to the past. Good first experience :/
But what about long loading?
Do I commit the dumped APIs in?
What are the issues with stability? I am running this build since March (I think) and everything works fine for me. I use my blaster solely to emit, not receive...
You would need to look into how struct for that AC is defined, here is how I implemented it for COOLIX codes using appdaemon: https://gist.github.com/OctoNezd/af1cc19c4c853b60884052d5d9fcb63e#file-coolixir-py. I looked into https://github.com/crankyoldgit/IRremoteESP8266/blob/master/src/ir_Coolix.h for...
I think activate-power-mode is discontinued :(
Nevermind - managed to get it to work by adding .json to create. However, the returned result is HTML, not json. I assume its a bug?