Brandon Shelley
Brandon Shelley
You could do the same with Layout though.
This may be superseded by https://github.com/ApigeeDelta/ignite-iOS-engine/issues/77
Related: https://github.com/ApigeeDelta/ignite-iOS-engine/commit/d3e669b6faed11681224cbca0726bf97d5fcef70 Pull this from the data provider, add these to JSONUtils, and use them to be able to modify both response object and $session.
Should also be able to build a session array from a javascript eval? Thinking out loud, any or all of these would be awesome: ``` { "_type": "Modify", "set": {...
Partially complete via `assets-library` urls. Does not support direct binary data yet.
@l0ckm4 ... are you going to share? đŸ˜„
@simonevetere absolutely stellar, I used yours and it works great! I cleaned it up a bit (and you could do this in a small docker container even, setting env vars):...
Exploring a little more with this, I've tried exec'ing into the container, and when I first ran `DISPLAY=:0 HANDBRAKE_DEBUG=1 /startapp.sh`, it failed with: ``` libEGL warning: MESA-LOADER: failed to open...
Looks like this is because Home Assistant’s Tailscale integration expects the Admin API response shaped like: ``` { "devices": [ { ...Device... }, { ... } ] } ``` But...