Octav Iosif

Results 10 issues of Octav Iosif

It would be very useful to have a way of getting info about what's going on during the update process outside of the library. This would let you, for example,...

I've managed to get the whole system up and running without Docker, so here's more of an outline on what you need to do. The whole thing works fine on...

**Instance Type (hosted/ docker/ other):** self-hosted (apache, php 7.29) **Steps to reproduce issue:** Create a light device in the admin panel **Expected behaviour:** Lights have the RGB trait selectable **Actual...

When using the FetchJSON or FetchHydra (which mostly inherits from it) providers there is no support for file uploads. These providers use JSON.stringify() to get form data and send the...

**Is your feature request related to a problem? Please describe.** Logging out when using JWT-based autnentication isn't done via a request to the API. Currently the App Bar only supports...

**Describe the bug** If I use a va-number-input in a resource Create form, the value is sent as a string to the API. Couldn't find anything in the documentation about...

The CHECK_AUTH method in the JWT auth provider returns `response.data`, when a "user" route is provided in configuration. ``` /** * Get user infos */ if (routes.user) { let response...

When using hardware support, the following errors pop up on start. Using MaxLights 0.8 on Windows 10 fully updated. I have a Corsair K63 Keyboard. ![maxlights-error1](https://user-images.githubusercontent.com/6259685/149616798-d75ae832-d861-4aab-adfa-3738b90656df.jpg) ![maxlights-error2](https://user-images.githubusercontent.com/6259685/149616801-0e60317b-a8f4-4d30-91a9-855ab98ed4ad.jpg) ![maxlights-error3](https://user-images.githubusercontent.com/6259685/149616851-61a9ae42-87dd-4fcc-a866-176859fbb3b9.jpg)

bug
enhancement

Code version: 4.0 Board: `AI Thinker ESP32-CAM` Partition Scheme: Minimal SPIFFS Getting these errors when trying to compile. Guess it's something in the latest arduino core that's changed. ``` D:\ARDUINO\Projects\esp32-cam-webserver\app_httpd.cpp:...

Using this library with an ESP8266 (just a ESP12 module and passives). When the output from the MSGEQ7 is at max (3.3v) the library reads 0 for that band until...

invalid