YAAP - Yet another alarm (control) panel (ESP8266)

Hi everyone,
I build a little hardware alarm panel for people who don’t have a phone and can’t be integrated into Home Assistant in another way.

You can find the code and more details on GitHub. I have never really learned or done any proper C coding so don’t look to closely at my code :smile: (or send a pull request!).

I hope someone finds this useful! :slight_smile:

Features

  • Change alarm system mode (away, home, night, disarmed)
  • Welcome people arriving by their name
  • Turn off all lights (when you leave for example)

Best,
Paul

2 Likes

That looks great - nice job!

1 Like

Excellent! Thanks for sharing this great project.

1 Like

Thanks everyone! I also added the STL files for the case to the repo today :slight_smile:

1 Like