Open morph027 opened 2 years ago
That's quite unfortunate it took that long to get bbernhard/signal-cli-rest-api#208 done to finally hear there's a replacement for it altogether :/
@morph027 Judging by your GH profile, I'd guess your goal is also to support the ability to use Signal from Home Assistant?
That's quite unfortunate it took that long to get bbernhard/signal-cli-rest-api#208 done to finally hear there's a replacement for it altogether :/
Well, i guess thats the thing with information technologies 🙈 😁 I mean, i don't care as long as something solves my problem and while putting together my REST API wrapper, at least i've learned a lot.
Also, this does not necessarily mean that the other projects are not needed. They might solve things that are not possible with the plain API itself.
@morph027 Judging by your GH profile, I'd guess your goal is also to support the ability to use Signal from Home Assistant?
Jip, that's one of the main goals. I'm working towards https://github.com/home-assistant/core/pull/81855 and https://github.com/home-assistant/home-assistant.io/pull/24869
signal-cli 0.11.5 introduced a native http endpoint for JSON-RPC, which renders our REST-API wrapper projects quite useless 😉
Just started a new project https://gitlab.com/morph027/pysignalclijsonrpc to block the name within pypi. Basic functions yet (sending :wink:), need to port more.
FYI. No need to do anything about here in this repo from your side.