OK, mein "discovery" tool zeigt zwar nur IPv6 an und nicht ipv4 aber der Port irritiert mich:
Ein netstat zeigt mir an, dass das direkt von Yahka kommt und nicht von avahi.
adieball@s01:~$ sudo netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 192.168.119.121:7999 0.0.0.0:* LISTEN 2045/io.geofency.0
tcp 0 0 192.168.119.121:8100 0.0.0.0:* LISTEN 2443/io.doorbird.0
tcp 0 0 192.168.119.121:8090 0.0.0.0:* LISTEN 1851/io.admin.1
tcp 0 0 192.168.119.121:8083 0.0.0.0:* LISTEN 2389/io.web.1
tcp 0 0 192.168.119.121:8082 0.0.0.0:* LISTEN 2365/io.web.0
tcp 0 0 192.168.119.121:8081 0.0.0.0:* LISTEN 1802/io.admin.0
tcp 0 0 192.168.119.121:8181 0.0.0.0:* LISTEN 3023/io.wiffi-wz.0
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 697/systemd-resolve
tcp 0 0 127.0.0.1:8088 0.0.0.0:* LISTEN 773/influxd
tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 877/iobroker.js-con
tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 877/iobroker.js-con
tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 2220/io.shelly.0
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 885/perl
tcp 0 0 192.168.119.121:1883 0.0.0.0:* LISTEN 2279/io.sonoff.0
tcp 0 0 192.168.119.121:1884 0.0.0.0:* LISTEN 2101/io.mqtt.0
tcp 0 0 192.168.119.121:2010 0.0.0.0:* LISTEN 2011/io.hm-rpc.0
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/init
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 796/sshd: /usr/sbin
tcp 0 0 0.0.0.0:33115 0.0.0.0:* LISTEN 81913/io.yahka.0
tcp6 0 0 :::8086 :::* LISTEN 773/influxd
tcp6 0 0 :::61991 :::* LISTEN 3140/io.harmony.0
tcp6 0 0 :::51989 :::* LISTEN 2154/io.nuki-extend
tcp6 0 0 :::51523 :::* LISTEN 979/homebridge
tcp6 0 0 :::111 :::* LISTEN 1/init
tcp6 0 0 :::22 :::* LISTEN 796/sshd: /usr/sbin
tcp6 0 0 :::8581 :::* LISTEN 862/hb-service
udp 0 0 0.0.0.0:10000 0.0.0.0:* 885/perl
udp 0 0 0.0.0.0:61991 0.0.0.0:* 3140/io.harmony.0
udp 0 0 0.0.0.0:54423 0.0.0.0:* 3600/avahi-daemon:
udp 0 0 0.0.0.0:5353 0.0.0.0:* 3600/avahi-daemon:
udp 0 0 0.0.0.0:5353 0.0.0.0:* 979/homebridge
udp 0 0 0.0.0.0:5353 0.0.0.0:* 862/hb-service
udp 0 0 0.0.0.0:5353 0.0.0.0:* 697/systemd-resolve
udp 0 0 127.0.0.53:53 0.0.0.0:* 697/systemd-resolve
udp 0 0 0.0.0.0:111 0.0.0.0:* 1/init
udp6 0 0 :::5353 :::* 697/systemd-resolve
udp6 0 0 :::5353 :::* 3600/avahi-daemon:
udp6 0 0 :::55295 :::* 3600/avahi-daemon:
udp6 0 0 :::111 :::* 1/init
adieball@s01:~$
Ich meine mich zu erinnern, dass ich avahi erst im Rahmen des Troubleshooting installiert hatte, was wohl unnötig gewesen ist.
Sollte ich avahi wieder entfernen (und Homebridge erstmal gleich mit)? Hatte ich probiert, aber dann taucht Yahka weder im Discovry tool noch in Homekit auf.