Search found 21 matches

by Mariete
05 Feb 2022, 10:07
Forum: ESP Easy: General Discussion
Topic: Parse data from SerialProxy
Replies: 10
Views: 6217

Re: Parse data from SerialProxy

I think I've found a workaround: Your workaround works (although I don't understand how)!!! Thank you very much! :-) I'll document it here just in case anyone searches for a similar question: There are the rules: on !geigercounter#v* do // EVENT: !geigercounter#v=`42,0.6885,4.71` logEntry,"Thi...
by Mariete
04 Feb 2022, 10:40
Forum: ESP Easy: General Discussion
Topic: Parse data from SerialProxy
Replies: 10
Views: 6217

Re: Parse data from SerialProxy

I think the easiest way here is to parse them in the rules by adding it to a new event. Thank you very much! I'm now in the right track with this. Unfortunately there seems to be a issue. Looks like events generated by SerialProxy are not processed by rules (it's sent fine by the MQTT controller). ...
by Mariete
03 Feb 2022, 21:21
Forum: ESP Easy: General Discussion
Topic: Parse data from SerialProxy
Replies: 10
Views: 6217

Parse data from SerialProxy

Hi. I'm using the SerialProxy plugin to consume data from a Geiger Counter (it transmit measurements via serial at 9600bps). Is possible to parse the received data somehow (three fields separated by commas) with rules so I can send each one independently via HTTP and MQTT? The received payload is: I...
by Mariete
03 Jun 2021, 16:28
Forum: ESP Easy: Software
Topic: ESPEasy-NOW
Replies: 3
Views: 5832

ESPEasy-NOW

Hello. I searched here at the forum and at GitHub looking for the actual status of ESPEasy-NOW but can't find a clear answer (only some references on the change log about some fixes with the merge process). I have some questions regarding the status and implementation for ESP-Now in ESP Easy. Is ESP...
by Mariete
16 Feb 2021, 22:50
Forum: ESP Easy: Projects / Applications
Topic: Matrix Display with movement detector for custom message
Replies: 5
Views: 14702

Re: Matrix Display with movement detector for custom message

I have planned to do a MAX7219 dot matrix display plugin for ESPEasy (using a popular standard library), I just need to finish a few other projects first. Seeing this usecase just motivates me more to finish stuff and start this one asap :D Very good news! I'll keep my eyes on this. Thank you! :-)
by Mariete
08 Feb 2021, 15:00
Forum: ESP Easy: Software
Topic: Plugin development for CO2 sensor Cubic CM1006
Replies: 5
Views: 4412

Re: Plugin development for CO2 sensor Cubic CM1006

Hi.

Yes, I mean all files get compiled.

Ok. I'll wait for the modification of the Python scripts.

Thank you very much!
by Mariete
07 Feb 2021, 21:17
Forum: ESP Easy: Software
Topic: Plugin development for CO2 sensor Cubic CM1006
Replies: 5
Views: 4412

Re: Plugin development for CO2 sensor Cubic CM1006

This is the one I'm using and everything gets compiled at each build:

Image

I have no other environments open during build.
by Mariete
07 Feb 2021, 12:59
Forum: ESP Easy: Software
Topic: Plugin development for CO2 sensor Cubic CM1006
Replies: 5
Views: 4412

Plugin development for CO2 sensor Cubic CM1006

Hi. I'm trying to adapt the _P049_MHZ19.ino for use with the Cubic CM1006 CO2 sensor. I already installed the development environment with Platformio (Core 5.1.0 Home 3.3.3) and Visual Studio Code (v 1.53.0) The problem I have is that every time I do a little change (or nothing at all) and press &qu...
by Mariete
14 Feb 2017, 09:56
Forum: ESP Easy: Software
Topic: Feature request - SendtoHTTP authentication
Replies: 6
Views: 8718

Re: Feature request - SendtoHTTP authentication

Thank you.

Looks like my _C008.ino is already modified but it still doesn't work.

I'm trying to use it in a rule.
by Mariete
14 Feb 2017, 09:12
Forum: ESP Easy: Software
Topic: Feature request - SendtoHTTP authentication
Replies: 6
Views: 8718

Re: Feature request - SendtoHTTP authentication

Did you manage to do the authenticated call?

I'm facing the same situation with SendToHTTP
by Mariete
18 Jan 2017, 11:43
Forum: ESP Easy: Projects / Applications
Topic: MH-Z14 / MH-Z19 CO2 sensor
Replies: 55
Views: 79598

