Smoke & CO Detectors

Well here’s what mine sounds like…

Hi all, thanks for the info. I was also scrolling checking Smoke detector? - #14 by mwav3 where also the First Alert Zwave, using with zwavejs2mqtt was suggested.

Does anybody have experience with the Google Nest Protect V2? Some google search hits didn’t made me clear how well this is supported bij HAS?

I currently have non-smart smoke detectors, the HAGER TG501A powered with 230V and a backup battery and linked together but they are not very reliable. The same issue as @Robb they went off multiple times in multiple nights (cleaning them didn’t help).

So for me a 230V powered solution (with optional backup battery) would be preferred because the power is already available (just replacing the current Hager ones). But if there is a better option out there with accu then that’s fine.
Requirments:

  • Smoke detection
  • Heat detection is preferred (probably more reliable then only smoke?)
  • Carbon Monoxide detection is not mandatory (within a few months I will no longer use natural gas and my natural gas connection will be eliminated).
  • Serine somehow (speaker with warning voice is also OK) linked
  • Integrated PI/motion detector would be nice

All advises are welcome, thanks!

Hi srk23, would you be able share some more info on how you did this (I’m very much a beginner here). I’ve got an Ei414 and an esp32 spare to try. or is it as simple as you’ve stated - wire up the Commons to ground on the esp, NO’s to other Pins on the esp and then do the esphome stuff for each pin?

Simply connect the relays directly to a GPIO pin and ground.

In ESPHome:

binary_sensor:
  - platform: gpio
    pin:
      number: GPIO23
      mode: INPUT_PULLUP
    name: "Smoke alarm"
    device_class: smoke
  - platform: gpio
    pin:
      number: GPIO21
      mode: INPUT_PULLUP
    name: "CO alarm"
    device_class: safety
  - platform: gpio
    pin:
      number: GPIO19
      mode: INPUT_PULLUP
    device_class: problem
    name: "Fire service"
1 Like

excellent, thanks! I wired this all up tonight and it seems to be working - I’ll give it a test when the kids are at school and not asleep :rofl:

@grayfrost90, @srk23,

I don’t suppose either of you would be so kind as to sketch up the wiring schematic and post? Just so I and future readers get it right :smiley:

Thank you!

This is pretty neat. I am looking at interfacing to my Aico system and come up with an idea of using a single RBU to present status to my Texecom alarm panel (also Home Assistant):


In an ideal world I would like to bring back the status for each device. I know that when you press buttons on the Ei529RC the alarms sound in turn so there must be some kind of “intelligence” on the Ei529RC “Interconnect/Control” line. I am thinking that this might work if anybody knows what the protocol/signal is?

Bit late to the thread but in a similar position where a small extension forces a hard-wired system to be installed and want to make sure it’s something I can integrate with HA even if this is added later.

Would love a bit more of an idiots guide to this setup if possible with the Aico range. I believe I have an understanding of what’s being done but as we’re talking about fire alarms it’s not something I’d want to get wrong.

I would need an Aico EI414 RadioLINK - would anyone be able to confirm which specific sensors you’ve used with this?

I’d be looking to get an electrician to fit all this and then I could connect via an ESP8266 myself once building work completed for the HA integration via ESPHome. I’ve not used this before but think from the info above I should be good to go.

Is there a recommended ESP8266 board/supplier you use as I’ve just had a look at there seems to be many options on these.

Thanks

Did you find a suitable smoke detector eventually? I have a few that need to be replaced.

This is interesting. I followed up and read about Popps sensor, and found this bit:

It is possible to deactivate the alarm on all smoke detectors to which the alarm is sent, but not on the triggering smoke detector. To do this, you must find and eliminate the cause of the alarm.

Can you also silence alarms everywhere?

I have a kitchen with false alarms, girlfriend can’t reach the ceiling - I’d like a remote silence button :slight_smile:

Don’t use these… I’ve had them for a little over 3 years and had to replace all of them multiple times. They have an issue where they tend to go bad for no reason because of the method they use for smoke detection. And when they go bad, they false alarm.

I decided recently to replace everything with Nest Protects; couldn’t be happier.

Can recommend these!