puhycz

Results 11 issues of puhycz

Please is possible set Card slider for steping by 0,1 or 0,5? I need set temperature with 0,1 or 0,5 resolution. But with slider is step 1 only. Thanx.

feature_request

Hello, I buy ESP Dash Pro today. Upload to platformio workspace lib directory and change #include to #include . What next is need? But it shows error: lib\ESP-DASH-Pro-4.0.4\src/Card.h:61:10: note: candidate:...

Hello, I try Example-Code that emulates a DS18B20 on Arduino MEGA and it´s works great. But on Arduino NANO, it stops on hub.attach(ds18b20); ... Please do you have some ideas...

[//]: (Please follow this template for fast resolutions) **Describe the bug** I test with ESP8285, but it not works. Update over AsyncElegantOTA stop on 27%. Default example sketch. Is possible...

bug

Please how can change globals variable in nextion? In HMI I create variable var1 and set vscope as global. But when I send `myNex.writeNum("var1.val=",123); ` it is not function. Why?

Hello, this library on ESP 32 sometimes crashes: ``` Guru Meditation Error: Core 1 panic'ed (InstrFetchProhibited). Exception was unhandled. Core 1 register dump: PC : 0x00000000 PS : 0x00060230 A0...

Hello, I use [EasyNextionLibrary](https://github.com/Seithan/EasyNextionLibrary) for connect ESP32 with Nextion display. It crashes when I press touch buttons. One or two press is ok, but many presses or quick press again...

I have HMI with page0 and page1. Writing data is ok, nextion lissen and trigger works perfectly, but i can't read any variable. I try any variables, local, global but...

Hello, I use your ariadne bootloader with arduino mega 2560 and standard ethernet shield W5100. Now I have problem with upload this project. When I upload by USB cable standard...

Hello, thank for your library. Is possible use it with rolling code transmiter from my gate? I trying, but it is not printing some code. There is code from two...