Re: MH-Z14 / MH-Z19 CO2 sensor

A few days ago i received a MH-Z19. Unfortunately, i cannot get it working with the plugin . I know the sensor is fine, because with this code it works great. In both code i have the wires connected to the same pins (D3 and D6). I tested under ESPEasy if these were assigned to the correct GPIOs and...
by Mariete
10 Jan 2017, 22:45
Forum: ESP Easy: Projects / Applications
Topic: My Home Setup
Replies: 10
Views: 14712

Re: My Home Setup

My first node is simple room thermostat, tracking room temperature and humidity. It has DHT22, ESP8266 nodemcu, 1602 LCD with SPI how did you get SPI to work on your system? ESP easy does not have the support for SPI? i ask because i have only SPI TFT and OLED displays and want to use them for my p...
by Mariete
08 Jan 2017, 22:20
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 230708

Re: ESP Easy development status

I'm so sorry to hear this. :o

Thank you very much for all the work you did on ESPEASY.

We will miss you, for sure. I hope somebody takes over ESPEASY and gives continuity to it.
by Mariete
29 Dec 2016, 11:01
Forum: ESP Easy: Projects / Applications
Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
Replies: 94
Views: 154070

Re: Wifi Candle - illuminate with ESPEasy (WS2812)

moelski wrote:Ok you can send it to dominik AT logview DOT info.
I will have a look.
Sent!

I added (for a smother effect) a PLUGIN_SIXTY_PER_SECOND.

I sent to you also the latest ESPEasy.ino and __Plugin.ino I used to compile it, just in case I modified something more I don't remember.
by Mariete
29 Dec 2016, 10:40
Forum: ESP Easy: Projects / Applications
Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
Replies: 94
Views: 154070

Re: Wifi Candle - illuminate with ESPEasy (WS2812)

Hi Mariete, looks nice, but I think the main problem is that it´s a fire simulation. And at y candle you don´t have this huge flame nor such sparkles flying around... Did you include it into my code? I tried at first to include it into your code but I found it to be more difficult so I started from...
by Mariete
29 Dec 2016, 10:10
Forum: ESP Easy: Projects / Applications
Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
Replies: 94
Views: 154070

Re: Wifi Candle - illuminate with ESPEasy (WS2812)

I implemented the Fire2012 algorithm and it's working now. I don't like the effect very much at the moment. May be it has something to do with the color mapping, not sure. Give me some time to see if I can fix the color mapping issue and clean the code and I'll upload it to the playground (or just l...
by Mariete
15 Dec 2016, 11:35
Forum: RFlink: General Discussions
Topic: Milight RGB protocol supported?
Replies: 1
Views: 3595

Milight RGB protocol supported?

Hi. I just installed the a NRF24L01+ module in my RFLink, bought at Nodo Shop (PCB V 1.2). I spent hours, with firmware .44 and .45, trying to find out why it didn't received data from my Milight RGB remote until I tried with a RGBW remote (the one with 4 "channels") and it received the da...
by Mariete
12 Dec 2016, 12:24
Forum: ESP Easy: Projects / Applications
Topic: Nodo Small revival project
Replies: 14
Views: 16132

Re: Nodo Small revival project

I can't find any information on the RFLinkSmall. Where can I know more about it?

I already have a RFLink but would like to include a cheap and easy RFLinkSmall to cover some dead spots in my house ;-)
by Mariete
23 Nov 2016, 09:25
Forum: ESP Easy: Projects / Applications
Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
Replies: 94
Views: 154070

Re: Wifi Candle - illuminate with ESPEasy (WS2812)

Hello @moelski Thank you very much for sharing your work. I had it running in almost no time (5 minutes?) following your instructions. Do you have plans to implement the Fire2012 algorithm? Or maybe some other person already did (being it integrated in Wifi Candle or just as a separate plugin)? It w...
by Mariete
05 Nov 2015, 19:19
Forum: Introduce yourself
Topic: Hello from Spain
Replies: 1
Views: 2456

Hello from Spain

Hi.

Old home automation user from Spain here.

Lots of thinking with Homeseer since V1, Vera, Openhab, Nodered, Jeenodes, Zwave, EmonTX, etc...

Now trying the new ESP8266 highway :-)

Great work with ESP EASY, looks really promising.