Tobias Salzmann

My way of using Signal-CLI-Rest-API to send Editable Messages in Home Assistant

There are multiple ways to send a Signal message in home assistant. This post describes my way of sending Editable Signal messages using the signal-cli-rest-api. I choose to use the REST integration to build a script that is able to send messages while can also edit sent messages. The default way using notify does not allow you to edit messages, so this is a workaround to send messages that are updatable.

Plex in docker with binds

The problem is that Plex runs as the plex user and therefore is not possible to access the bindings.

Responsive golang webapp without JavaScript

tl;dr It is possible to flush the http.ResponseWriter with the help of http.Flusher and create a responsive feedback for users that dont have JavaScript enabled.

Generating an rest api with go-gen-api

tl;dr I generated an api with go-gen-api to speed up my development process.

Getting the Skype for business status without any api

If you use an Skype for Business onprem server and you want to get the status of all users easily use this database script on your \RTCLOCAL table.