Please tell me your Amazon Dash Button MAC Vendor prefix

Doesn’t work with my rpi3 with the last openhabian version and the dash binding. Tried everything, it doesn’t find “the thing”. And the same errors when start to search:

2017-08-11 20:00:40.535 [WARN ] [org.pcap4j.util.PropertiesLoader    ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.inet, use default value: null
2017-08-11 20:00:40.536 [WARN ] [org.pcap4j.util.PropertiesLoader    ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.inet6, use default value: null
2017-08-11 20:00:40.538 [WARN ] [org.pcap4j.util.PropertiesLoader    ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.packet, use default value: null
2017-08-11 20:00:40.539 [WARN ] [org.pcap4j.util.PropertiesLoader    ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.af.link, use default value: null
2017-08-11 20:00:40.662 [WARN ] [org.pcap4j.util.PropertiesLoader    ] - [org/pcap4j/pcap4j.properties] Could not get value by org.pcap4j.dlt.raw, use default value: null

My dash macs:

FC:A6:67:41:C9:--
68:37:E9:22:95:--
B4:7C:9C:93:05:--
40:B4:CD:8A:AA:--
68:37:E9:84:63:--

Anyone got this working with openhabian?

Execute the java setcap again and it should start working:

sudo setcap cap_net_raw,cap_net_admin=eip $(realpath /usr/bin/java)

http://docs.openhab.org/addons/bindings/amazondashbutton/readme.html#installing-libpcap-on-debianubuntu

I already tried that.
But anyway, I did it again. Nothing.
Is it possible to be a zulu java issue?

[14:28:13] openhabian@openHABianPi:~$ sudo setcap cap_net_raw,cap_net_admin=eip $(realpath /usr/bin/java)
[14:28:29] openhabian@openHABianPi:~$ sudo getcap $(realpath /usr/bin/java)
/usr/lib/jvm/zulu-embedded-8-armhf/bin/java = cap_net_admin,cap_net_raw+eip
[14:28:38] openhabian@openHABianPi:~$ sudo setcap cap_net_raw,cap_net_admin=eip $(realpath /usr/bin/java)

Its interesting that it doesn’t find the dash but my iphone receive the command and as I use the network binding to other stuff, and openhab does recognize the dash as a network interface and its command. But no with the dash binding. I did a full clean install with only dash binding, no network binding, and no recognition. I’m getting crazy about it. lol

fc:a6:67
b4:7c:9c
68:37:e9