giuseppecastaldo / ha-addons

Home Assistant Whatsapp Add-on
Apache License 2.0
49 stars 18 forks source link

Message is not being sent #71

Open sjude68 opened 2 months ago

sjude68 commented 2 months ago

I used the following to test sending.

service: whatsapp.send_message data: clientId: default to: 919930006494@s.whatsapp.net body: message: this is a test

No message is received on my mobile. The error in the log is [2024-04-04T14:17:06.052] [INFO] default - Whatsapp Addon started. [2024-04-04T14:17:07.182] [INFO] default - default client is ready. [2024-04-04T14:17:10.429] [ERROR] default - Send message failed. Whatsapp error 400: undefined

norbertohenriques commented 2 months ago

Same happening here. Any idea of the root cause for this?

EDIT: I rebuilt the add-on and now it is working. Maybe it's just causality, but somehow my HASSIO is not sending WA messages again.