MQTT Alarm Panel UI using Electron (UI written React/Typescript).
This panel is designed to work with the Manual MQTT integration in Home Assitant.
Originally inspired by the awesome UI built on Android Things.
- Android Things is shutting down officially.
- Running Android Things on the raspberry pi meant, I couldn't setup any of my favourite Raspbian packages.
- The UI and functionality are slightly different to what I wanted.
- The UI can be extended by anyone with web development experience since it's just another web application (running on Electron).
NOTE: At the moment, this application doesn't support the additional features such as "Weather".
Follow the software setup (here)[docs/installation.md].
Follow the development instructions (here)[docs/development.md].