I am seeing the oddest behaviour that I suspect is something silly I’m doing. I am installing an SLZB-06 on an existing system that previously had a ZigStar coordinator. Everything is latest version as of this morning. I am using the Z2M config copied from the SLZB-06 web config page, which includes the actual ip address 192.168.1.16 (so I’m not using mDNS discovery). Z2M fails with a socket not found error, but it references 192.168.1.2. When I go back to the Z2M configuration.yaml sure enough the port: line has changed to tcp:192.168.1.2 etc. I have changed it back, rebooted HA, confirmed the change has held and then tried to again to start Z2M only for it again to be changed to 192.168.1.2! I feel like I am in Alice in Wonderland territory at this stage
Note it doesn’t seem to be picking up a backup copy of configuration.yaml, if I make a multiline change it only changes the ip address.
Any ideas? Is there any known circumstances in which Z2M would change the port: tcp address?