For Z-Wave related questions in Domoticz
Moderator: leecollings
arjanvdwiel
Posts: 8 Joined: Thursday 15 January 2015 22:46
Target OS: Raspberry Pi / ODroid
Domoticz version: V2.2284
Location: NL
Contact:
Post
by arjanvdwiel » Thursday 07 May 2015 15:57
I have a few Eminent EM6590 smoke detectors, which i can detect in domoticz.
When i press the (test) button on the smoke alarm, the domoticz-status is changed to 'on'.
But is there any way to trigger the alarms from domoticz? This way i can sync them so they all go off simultaneously?
RPi - RFXtrx433E - Mi Light - ICY Thermostat - Rubicson TX95 - HomeEasy EU - SelectPlus Chime - Elro AB400 - PT2262 Door sensors
D'rMorris
Posts: 138 Joined: Thursday 01 May 2014 9:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands - Sittard
Contact:
Post
by D'rMorris » Thursday 07 May 2015 17:21
Yes, there is
. For example, if you have a PIR and you want the smoke detector to go off on motion you use:
Code: Select all
commandArray = {}
if (devicechanged['PIR'] == 'On')
then
print('Motion detected')
commandArray['SendNotification']='Motion detected#Motion detected somewhere!#2'
commandArray['SMOKEDETECTOR']='On'
end
return commandArray
Derik
Posts: 1602 Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:
Post
by Derik » Thursday 07 May 2015 20:39
D'rMorris wrote: Yes, there is
. For example, if you have a PIR and you want the smoke detector to go off on motion you use:
Code: Select all
commandArray = {}
if (devicechanged['PIR'] == 'On')
then
print('Motion detected')
commandArray['SendNotification']='Motion detected#Motion detected somewhere!#2'
commandArray['SMOKEDETECTOR']='On'
end
return commandArray
And where do i have to place this?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
arjanvdwiel
Posts: 8 Joined: Thursday 15 January 2015 22:46
Target OS: Raspberry Pi / ODroid
Domoticz version: V2.2284
Location: NL
Contact:
Post
by arjanvdwiel » Friday 08 May 2015 10:41
The smoke detector is shown as a switch. When i switch it 'on' in domoticz, it doesnt start beeping..
So i guess a lua script wont work..
RPi - RFXtrx433E - Mi Light - ICY Thermostat - Rubicson TX95 - HomeEasy EU - SelectPlus Chime - Elro AB400 - PT2262 Door sensors
Egregius
Posts: 2589 Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:
Post
by Egregius » Friday 08 May 2015 10:52
I guess something else is wrong then.
I can test my smoke detectors by clicking the icon and let them beep with blocky. Should be possible in LUA also then.
D'rMorris
Posts: 138 Joined: Thursday 01 May 2014 9:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands - Sittard
Contact:
Post
by D'rMorris » Friday 08 May 2015 12:00
arjanvdwiel wrote: The smoke detector is shown as a switch. When i switch it 'on' in domoticz, it doesnt start beeping..
So i guess a lua script wont work..
It should be shown as a KD-101 and a fire icon, not a switch. Perhaps you can post a screenshot of the culprit?
arjanvdwiel
Posts: 8 Joined: Thursday 15 January 2015 22:46
Target OS: Raspberry Pi / ODroid
Domoticz version: V2.2284
Location: NL
Contact:
Post
by arjanvdwiel » Friday 08 May 2015 14:20
This is how i see them in domoticz
RPi - RFXtrx433E - Mi Light - ICY Thermostat - Rubicson TX95 - HomeEasy EU - SelectPlus Chime - Elro AB400 - PT2262 Door sensors
Egregius
Posts: 2589 Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:
Post
by Egregius » Friday 08 May 2015 14:22
Clicking on the round icon with flames does nothing?
Nevermind the KD-101 type, that's 433Mhz version (like mine and D'rMorris).
arjanvdwiel
Posts: 8 Joined: Thursday 15 January 2015 22:46
Target OS: Raspberry Pi / ODroid
Domoticz version: V2.2284
Location: NL
Contact:
Post
by arjanvdwiel » Friday 08 May 2015 15:15
Clicking on the flames turns them on, and reset turns them off.
But no sound..
RPi - RFXtrx433E - Mi Light - ICY Thermostat - Rubicson TX95 - HomeEasy EU - SelectPlus Chime - Elro AB400 - PT2262 Door sensors
rik82
Posts: 2 Joined: Tuesday 09 June 2015 14:43
Target OS: NAS (Synology & others)
Domoticz version:
Contact:
Post
by rik82 » Sunday 10 January 2016 17:46
I have the same problem. Can't send on signal to pt2262 smoke detector...
proohu01
Posts: 95 Joined: Friday 17 October 2014 12:20
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: The Netherlands
Contact:
Post
by proohu01 » Wednesday 09 March 2016 18:38
arjanvdwiel wrote:
This is how i see them in domoticz
Hi arjanvdwiel,
Would you mind sharing you smoke detector icon on the forum? (or PM) I like it and there is nothing in Domoticz like that by default.
Also, how did you get a reset button and how do you send this command to the smoke detector?
Pi 2 B | Pi Camera | PiFace 2 | RFXtrx433E (KaKu + Oregon Scientific) | Plugwise (9 Circles) | Aeon Z-Wave stick (Fibaro - dimmers, sockets, RGB, screens/blinds) | RFXMeter (Kwh/water/gaz) | WOL | Onkyo Receiver | RTC | Hikvision | Netatmo | Satel Integra
jvdz
Posts: 2269 Joined: Tuesday 30 December 2014 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.107
Location: Netherlands
Contact:
Post
by jvdz » Wednesday 09 March 2016 18:41
The shown Icon and reset button are there with a standard installation for me (Everspring SF812 Smoke Alarms)
Jos
proohu01
Posts: 95 Joined: Friday 17 October 2014 12:20
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: The Netherlands
Contact:
Post
by proohu01 » Wednesday 09 March 2016 19:06
My bad! Looking in the wrong place. Found it. Sorry for hijacking this post.
Pi 2 B | Pi Camera | PiFace 2 | RFXtrx433E (KaKu + Oregon Scientific) | Plugwise (9 Circles) | Aeon Z-Wave stick (Fibaro - dimmers, sockets, RGB, screens/blinds) | RFXMeter (Kwh/water/gaz) | WOL | Onkyo Receiver | RTC | Hikvision | Netatmo | Satel Integra
adsernl
Posts: 4 Joined: Monday 14 December 2015 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:
Post
by adsernl » Wednesday 16 March 2016 13:43
All,
i got the same problem with my pt2262 smoke detector. How can i make it beep?
thanks already
Users browsing this forum: No registered users and 1 guest