looking their site for some esp32 wled controller i found this:
seems very interesting standalone gateway
looking their site for some esp32 wled controller i found this:
seems very interesting standalone gateway
I’m looking at that too. Did you end up getting it?
Been ruining HA for years, but wanting to add some zigbee devices.
I live in a mud brick house so signals do not go through walls very well. I need a zigbee controller that works over ethernet so I can get it in the right place for the best signals.
Has anyone tried it this controller?
I understand you can only have one coordinator, but can this also be used as a repeater for zigbee? I’d need about three or 4 of them at least in my house for coverage…
I have it running for 3 Days now, was not a problem to set up. Most of the devices are working, expect the typical Danfoss Ally Diva which works half of the time, but don’t know I should blame the bridge.
Also FW updates for IKEA and HUE was already succesful
Could you please post your Zigbee2MQTT configuration yaml?
I think mine is right but would be nice to see someone else’s to compare.
Mine is :
data_path: /config/zigbee2mqtt
socat:
enabled: true
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8888,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: true
mqtt: {}
serial:
port: tcp://192.168.3.235:8888