
Home Automation (Supabase)
Real-time smart home control powered by Supabase Realtime
in progressCurrent
#iot#web
Overview
An innovative approach to IoT home automation leveraging Supabase's PostgreSQL Realtime features instead of traditional MQTT brokers, simplifying the stack while maintaining low latency.
System Architecture
Android App
↔
Supabase Postgres (Realtime API)
↔
Edge Functions
↔
ESP32 (REST/WebSocket)
Tech Stack
Su
SupabaseBackendES
ESP32HardwareKey Features
- Real-time device control without MQTT
- Supabase Realtime subscriptions
- Device state management
- Edge Functions for logic
- Android app control panel
Project Highlights
Supabase Realtime
Protocol
Edge Functions
Serverless
Concept Execution
~/home-automation-supabase/execute.sh
❯initializing system instance: Home Automation (Supabase)...
❯loading dependencies from core storage...
❯connecting parameters: [iot, web]
❯system online. executing main loop.
❯▋

