How do I get a notification on my phone when the alarm goes off on ihost?

I want to activate the security mode so that when I leave the house, if the alarm goes off, I get a notification on my phone (mail, sms, push notification, etc.) How can I do this?

1 Like

Use Node-Red to get a notification on yours phone .

There us a video in YouTube that shows you how to setup WhatsApp notifications. I’ve not watched it yet but i expect that uses node-red to achieve it.

I have just made a scene on the iHost, which swiches one of my (not used) switchs of a 4CH.
Than in the eWelink app I made a scene which makes a push notification, when this switch in ON

1 Like

Here you have an example with telegram

1 Like

Hello, could you explain in more detail how you configured this to receive notifications from iHost and what devices you used? Thanks.

Hello,
I have:

  • iHost,
  • ZB bridge Pro
  • NS pannel
  • 4CH switch,
  • 1 low voltage switch, which is connected to an extra alarm buzzer
  • door switch (ZB),
  • motion detection (ZB),
  • smoke detector (ZB),
  • 3 leak detectors (ZB).

I use the at Home and the out of Home alarm function of the iHost
Via scenes (most in the iHost) left swich triggers one alarm mode, rcight swicht triggers the other alarm mode.
If alarm is triggered a scene switches the switch for the buzzer AND a not connected switch at the 4CH.
In the eWeLink app, this switch triggers a scene which makes a Push notificationa and triggers de ZB alarm state.

Roughly this is how I set it up!

1 Like