#Wired connection to my lamps

1 messages · Page 1 of 1 (latest)

oak condor
#

Hi,

I need to contrloll 40 lamps with Home Assistant. The connection should be wired to make it as stable as possible.
I've found Shelly Pro 4PM already, however it seves only 4 lamps per module and its quite expensive. Do you know any other modules I can use for such architecture?

twilit coral
# oak condor Hi, I need to contrloll 40 lamps with Home Assistant. The connection should be ...

do you want something off the shelf or happy with a little work?

you could get a esp32 relay board and configure it with ESPHome and put it into a box of some sort.
there are a few options available but realistically the max i have seen is 16 relays on a board. which you could use 3 of and have some spares.

or you could build your own big boy using basic relay boards and gpio expanders powered by an esp32

oak condor
#

@twilit coral thank you for suggestion, however I would like something which will required less manual work. Something from a shelf as you suggests.

twilit coral
#

you are probably going to struggle to find something "off the shelf" with more that 8 relays.

#

you could look at something like a rack style switchable PDU that's compatible with HA. but that's going to be an expensive way of doing it.

oak condor
twilit coral
oak condor
twilit coral
#

esp32/esphome devices are just wifi once its connected to network the esphome integration will pick it up. sure they put a rf433 thing on that one too but you can just not use that

#

or did you mean for purposes of modding it to ethernet?

#

the athom stuff is pretty simple. you power it up. it will broadcast a wifi ap. you connect and access the web ui and input your wifi creds. then it will connect to your network and your in business