gawindx / homebridge-risco-local-platform

This is plugin that integrate Homebridge with Risco Alarm Security System from local network.
MIT License
5 stars 4 forks source link

add Alarm state to Homebridge Logging. #5

Open andyblac opened 2 years ago

andyblac commented 2 years ago

when the alarm panel changes state (AWAY / HOME / OFF) log such a change in the homebridge log.

andyblac commented 2 years ago

while you are adding this, could you also add sensor states as well please?, when a sensor state changes, ie motion sensor detect motion, when a contact sensor is opened / closed.

thx

Sylanorr commented 2 years ago

Good evening

I would like to ask how to get a notification when the alarm rings following a detection.

Before, risco cloud generated a notification for me. Now that I only have the live connection, when I'm not at home, I have no idea how to get the info on the alarm status in case of intrusion for example.

Can you help me?

gawindx commented 2 years ago

Without adding the ability to send notifications directly from the plugin, I don't think that's possible.

It is true that this addition is not unnecessary. Sending an email must be feasible, as for the creation of a push notification, this must also be possible but may be more complicated to implement.

I will explore these possibilities and see how it can be implemented.

andyblac commented 2 years ago

Without adding the ability to send notifications directly from the plugin, I don't think that's possible.

It is true that this addition is not unnecessary. Sending an email must be feasible, as for the creation of a push notification, this must also be possible but may be more complicated to implement.

I will explore these possibilities and see how it can be implemented.

I was asking for a simple entry in the homebridge log, could you add this ?