Search found 13 matches

by owe
30 Jan 2021, 00:22
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

About compilation errors in general: Start with looking at the first error that occurs, the compiler gets really upset once it sees an error, and often, a single error causes dozens, or even hundreds of 'collateral damage' errors. Fixing that first and retrying will often reduce the amount of error...
by owe
28 Jan 2021, 23:23
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Can you fix code this plugins for good compilation?
_P142_RGB-Strip.ino
_P141_LedStrip.ino
by owe
28 Jan 2021, 23:18
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Other plugin "_P142_RGB-Strip" have error compile too ...
Снимок экрана 2021-01-29 в 1.17.47.png
Снимок экрана 2021-01-29 в 1.17.47.png (60.06 KiB) Viewed 10263 times
by owe
28 Jan 2021, 23:05
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Yes, if add it to the compilation and the library it uses FastLED version 3.1.8. then it throws a compilation error.
Снимок экрана 2021-01-29 в 1.01.53.png
Снимок экрана 2021-01-29 в 1.01.53.png (280.18 KiB) Viewed 10265 times
by owe
28 Jan 2021, 13:31
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Yeap, this plugin not compile in newer versions.
by owe
28 Jan 2021, 02:02
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

In the new firmware, I cannot use the plugins from homebridge and Esp_Easy to control the LED strips
by owe
28 Jan 2021, 00:13
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Firmwares
by owe
28 Jan 2021, 00:11
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Hi guys! I spend my time 3 days) How I can Send mqtt to RGB-Strip? I need use 2 plugins with 2 led strips. Thks you frends! Plugin is https://github.com/letscontrolit/ESPEasyPluginPlayground/blob/master/_P142_RGB-Strip.ino Topic to try send is /ESP_Easy/HSV value 30,67,99 Снимок экрана 2021-01-28 в ...
by owe
26 Jan 2021, 22:39
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Hi Ath. Please help me. My last question) I send to esp "255,170,84" that means red, green, blue channels for GPIO. How I can do that. Write rules or what I need. Thks! Best regards.
Снимок экрана 2021-01-27 в 0.36.22.png
Снимок экрана 2021-01-27 в 0.36.22.png (38.58 KiB) Viewed 10427 times
by owe
23 Jan 2021, 19:47
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Code: Select all

14581238 : Info   : ACT  : GPIO,14,192.00
14581245 : Info   : GPIO : port#14: set to 1
Guys GPIO work with 1/0, but I need set value 0-255 or 0-100 for dimming led.
by owe
23 Jan 2021, 16:47
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Yeah! Thanks sooo!!! That's help me^^
One more question: how I can send value form topic to GPIO. I try "Generic - MQTT Import" and "Regulator - Level Control" but this can only I/O not 0-255 value.
by owe
23 Jan 2021, 12:48
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Re: Try send commands.

Im use openHAB, in my raspberry mosquitto.
Снимок экрана 2021-01-23 в 14.45.54.png
Снимок экрана 2021-01-23 в 14.45.54.png (193.96 KiB) Viewed 10540 times
Снимок экрана 2021-01-23 в 14.46.13.png
Снимок экрана 2021-01-23 в 14.46.13.png (158.33 KiB) Viewed 10540 times
Изображение.jpeg
Изображение.jpeg (773.85 KiB) Viewed 10540 times
Снимок экрана 2021-01-23 в 14.49.57.png
Снимок экрана 2021-01-23 в 14.49.57.png (74.78 KiB) Viewed 10539 times
by owe
23 Jan 2021, 02:53
Forum: ESP Easy: General Discussion
Topic: Try send commands.
Replies: 28
Views: 10552

Try send commands.

Hi guys! Please help me, I try send mqtt to espeasy mega all night. How did that? I want build rgb led strip (not adress), but esp not accept commands. thks!