mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 23:54:22 +01:00
Update HOMEASSISTANT.md
This commit is contained in:
@@ -4,6 +4,9 @@ This document describes how to use the Signal Messenger REST API together with H
|
|||||||
|
|
||||||
prerequisites:
|
prerequisites:
|
||||||
* docker + docker-compose
|
* docker + docker-compose
|
||||||
|
|
||||||
|
-or-
|
||||||
|
* ability to install Home Assistant add-ons
|
||||||
* a phone number to send signal notifications
|
* a phone number to send signal notifications
|
||||||
|
|
||||||
## Set up the docker container
|
## Set up the docker container
|
||||||
@@ -24,6 +27,13 @@ services:
|
|||||||
|
|
||||||
* start the docker container with `docker-compose up`
|
* start the docker container with `docker-compose up`
|
||||||
|
|
||||||
|
## Or Install Home Assistant Add-on
|
||||||
|
|
||||||
|
Add this repository to your Home Assistant Add-on Store reposity list:
|
||||||
|
|
||||||
|
https://github.com/haberda/hassio_addons
|
||||||
|
|
||||||
|
Then install and start the add-on.
|
||||||
|
|
||||||
## Register phone number
|
## Register phone number
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user