Added voice control for my Bosch dryer to my DIY home setup — using the official Home Connect API, no Home Assistant

Follow-up to my earlier post about my Python-based home setup (smart plug, lamps, door/motion sensors). This week I added my Bosch Serie 8 dryer.

How it works: Bosch offers a free developer API (Home Connect) — you register an app, authenticate via OAuth, and get full control: start/stop programs, read remaining time, door state and remote start status. A local Python script on my PC talks to the API, and my Gemini Live voice assistant sits on top, so I just say "start the towels program" and it runs.

A few things I learned: the appliance only pairs on 2.4 GHz Wi-Fi, remote start has to be re-enabled on the panel after each cycle (safety requirement, can't be bypassed), and the API exposes fewer programs than the physical dial — wool and bed linen can't be started remotely.

No subscriptions, no cloud hub, no monthly fees. Demo in the video. Happy to answer questions!

u/OpenInitiative5309 — 2 days ago

I built an AI-powered home assistant that I control via Telegram from anywhere — no Home Assistant, no subscriptions, just Python

I'm not a programmer — I built this entire setup by chatting with AI (Claude). My smart plug, two lamps, a door sensor and a motion sensor run through a local Python API on my PC, exposed securely via Cloudflare Tunnel.

What it does: full control by voice at home (Gemini Live assistant), remote control from anywhere via a Telegram bot powered by Claude — it understands natural language in any language, checks power consumption, door and motion sensors in real time.

No Home Assistant, no IFTTT subscription, no monthly fees. The video shows me checking on my house and shutting everything down on my way home. Happy to answer questions!

u/OpenInitiative5309 — 4 days ago
▲ 2 r/DIY_tech+1 crossposts

AI Identified What's Plugged In Just by Watt Usage! 🏠 Gemini+Claude

Built a voice-controlled home automation system using

Google Gemini Live API + smart plugs.

The AI even identified what's plugged in based on watt

consumption — guessed it was an iron at ~1656W!

Developed the entire architecture with Claude (Anthropic).

reddit.com
u/OpenInitiative5309 — 5 days ago

AI Identified What's Plugged In Just by Watt Usage! 🏠 Gemini+Claude

Built a voice-controlled home automation system using

Google Gemini Live API + smart plugs.

The AI even identified what's plugged in based on watt

consumption — guessed it was an iron at ~1656W!

Developed the entire architecture with Claude (Anthropic).

youtube.com
u/OpenInitiative5309 — 6 days ago