Originally posted by donstephens
View Post
Also you can use IP scanners, so you will find it as well.
We also added some changes to Z2M and the next Z2M's release (early June) will contain Adapter's mDNS autodiscovery. SLZB-06 is the first one that supports this feature so far in Z2M. This will simplify the config, e.g. you do not need to set-up Z2M at all, everything will be done automatically, just plug-and-play.
It is available in the dev branch already.
https://github.com/Koenkk/zigbee2mqt...conf-discovery
So since that release, you do not need to know the ip address, as you need to put in config only:
Code:
port: mdns://slzb-06
Comment