haberda / signal-addon

Signal addon docker files
10 stars 7 forks source link

Pairing an Android device is not possible #82

Closed raebbaer closed 1 year ago

raebbaer commented 1 year ago

I installed the signal addon on a new HA installation. Then I tried to register my number using:

curl -X GET -H "Content-Type: application/json" 'http://homeassistant.local:8080/v1/qrcodelink?device_name=signalapi' --output qr.png

I can scan the resulting QR code with my signal app on android and it says: Device paired. But if I look into the paired devices menu there is nothing to see. And the HA installation says: User not registered.

What do I do wrong?

haberda commented 1 year ago

This sounds like an upstream issue. I don't know how the Signal cli application works, I just packaged the upstream container for HAOS so that you can run it without a separate machine running docker.

I would ask the question on that repository.

raebbaer commented 1 year ago

Thank you very much. I will ask on that repository.

raebbaer commented 1 year ago

I solved this issue using a different android phone with another signal installation...