This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The test button on POPP 4001 Smoke Detector and Siren (POPE004001) do not trigger a flow
vidjense
Member
I have bought 3 pcs of "004001 - Smoke Detector and Siren" and is currently running Homey firmware 1.3.1 with your Popp app ver. 1.1.6.
Perhaps I am doing something wrong, but I cannot get the 4001 smoke detector to trigger a smoke alarm in the Homey flow by using the test button on the smoke alarm.
Comments
@mruiter is the developer of this app and driver.
The driver is setup to trigger an alarm event based on the SENSOR_BINARY_REPORT and not the Notification class. Does the logging show this report mentioned during pressing of the test button?
Does the manual state that pressing the test button will also trigger an alarm (and also the SENSOR_BINARY_REPORT)?
Decapsulated frame from COMMAND_CLASS_SECURITY to COMMAND_CLASS_SENSOR_BINARY, data 0x03ff02
and
Decapsulated frame from COMMAND_CLASS_SECURITY to COMMAND_CLASS_SENSOR_BINARY, data 0x030002
Here is the complete log after I press the test button on the smoke detector from the POPP app:
Here is what I found in the manual:
"A button on the device can be used to test the smokebox, the electronics and the battery. In addition the device has an integrated test functionality to make manual tests with Aerosol unnecessary."
"A button on the Z-Wave module is designed to test the smokebox and sends the battery and smoke alarm to the Z-Wave controller"
I can turn on and off the alarm with the switch on the card, but it does not indicate alarm when I push the test button.
I also notice that your entire mobile card is greyed out; never seen this before... even the battery percentage that should be green...
can you try to remove the smoke alarm and re-add it?
Regarding the "grey out". The NodOn Smart Plug is the same. It is only black if the light is turned on.
Light OFF:
Light ON:
Smoke alarm sounding (used the "Turned on"-switch to sound the alarm):
Also the association group 2 (alarm) will not be triggered by other means than a real alarm.
The statement in the manual...
"A button on the Z-Wave module is designed to test the smokebox and sends the battery and smoke alarm to the Z-Wave controller."
... is false and should, according to support at Popp, read:
"The Z-Wave radio module enables the smoke and battery alarms to be transmitted to a central Z-Wave controller."
... so I am off to buy a test spray to test the smoke alarm and setup.
Perhaps less mess and smell with spray!?
I already expected that this would be the case based on the logging provided... @m-ruiter possible remark to included into the readme of the Popp app?