Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signal_receive

This will create a service which will listen on the websocket to catch any received signal messages.

Works on my machine ;-)

  • Raspberry PI4 with Supervised HomeAssistant OS

  • Precondition:

Only proceed when you are sure, that sending Signal messages is working.

  • Installation:

    • copy the files into /conf/custom_components/signal_receive (it's important you keep the name of the folder!)
    • total restart of your pi
    • now you can add this as integration and proceed with the configuration
  • Configuration:

    • phone_number: The phone number which is RECEIVING the messages
    • allowed_phone_numbers: A list of phone numbers to which you want to react

What will happen: Whenever a new message is received the event "signal_message_received" is triggered with the content. Only data messages (=new message) will trigger an event. If a list of allowed phone numbers is given, an event is only triggered if the sender is within this list.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages