README.md

June 12, 2026 ยท View on GitHub

Bear Stone Smart Home
Bear Stone Smart Home Documentation

Be sure to :star: my configuration repo so you can keep up to date on any daily progress!

X Follow YouTube Subscribe GitHub Stars
HA Version Badge Last Commit Commit Activity

Live, personal Home Assistant configuration shared for browsing and inspiration. This is not a turnkey clone-and-run setup; borrow ideas, adapt entity IDs/secrets, and test in your own environment.

Latest video: Turn a Cheap Fire Tablet Into a Home Assistant Camera Kiosk

Turn a Cheap Fire Tablet Into a Home Assistant Camera Kiosk

This walkthrough shows how I turn a cheap Fire tablet into a purpose-built Home Assistant camera kiosk with a dedicated YAML dashboard, Fully Kiosk controls, bedtime dimming, and recovery automations. Watch the video and browse the YAML in config/packages/kiosk_tablet.yaml and config/dashboards/kiosk.

Quick navigation

Home Assistant header

What this repo is (and isn't)

  • A live record of how my smart home runs, with real-world automations, scripts, and scenes.
  • A place to reverse-engineer patterns, not a deployment guide. If you reuse snippets, adjust entities, secrets, and services to fit your setup.
  • Issues double as a changelog and design history; browse them for rationale behind changes.

Repo layout and files you won't see

  • Reusable config lives under config/ (see the quick navigation paths above).
  • Runtime artifacts are hidden by .gitignore and won't show up on GitHub (e.g., home-assistant_v2.db*, logs, deps/, .venv/, backups). Look at the YAML and scripts for the actual logic and regenerate your own secrets.yaml.

Platform

  • Runs on Docker/compose today; this README is a browsing guide, not a how-to-install. Current HA version is tracked in config/.HA_VERSION (see the badge above).
  • Camera ingest path (current): wyze-bridge runs on docker_10 and Frigate runs on docker_14, consuming Wyze RTSP via 192.168.10.10:8554 for stability.

Network diagram

Smart Home Diagram Network

Docker add-ons & utilities

ContainerRepo/DocsPurpose
Duplicatiduplicati/duplicatiOff-box, versioned backups for HA config, media, and infrastructure compose/config trees.
Dozzleamir20/dozzleLightweight Docker log viewer (useful for quick tailing across the homelab stacks).
Cloudflaredcloudflare/cloudflaredSecure tunnel/edge access to Home Assistant without opening inbound ports.
WordPresswordpressHosts vCloudInfo.com for docs, how-tos, videos, and long-form writeups that accompany this config.

Only listing hardware that appears in active packages/automations here. https://amzn.to/48jVzZ3

DeviceWhat it drives (friendly name -> file)Buy
Amazon Fire tablet wall kioskBedroom camera screen with Fully Kiosk recovery, bedtime dimming, and a dedicated YAML dashboard - kiosk tablet package, kiosk dashboard, video walkthroughTablet Mount
Garadget garage door controllerGarage doors: open/close, arrival helpers, wind alerts, and nighttime reminders - garadget package, video walkthrough, companion postBuy
August smart lockFront-door lock control + status - august packageBuy
Phyn Plus water shutoffLeak detection + auto shutoff - phynplus packageBuy
Rachio sprinkler controllerRain-skips and seasonal watering - rachio packageBuy
Tesla Powerwall 2Grid-outage alerts + load-shed automations - powerwall packageBuy
NodeMCU motion sensorOffice motion lighting - office_motion packageBuy
Raspberry Pi 3 + Aeon Z-Wave stickZ-Wave backbone for door/hall sensors - garage entry helper, garage automation videoPi Z-Wave
Roku streaming deviceTV presence -> scenes/lighting - roku packageBuy
Amazon Dash ButtonQuick actions (office lamp toggle) - dash buttons automationBuy
Amazon Echo ShowFront door camera pop-up when the August lock unlocks - august packageBuy
Dreame/Neato vacuumCleaning schedules, room queues, Alexa room cleans, and rescue notifications - vacuum package, video walkthrough, companion postBuy
Flux/LED strip controllerMonthly color scenes for exterior - monthly color sceneBuy
Etekcity/433MHz outletAccent lighting relays - garage entry helperBuy

All of my configuration files are tested against the most stable version of home-assistant.

Still have questions on my Config?
Message me on X : Follow CCostan

Buy me a coffeeYou can buy me a coffeeBuy me a coffee

Affiliate Disclosure