Home Assistant integration for RustyHAMA Android satellites https://daniel.snii.de/RustyHAMA-Integration/
  • Python 98%
  • JavaScript 2%
Find a file
Daniel Spittank 90d666ac6f
All checks were successful
CI / test (push) Successful in 23s
Mirror releases / mirror (push) Successful in 8s
CI / validate-hacs (push) Successful in 36s
feat: device re-pair
2026-08-04 14:44:15 +02:00
.forgejo/workflows feat: complete profiles pairing and wakeword configuration 2026-08-03 14:25:11 +02:00
.github/workflows ci: keep GitHub mirror HACS-focused 2026-08-01 22:51:45 +02:00
custom_components/rustyhama feat: device re-pair 2026-08-04 14:44:15 +02:00
schemas feat: complete profiles pairing and wakeword configuration 2026-08-03 14:25:11 +02:00
scripts feat: complete profiles pairing and wakeword configuration 2026-08-03 14:25:11 +02:00
test-vectors feat: bootstrap RustyHAMA integration 0.1.0 2026-08-01 13:45:10 +02:00
tests feat: device re-pair 2026-08-04 14:37:55 +02:00
.gitignore feat: bootstrap RustyHAMA integration 0.1.0 2026-08-01 13:45:10 +02:00
AGENTS.md docs: add integration agent instructions 2026-08-03 22:59:36 +02:00
hacs.json feat: bootstrap RustyHAMA integration 0.1.0 2026-08-01 13:45:10 +02:00
LICENSE feat: bootstrap RustyHAMA integration 0.1.0 2026-08-01 13:45:10 +02:00
pyproject.toml feat: device re-pair 2026-08-04 14:44:15 +02:00
README.md feat: complete profiles pairing and wakeword configuration 2026-08-03 14:25:11 +02:00

RustyHAMA Integration

RustyHAMA

RustyHAMA is the Home Assistant 2026.7+ integration for paired Android wall tablets. It owns device configuration, dashboard profiles, credentials, provider connections, typed actions and native Home Assistant entities.

This GitHub repository is the public HACS mirror. Development and support are maintained in Forgejo. GitHub Issues and Discussions are intentionally disabled.

Dashboard profiles are compiled server-side per device. In particular, auto-entities filtering and sorting remain in Home Assistant, so old Android devices receive only the resolved entity list and the states required to render it.

Install narolinus/RustyHAMA-integration as a HACS custom integration, restart Home Assistant, add RustyHAMA in Settings → Devices & services, and pair tablets from the RustyHAMA sidebar panel. HTTP and Home Assistant user tokens are not supported by the device protocol.

The complete, equally maintained documentation is published from the Android application repository:

Source documentation and application repository