Fibaro Smoke Sensor Notification Setup Guide

Hi everyone, I wanted to share my recent experience setting up a smoke alarm system using Fibaro smoke sensors with zwaveJS. It’s been a fantastic journey, and I hope this guide helps someone else out there!

I started by researching how to integrate Fibaro smoke sensors into my existing smart home setup. After some trial and error, I developed a blueprint that sends notifications through my notification engine whenever a smoke sensor detects an alarm. The blueprint also handles tamper alerts and test notifications, which adds an extra layer of security.

Here’s a quick overview of the setup:

  • Smoke Sensor Detection: The blueprint triggers on any state change from the smoke sensor, tamper sensor, or test sensor.
  • Notification Engine: I used a custom script to send notifications to my family app with specific messages depending on the sensor event.
  • Customizable Messages: You can set different messages for fire alerts, tamper alerts, and test notifications to keep everyone informed.

The best part is how customizable this setup is. You can tweak the messages and the linked Lovelace page to match your home’s layout. I also included a default message for any unexpected triggers, which gives me peace of mind knowing the system is robust.

If anyone has questions or needs help setting this up, feel free to reach out! I’d love to hear about your experiences with Fibaro sensors or other smart home security solutions. Happy automating! :slight_smile: