How can I control a relay connected to HA from ESPHome? There are two nodes. One of them is ESP8266 and includes main software and the other one is a relay working with ESP01 which is intagreted to HA. In all the examples I have looked at, it is assumed that the relay is directly connected to the gpio of main ESP8266. Whereas, what I want to do is to control a separate relay integrated into HA from other ESPHome.
Here is my definition of climate control. Also i have an entity which is named switch.kombi_relay. I want to control this relay within climate control. What can i define in ESPHome and write correct sentences to switch.turn_on: and switch.turn_off: action?
Thanks for your reply. I have reviewed this page before, but where do I specify the entity_id: switch.kombi_relay information? Can you give a small example based on the information I gave in my first message?
You know it is really bad form to keep asking the same question in multiple threads. This is your 3rd. You have already been given the same answer. Please stop.
This question I asked is not the same as other questions. I got stuck on the same project but on a different issue. This topic was about controlling another device, others were about setting the thermostat target temperature. And why did this bother you so much? You can ignore my messages if you don’t want to help.