Android Home Hub
Home automation app with support for 433 mHz, ZigBee and BLE connections
TJ Dahunsi
May 12 2017 · 1 min read
My longest running side project is my attempt at home automation.
I first started with sniffing basic 433 MHz devices and toggling them from my phone:
Then I grew into controlling those and Zigbee devices:
It used to run on Android Things then (RIP), but with Android things dead, I moved to the next frontier: Android TV. Android TV had it's fair share of challenges including landscape orientation and d pad navigation support, but I figured that soon soon enough, and now have this:
Edit April 2022: I'm porting it to Jetpack Compose Desktop 🥴
0