Quinn Scripter

Results 4 comments of Quinn Scripter

v0.1.8 Requests generated from the Web UI or from the API docs sample requests fail. It's across every stream type, here are a couple sample POST bodies that fail with...

Posting a totally empty JSON file returns an error: ``` { "detail": [ { "loc": [ "body" ], "msg": "field required", "type": "value_error.missing" } ] } ``` If I post...

The answer seems to be yes and if I edit the `house.json` config on the device and restart, changes I make to most parts of the file stick, but adding...

Awesome, thanks. That did the trick. Should I close this issue or do would you like to use this to capture the bug where removing all streams prevents adding new...