juaigl / esphome-garage-cover-single-control

Project to command a garage door with a single control interface.
25 stars 9 forks source link

Reed switches details #8

Closed adi32k closed 5 months ago

adi32k commented 5 months ago

Can you please put some pictures on how you installed the two reed switches on your gate. For the reed switch that is on the other side of the esp module, that in my case is 5 meters apart, do i need to take extra precautions when i connect it to an esp pin?

juaigl commented 5 months ago

Hello

You don't need to put it 5m from the ESP. My gate is 6m long and I have both switches almost side by side.

This is how I did:

image

  1. Place the reed switches near to you ESP and separated like 10-15 cm one from other
  2. Fully close the door, place the magnet in the gate in front of close reed switch
  3. Fully open the door, place the magnet in the gate in front of open reed switch
adi32k commented 5 months ago

Hello

You don't need to put it 5m from the ESP. My gate is 6m long and I have both switches almost side by side.

This is how I did:

image

  1. Place the reed switches near to you ESP and separated like 10-15 cm one from other
  2. Fully close the door, place the magnet in the gate in front of close reed switch
  3. Fully open the door, place the magnet in the gate in front of open reed switch
adi32k commented 5 months ago

Thanks