Search found 3 matches

by maia
Friday 14 December 2018 19:09
Forum: Switches and Scenes
Topic: Disable motion sensor
Replies: 2
Views: 946

Re: Disable motion sensor

not sure about Fibaro motion sensor, but Xiaomi motion sensor located in public corridor which triggered every 5 min, works 3rd year for me...
by maia
Wednesday 12 December 2018 11:46
Forum: Cameras
Topic: Binding Hikvision camera to doorbell
Replies: 3
Views: 4878

Re: Binding Hikvision camera to doorbell

not sure that we have same scenario, but i finally achieved camera picture being sent via shell script attached to door open sensor.

Sensor On Action: script://door_bell_pic.sh

curl http://user:[email protected]/streaming/channels/2/picture -o /tmp/11xgd -s
curl -s -X POST "https://api.telegram ...
by maia
Wednesday 12 December 2018 10:17
Forum: Switches and Scenes
Topic: contact sensor multiple notifications
Replies: 2
Views: 992

contact sensor multiple notifications

I have xiaomi door sensor mounted on my garage door, with open/close notifications enabled. everything works fine, except every time door open/close it fires 3 times.... so i receive 6 notifications each door cycle.


door opening:
13:23 garage open
13:23 garage close
13:23 garage open

door closing ...