lidl-gateway-freedom icon indicating copy to clipboard operation
lidl-gateway-freedom copied to clipboard

Add mDNS server to advertise the device to ZHA

Open sarg opened this issue 1 year ago • 0 comments

Implements #9. I've compiled it if you want to try: mdns.gz

By default it advertises tuya-local hostname and the service name is _zigbee-ezsp._tcp. These could be changed as /tuya/mdns --service _my-service._tcp._local --hostname my-hostname Upload to /tuya/mdns and add to the startup script:

echo "/tuya/mdns &" >> /tuya/tuya_start.sh

sarg avatar Dec 05 '23 12:12 sarg