Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buethsam/num-panel

Control HA Alarmo with a physical numpad.
https://github.com/buethsam/num-panel

alarm-panel alarmo alarmpanel docker home-assistant mqtt numpad

Last synced: 9 days ago
JSON representation

Control HA Alarmo with a physical numpad.

Awesome Lists containing this project

README

        

# num-panel

Control HA Alarmo with a physical numpad.

## TODO

- [x] Implement led feedback over mqtt
- [ ] Try to add capabilies to write to /sys/class/leds and avoid using privileged mode
- [ ] Enable custom layouts

## Test

```bash
source .env && sudo -E npx ts-node src/index.ts
```