#Weekly i'm alive sms
- action:
- data:
message: Im alive
service: notify.ClickSend
alias: Weekly alive message
id: c
condition:
- after: 00:00:00
before: '23:59:59'
weekday:
- mon
condition: time
trigger:
- at: '20:00:00'
platform: time
I also tried to use the developer tool with notify.clicksend and "{“message”: “test message”} - with the same result…
Any ideas? Or directions to how I can diagnose it further?
I have been in contact with ClickSend to find out if the error is on their side.
The guys there did an amazing job of investigating HomeAssistant and realized that someone broke the code and got it release with hass approximately 6 months ago. They fixed it and have summitted a fix to the main line.
His words: “Someone added a feature to allow for sending to multiple recipients at once which completely broke the integration” (Log says it was added 6 months ago so this would be why your’s suddenly stopped)
If it happens that I am not the only using clicksend, you can get the updated pyhton file for cicksend support here (I do not know how long the link will be active): https://d.clicksend.com/d/166lDY8S/clicksend.py