Ok no clue if anyone has created something like this but I am kinda fed up with the 433mhz wall switches I use because they often don’t work (bad reception on homeduino).
What I would like is the following: use the gpio pins on an esp board as a way to let the esp send a signal to pimatic (variable). So I would like to connect my normal wall switches to the esp to let the gpio pins get high or low when operating the switch. When the pin gets high the esp has to send a signal to pimatic so I can switch on my hue lights for example and when the pin gets low it should turn off. Tha last part is simple since this is done by rules and it is already the way it works now with the 433mhz switches. But I don’t know if this is implemented in espimatic or espeasy? I’ve seen the other way round on espimatic with the relay settings but I don’t want to switch relays.
Any ideas?