Avin Lambrero

Results 21 comments of Avin Lambrero

Yup, there is a problem, because I'm using device-API (and the server recognizes me as a device). I will try to dig in into blynk protocol to resolve this problem....

I did not find any official API method to subscribe for pin values changes, so I made temporary solution with `Sync` button (it uses SYNC_HW under the hood) and AutoSync...

I'll check it. First time I get values from a project object, and when syncing - it comes from websockets in a binnary format, may be while I convert it...

Seems like it is blynk-server problem. First time i created this widget - it was OK, but today I see the problem and wrong data comes from server :\ ![image](https://user-images.githubusercontent.com/36100/53785277-fdc07100-3f28-11e9-9479-0ce019f216b4.png)

Hi @ErfanDL. Tokens (also with blynk server host and port) currently being saving to the loacalstorage of the browser, and clear if you press red "exit" button. For example here...

@ErfanDL cool idea! I'll try to implement this.

@Gun-neR can you send console errors when you open this chart? If you using Chrome - you have to press F12, then open "Console" and copy or printscreen red messages...

@Gun-neR can you check charts rendering one more time?

Sorry guys, gradient colors and custom chart scales do not released yet. I'll notice you when these features will be ready. @Gun-neR can you share your charts screenshots in original...