@docnjt77 wrote:
hi
Im very new to Home Assistant and I purchased a Heiman Smart Smoke Sensor HS1SA-Z. Ive managed to set up a Z Wave network and i’ve got the Heiman Smoke Detector showing up in Home Assistant. I’ve also managed to set up iOS notifications and created an Automated Trigger so that when the Smoke Detector goes off I would like a notification to be sent to my iPhone.
Using the Automated UI approach this is the trigger which is created:
device_id: 00f9f03752554210bf94b9bf0400197d
domain: binary_sensor
entity_id: binary_sensor.heiman_technology_co_ltd_smart_smoke_sensor_hs1sa_z_sensor
for:
hours: 0
minutes: 0
seconds: 0
platform: device
type: turned_onI can test the trigger and it does indeed send a notification to my iPhone. I also went into Developer Tools to change the state of the Smoke Detector to On (using binary_sensor.heiman_technology_co_ltd_smart_smoke_sensor_hs1sa_z_sensor) and it does send a notification to my iPhone. OK Great!!
When I go and test the Smoke Detector by blowing smoke into it, the alarm goes off for a good few minutes however Home Assistant does not send the notification. I also checked and the state for binary_sensor.heiman_technology_co_ltd_smart_smoke_sensor_hs1sa_z_sensor is not showing as On so its still in an Off state so I assume this is why it’s not sending the notification.
OK so what’s going on here?
Cheers!!
Posts: 3
Participants: 2