star114 / Smartthings

Smartthings smartapps and custom DTHs
MIT License
3 stars 3 forks source link

notification to kakao talk or telegram #52

Closed star114 closed 4 years ago

star114 commented 4 years ago

Telegram DTH without smartapp has a problem to call httpGet api.

It returns “javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure” It looks like tls client version is too low.

We cannot fix this issue since DTH runs in Smartthings cloud server.

I’ll use MS-connector to send a message to telegram or kakaotalk

star114 commented 4 years ago

workaround has been applied. it only works with telegram for now.