switch notifications push telegram
Moderator: leecollings
switch notifications push telegram
hello excuse me I need help for telegram notifications about switches (in) or rules about blocky: why notices are continually sent to me if the status of a switch does not change?
Re: switch notifications push telegram
can everyone help me ?
why domoticz send me notifications of state switch in or out every minutes ?
why domoticz send me notifications of state switch in or out every minutes ?
-
- Posts: 105
- Joined: Saturday 25 November 2017 17:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version: v3.8153
- Location: Czech Rep.
- Contact:
Re: switch notifications push telegram
And what is your rules or blocky ?
Something like if switch == on then send telegram ??
Create some helping variable and store info, that notification was sent.
if switch == on AND varSENT == 0 then send telegram and set varSENT = 1
if switch == off AND varSENT == 1 then send telegram and set varSENT = 0
Something like if switch == on then send telegram ??
Create some helping variable and store info, that notification was sent.
if switch == on AND varSENT == 0 then send telegram and set varSENT = 1
if switch == off AND varSENT == 1 then send telegram and set varSENT = 0
RPi2 Domoticz v 4.10717
10 x Sonoff Basic - ESPeasy
1 x Wemos D1 - ESPeasy
1 x Shelly Plus Plug S
1 x Sonoff S26 - ESPeasy
1 x Shelly 1
1 x MySensors HC-SR04
1 x MySenosrs wifi gateway
1 x RFLink
4x Cam IPC-T240H
10 x Sonoff Basic - ESPeasy
1 x Wemos D1 - ESPeasy
1 x Shelly Plus Plug S
1 x Sonoff S26 - ESPeasy
1 x Shelly 1
1 x MySensors HC-SR04
1 x MySenosrs wifi gateway
1 x RFLink
4x Cam IPC-T240H
Re: switch notifications push telegram
Hello my blocky is this in image. But i have same problem from switch input or output notifications.
- Attachments
-
- Immagine.jpg (83.33 KiB) Viewed 545 times
Who is online
Users browsing this forum: No registered users and 1 guest