Pool automation showing up as Repeater
-
I have built a node that will allow me to read and set the temperature in my pool and control the pump, heater and light.
I am using it with Vera as the controller.
When I add it to the network it is showing up as a Repeater.
Is that something that the gateway determines or is it something I did in the code?
-
Yes, you control this from the sketch and enables it in the setup()-fuction.
-
I see. Thanks for you help. Great work!