-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User docs #48
Comments
Thx for the good quickstart! One thin I'm trying to figure out is how to turn a light on or off on an esp8266 with multiple lights connected. How can i select the according entity?
|
Hi @modulator100, If you can configure one, you can use multiple instances. So add one esphome-out node, and configure it with the IP and passwords for the esphome device you want to control. You will not be able to select an entity yet. Deploy the flow. Now open esphome-out again - you will see that you can now select entities. You need one esphome-out node for each entity you want to switch. So if you have two switches on one device, you will need one esphome-out node for each one. |
how could i not see this! thanks a lot! |
Hi @twocolors
I have written quickstart guide for these nodes, but I am also old, and am doing something wrong. I can't see how to message you directly, so I'm just going to attach it as a text file, maybe you can copy and paste.
Thank you again for this very useful node.
node-red-contrib-esphome_quickstart.txt
The text was updated successfully, but these errors were encountered: