Smoke detector?

Looking for a smart smoke detector to integrate in to home assistant, wondering if anyone has any advice - must have features:

  1. actually be a decent detector (obviously can be as smart as you like, but if it doesn’t detect a fire, thats a problem) - the chinese ones kind of worry me
  2. must be able to silence wirelessly (I have some high ceilings)
  3. must be hard wired
  4. must not be insanely expensive (kind of like the nest protect ones, but as I need about 6 of them… that gets pricey)
  5. would like a somewhat ‘open’ protocol (was reading about a first alert one that they decided, nah we won’t support any more, disabling all the smart features…)
  6. integration with home assistant, hopefully with ability to control from home assistant too…

Nice to have:

  1. use as something other than a smoke detector when not saving my life (saw one that worked as an alexa), saw another that worked as a bluetooth speaker…

Any thoughts?

1 Like

I just put in some of the First Alert Combo Z-Wave Smoke/CO2 detectors. Mine are battery but pretty sure they had a hard-wired. Work great and integrate locally with a Z-Wave dongle. Only thing they don’t do on your list is the remote silencing (at least I haven’t figured that out yet), but they will work to do automations off of alarms.

I saw those, was really hoping I was missing something there… I have vaulted ceilings on my upper floor, meaning many of my detectors are 20 ft up. So far they haven’t alarmed, but can easily picture a false alarm any no way to shut them off without killing power to the circuit…

Get non-smart detectors that meet your needs and then do this.

Been using mine for year and a half with no issues. Every time I burn something in the kitchen it works flawlessly lol.

I see I can use that to get a report of my alarms, but I can’t see where it would let you silence the alarm…

I can silence any of my detectors from any of the other detectors.

However, there could be non-connected detectors that have the ability to silence via voice or something.

My solution was similar to @w1ll1am23 except I ran the NO/NC relay signal to my alarm panel and tied it into HA with Alarm Decoder.

There might be one detector within my reach, but my wife is short and my ceilings are high :wink:

You could go crazy lol, buy an “extra” detector and hook it up somewhere within reach or if you really want to mess around with it, crack the extra one open and figure out a way to hookup a relay to the silence button using an esp8266 and something like esphome/tasmota then you can silence from HA.

Of course you would need the ability to run wires, which is/was easy for me in my basement since I have a drop ceiling.

Could then have voice activated silencing via HA!

In fact, I might look in to that.

1 Like

Kiddie now makes these:

I just installed a few and they are really nice, Wi-Fi, app enabled, hardwired and interconnected. They are a great value at $89

It would be awesome if we could get an integration.

1 Like

Very interesting… of course I’ve already taken the plunge and said ‘screw it I’m going with nest protect’.

Curious - can’t seem to find - do these have a ‘remote silence’ feature? If not thats a deal breaker for me anyways. My ceilings are pretty high, and I can’t be pulling out a ladder to silence a nuisance alarm….

I have one of the First Alert Smoke/CO detectors, using z-wave aeotec dongle and it works well. I have a few automations set up in Node Red such as phone app notifications and all house lights on when it alarms. I think I found the information such as the sensors and attributes to use on this forum. I have found the battery reporting to be strange, the low battery chirp started when the battery reported 77%. The Smoke and CO alarms are reported in the HA sensor differently so you can tell which alarm type it is.

Any chance anyone knows of movement on an integration? Looking to change my existing Kidde detectors to the smart ones, and would love to have it integrated with HA.

Kidde Smart

Even if this can be integrated, it would be a cloud based integration subject to change at the whims of the manufacturer, and could even be shutoff at anytime.

Examples of people being left in the cold by cloud based API changes include Tuya Revert back to the old way of handling Tuya please - #28 by balloob , Insteon Is Insteon Dead? - #2 by mwav3 , and TPLINK TP-Link HS110 Smart Plug disappears after latest firmware update

I would not rely on an online integration using an API for something as critical as a smoke alarm activating. Actually, I wouldn’t rely on cloud based integrations for anything anymore as I’ve been burned too many times by them failing.

Instead, you might want to look at this option to make your existing detectors smart and use Zwave, an entirely local and standard protocol. If they are wired and interconnected you would only need one relay and can keep your existing detectors.

1 Like

That does appear to be a good solution if you’re only looking for a binary sensor. If you’re looking for supplement attributes (replacement, faults, etc.), and methods (triggering tests, sending a hush command, etc.), then you’re back to the API for now.

I just bought this First Alert Zwave, using with zwavejs2mqtt

It exposes all these sensors/attributes, and works local:

Update- I don’t currently see it on Amazon, but it is available on the ring website. Since it’s zwave, it doesn’t need the ring hub and would work with a zstick running zwavejs

1 Like

That looks nice - and would get rid of the stupid Ring listening thing that never seems to work. I’m assuming no remote shutting it up if there is a false alarm? My broomstick and vaulted ceiling routine is getting old :slight_smile:

Lol. Unfortunately not, it just operates as a sensor and doesn’t have user initiated tests and silence controls.

Is this the “Z-Wave JS” Add-On what you’re referencing? And if I try and use a “Aeotec Z-Stick Gen5” that I’ve never used, will that matter?

There’s this add-on:
image
… and then there is also this one under the community add-on:
image

Between these 2, I (and I believe Tim also) would actually recommend the latter.

2 Likes