Compare commits

...

14 Commits

Author SHA1 Message Date
github-actions[bot]
7420ac96b9 Update HA version badge to 2025.11.3 2025-11-29 22:05:00 +00:00
Carlo Costanzo
afae0d4d5b Enhance living room color defaults configuration with improved documentation and additional light control. Added notes for clarity, including service calls for accent lights during on/off states. 2025-11-29 17:04:39 -05:00
github-actions[bot]
e4c44fdab4 Update HA version badge to 2025.11.3 2025-11-29 18:44:01 +00:00
Carlo Costanzo
50b457646a Add AGENTS.override.md to .gitignore to prevent version control of override documentation 2025-11-29 13:43:41 -05:00
github-actions[bot]
b78a14d2cf Update HA version badge to 2025.11.3 2025-11-29 18:38:03 +00:00
Carlo Costanzo
9a29d85b58 Update .gitignore to exclude AGENTS.md for improved clarity in version control 2025-11-29 13:37:41 -05:00
github-actions[bot]
8f2a6b9dd3 Update HA version badge to 2025.11.3 2025-11-29 18:34:55 +00:00
Carlo Costanzo
3547cdfcf8 Remove legacy documentation files (_Navigation_NOTICE_.md and legacy-readme.md) to streamline project structure and improve clarity. Update references in README.md and config/README.md to reflect the removal of the gear catalog. 2025-11-29 13:34:35 -05:00
github-actions[bot]
242e59a672 Update HA version badge to 2025.11.3 2025-11-29 18:22:27 +00:00
Carlo Costanzo
0482c1d431 Refactor living room automation for clarity and consistency 2025-11-29 13:22:06 -05:00
github-actions[bot]
199797523f Update HA version badge to 2025.11.3 2025-11-29 18:17:30 +00:00
Carlo Costanzo
c464073a0d Standardizing on Headers for all YAML files.
- Updated comments in various YAML configuration files to provide clearer descriptions of functionalities and integrations.
- Improved documentation for alarm, alexa_media_player, backups, blink, cbyge, climate, finance, fridge, garadget, glances, hass_agent_homepc, holiday, ios, landscape_lighting, lightning, logger, medicine, nfc_tags, noonhome, office_motion, phynplus, powerwall, printer, processmonitor, proxmox, rachio, rheem_econet, roku, sleepiq, space, speedtest, stats, superbowl, vacuum, wireless, and youtube packages.
- Added relevant links and issue references where applicable to enhance user guidance and support.
2025-11-29 13:17:07 -05:00
github-actions[bot]
05b90f5dfa Update HA version badge to 2025.11.3 2025-11-29 18:05:16 +00:00
Carlo Costanzo
9bfdc6e574 Add agents.md to .gitignore to exclude agent documentation from version control so users aren't confused in the repo 2025-11-29 13:04:51 -05:00
44 changed files with 267 additions and 348 deletions

2
.gitignore vendored
View File

@@ -53,6 +53,8 @@ service_account.json
*.token
*.tokens
*.cookies
AGENTS.md
AGENTS.override.md
# Directories
llmvision

View File

@@ -22,7 +22,6 @@ Live, personal Home Assistant configuration shared for **browsing and inspiratio
- You are here: `/` (root repo guide)
- [Blog](https://www.vcloudinfo.com) | [Issues](https://github.com/CCOSTAN/Home-AssistantConfig/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) | [Diagram](config/www/custom_ui/floorplan/images/branding/Bear-Stone-Docker-Diagram.jpg) | [YouTube](https://youtube.com/vCloudInfo)
- Config readmes: [Config index](config/README.md) | [Packages](config/packages/README.md) | [Automations](config/automation/README.md) | [Scripts](config/script/README.md) | [Scenes](config/scene/README.md) | [Sounds](config/sounds/README.md) | [Package triggers](config/packages/triggers/README.md)
- Gear & affiliate catalog: see `legacy-readme.md` (full device list with links)
![Home Assistant header](https://i.imgur.com/vjDH1LJ.png)
@@ -54,7 +53,7 @@ Live, personal Home Assistant configuration shared for **browsing and inspiratio
![Smart Home Diagram](config/www/custom_ui/floorplan/images/branding/Bear-Stone-Docker-Diagram.jpg)
### Gear tied to real automations (affiliate links)
Only listing hardware that appears in active packages/automations here. The full catalog (including older gear) remains in `legacy-readme.md`.
Only listing hardware that appears in active packages/automations here.
https://amzn.to/48jVzZ3
| Device | What it drives (friendly name -> file) | Buy |
| --- | --- | --- |
@@ -73,7 +72,7 @@ https://amzn.to/48jVzZ3
| Etekcity/433MHz outlet | Accent lighting relays - [garage entry helper](config/automation/garage_entry_light.yaml) | [![Buy](https://img.shields.io/badge/Buy-433MHz%20Outlet-orange?logo=amazon)](https://amzn.to/2efNoBP) |
### Gear and affiliate links
- I keep a detailed, affiliate-supported gear list in `legacy-readme.md`. Browsing or purchasing through those links helps support this project; thanks!
- Browsing or purchasing through the affiliate links above helps support this project; thanks!
**All of my configuration files are tested against the most stable version of home-assistant.**

View File

@@ -1,58 +0,0 @@
<h1 align="center">
<a name="logo" href="http://www.vCloudInfo.com/tag/iot"><img src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/x_profile.png" alt="Bear Stone Smart Home" width="200"></a>
<br>
Bear Stone Smart Home Documentation
</h1>
<h4 align="center">Be sure to :star: my configuration repo so you can keep up to date on any daily progress!</h4>
<div align="center">
<h4>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig/stargazers">
<img src="https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig.svg?style=plastic" />
</a>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig/commits/master">
<img src="https://img.shields.io/github/last-commit/CCOSTAN/Home-AssistantConfig.svg?style=plastic" />
</a>
<br />
<a href="https://github.com/ccostan/home-assistantconfig/blob/master/config/.HA_VERSION">
<img
src="https://raw.githubusercontent.com/ccostan/home-assistantconfig/master/ha-version-badge.svg"
alt="My Home Assistant Version Badge"
/>
</a>
</h4>
</div>
<p><font size="3">
You can definitely read more about my voice implementations in my blog posts (linked below) or on the main repo page. Voice separates the average home from the Smart Home. Once you start teaching your home to talk, tweet or text, you'll be hard pressed to stop.</p>
<div align="center"><a name="menu"></a>
<h4>
<a href="http://www.vCloudInfo.com/tag/iot">
Blog
</a>
<span> | </span>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig#devices">
Devices
</a>
<span> | </span>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc">
Todo List
</a>
<span> | </span>
<a href="https://www.vcloudinfo.com/click-here">
Follow Me
</a>
<span> | </span>
<a href="https://youtube.com/vCloudInfo">
Videos
</a>
</h4>
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>
**Still have questions on my Config?** <br>
**Message me on X :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.x.com/ccostan)
<!-- Subscribe Section -->
<a href="http://eepurl.com/dmXFYz"><img align="left" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/email_link.png" height="50" ></a>.
<!-- Subscribe Section END-->

View File

@@ -22,7 +22,6 @@ Live view of the `config/` directory my production Home Assistant instance loads
- You are here: `config/` (configuration root)
- [Repo overview](../README.md) | [Blog](https://www.vcloudinfo.com) | [Issues](https://github.com/CCOSTAN/Home-AssistantConfig/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) | [Diagram](config/www/custom_ui/floorplan/images/branding/Bear-Stone-Docker-Diagram.jpg) | [YouTube](https://youtube.com/vCloudInfo)
- Directory highlights: [packages](packages), [automation](automation), [script](script), [scene](scene), [templates](templates), [www](www), [custom_components](custom_components)
- Gear & affiliate catalog: see [../legacy-readme.md](../legacy-readme.md) for the complete shopping list
![Home Assistant header](https://i.imgur.com/vjDH1LJ.png)
@@ -50,7 +49,7 @@ Live view of the `config/` directory my production Home Assistant instance loads
| Seasonal Audio | Cuckoo clock with Halloween and Christmas sound packs. | [automation/System/CucKoo_Clock.yaml](automation/System/CucKoo_Clock.yaml) |
### Gear tied to these automations (affiliate links)
Only including devices that have active references in the files above. Want the legacy list? Jump to [../legacy-readme.md](../legacy-readme.md).
Only including devices that have active references in the files above.
| Device | What it drives (friendly name -> file) | Buy |
| --- | --- | --- |

View File

@@ -1,6 +1,12 @@
######################################################################
# Living room color defaults: cool white by day, amber by evening.
# Restores after entry/garage secure and when lights are turned on.
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Living Room Color Defaults - cool white by day, amber by evening
# Restores after entry/garage secure and when lights are turned on.
# -------------------------------------------------------------------
# Notes: Returns to defaults after entry points close; keeps prior off states.
######################################################################
- alias: 'Living Room Defaults on Turn-On'
@@ -70,6 +76,12 @@
data:
kelvin: 5500
brightness: 255
- service: light.turn_on
target:
entity_id: light.living_room_accents
data:
kelvin: 5500
brightness: 200
default:
- service: light.turn_on
target:
@@ -77,35 +89,48 @@
data:
kelvin: 2700
brightness: 200
- service: light.turn_on
target:
entity_id: light.living_room_accents
data:
kelvin: 2700
brightness: 170
- alias: 'Living Room Red on Entry/Garage Open'
id: living_room_red_on_entry_open
mode: restart
variables:
was_off: "{{ is_state('light.living_room_lights', 'off') }}"
trigger:
- platform: state
entity_id: group.entry_points
to: 'on'
- platform: state
entity_id: group.garage_doors
from: 'closed'
to: 'open'
action:
- service: scene.turn_on
target:
entity_id: scene.red_living_room
- wait_for_trigger:
- platform: state
entity_id: group.entry_points
to: 'off'
- platform: state
entity_id: group.garage_doors
to: 'closed'
timeout: "01:00:00"
- choose:
- conditions: "{{ was_off }}"
sequence:
- service: light.turn_off
target:
entity_id: light.living_room_lights
- alias: 'Living Room Red on Entry/Garage Open'
id: living_room_red_on_entry_open
mode: restart
variables:
was_off: "{{ is_state('light.living_room_lights', 'off') }}"
accents_were_off: "{{ is_state('light.living_room_accents', 'off') }}"
trigger:
- platform: state
entity_id: group.entry_points
to: 'on'
- platform: state
entity_id: group.garage_doors
from: 'closed'
to: 'open'
action:
- service: scene.turn_on
target:
entity_id: scene.red_living_room
- wait_for_trigger:
- platform: state
entity_id: group.entry_points
to: 'off'
- platform: state
entity_id: group.garage_doors
to: 'closed'
timeout: "01:00:00"
- choose:
- conditions: "{{ was_off }}"
sequence:
- service: light.turn_off
target:
entity_id: light.living_room_lights
- choose:
- conditions: "{{ accents_were_off }}"
sequence:
- service: light.turn_off
target:
entity_id: light.living_room_accents

View File

@@ -22,7 +22,6 @@ Live collection of plug-and-play Home Assistant packages. Each YAML file in this
- You are here: `config/packages/` (self-contained packages)
- [Repo overview](../../README.md) | [Config index](../README.md) | [Automations](../automation) | [Scripts](../script) | [Scenes](../scene) | [Templates](../templates) | [Package triggers](triggers) | [YouTube](https://youtube.com/vCloudInfo) | [Blog](https://www.vcloudinfo.com)
- Disabled/staging packages follow the `.disabled` or `.NOTWORKING` suffix; remove it after you update credentials or hardware.
- Looking for the full gear list? See [../legacy-readme.md](../../legacy-readme.md).
![Home Assistant header](https://i.imgur.com/vjDH1LJ.png)

View File

@@ -1,8 +1,11 @@
#-------------------------------------------
# ALarm Related Packages
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Alarm Package - Arming helpers, sensors, and alerting.
#-------------------------------------------
######################################################################
## Alarm sensors, customization, and automations for home security.
######################################################################
homeassistant:
customize_glob:
"device_tracker.nodemcu*":

View File

@@ -1,9 +1,11 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Alexa Media Sensor Support - Relies on Custom Component
# Alexa Media Player - Sensors and notifications via Alexa Media integration.
#-------------------------------------------
######################################################################
## Track Alexa media state and expose routine/command triggers.
######################################################################
sensor:
- platform: template
sensors:

View File

@@ -1,10 +1,12 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Backups - Monitor backup jobs and alert on failures.
#-------------------------------------------
######################################################################
## Duplicati/backup status sensors and notifications.
######################################################################
# Added Duplicati to HA - https://github.com/CCOSTAN/Home-AssistantConfig/issues/1498
#-------------------------------------------
automation:
- alias: 'Backup Job Failed Notification'
id: 5b3a4c89-1234-4567-8901-23456789abcf

View File

@@ -1,11 +1,11 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Support for Blink Cameras (https://amzn.to/3lOYTCv)
# Added ThinLg HACS integration for Fridge sensors - https://github.com/ollo69/ha-smartthinq-sensors
# Blink Cameras - Motion snapshots and alerts via Blink integration.
#-------------------------------------------
##############################################################################
######################################################################
## Blink camera monitoring and notifications. https://amzn.to/3lOYTCv
######################################################################
### Automations
##############################################################################
automation:

View File

@@ -1,11 +1,12 @@
# https://www.vcloudinfo.com/click-here
#-------------------------------------------
# C by GE Lights - https://amzn.to/30w3UWy
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Changing the way we call these routines.. no longer using routines.. using custom commands via ALEXA Media Player.
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/812
# C by GE Lights - Voice control routines via Alexa Media Player.
#-------------------------------------------
######################################################################
## Manage C by GE/GE Cync lights/outlets. https://amzn.to/30w3UWy
######################################################################
# Moving routines to custom Alexa commands (see issue #812).
##################################################
## Scripts

View File

@@ -1,8 +1,12 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Climate Control - Seasonal HVAC automations and sensors.
#-------------------------------------------
######################################################################
## AC related automations
## For more info visit https://www.vcloudinfo.com/click-here
## Contact: @CCOSTAN
# --------------------------------------------------------------
## Thermostat helpers for upstairs/downstairs comfort.
######################################################################
# For more info visit https://www.vcloudinfo.com/click-here | Contact: @CCOSTAN
# Entity reference and attribute summaries:
#
# Entity ID: climate.downstairs

View File

@@ -1,11 +1,11 @@
#-------------------------------------------
# Finance Package Configuration
# Description: Tracks stock prices using Yahoo Finance integration
# Last Updated: 2023-11-15
#
# Integration: Yahoo Finance
# Documentation: https://www.home-assistant.io/integrations/yahoofinance/
#
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Finance - Track stock prices via Yahoo Finance.
#-------------------------------------------
######################################################################
## Finance tickers via yahoofinance. Docs: https://www.home-assistant.io/integrations/yahoofinance/
######################################################################
# Stocks Tracked:
# - Tesla (TSLA)
# - Apple (AAPL)

View File

@@ -1,10 +1,11 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Support for LG Fridges (https://amzn.to/3lOYTCv)
# Added ThinLg HACS integration for Fridge sensors - https://github.com/ollo69/ha-smartthinq-sensors
# LG Fridge - SmartThinQ appliance monitoring.
#-------------------------------------------
######################################################################
## Fridge/freezer sensors via ThinQ integration. https://amzn.to/3lOYTCv
######################################################################
automation:
- alias: 'Fridge Door Open'
id: 2346efcd-e8a8-4e86-b5b6-43eBl1nkFr1dge95D00r0pen

View File

@@ -1,30 +1,14 @@
#-------------------------------------------
# Garadget Configuration for Home Assistant
#
# This package sets up the Garadget garage doors using MQTT cover and sensor platforms.
#
# Automation Integration:
# - Fully supports Home Assistant automation for notifications,
# remote control, and state monitoring.
# - Works seamlessly with notification engines (see `script.notify_engine`)
# for actionable alerts when garage state changes or manual intervention is required.
#
# Features:
# - Garage door status monitoring (open/close state, time since change)
# - Remote open, close, and stop actions
# - Door brightness sensing (helps detect obstacles or sunlight conditions)
#
# Integration/Setup Guides:
# - Setup: https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html
# - Token Fix: https://www.vcloudinfo.com/2020/05/fixing-garadget-in-home-assistant.html
#
# Hardware:
# - Garadget unit (https://amzn.to/2jQLpVQ)
#
# Repository & Author:
# - https://github.com/CCOSTAN/Home-AssistantConfig
# - @CCOSTAN | More info: https://www.vcloudinfo.com/click-here
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Garadget Garage Doors - MQTT cover control and monitoring.
#-------------------------------------------
######################################################################
## Open/close commands, reflection alerts, and actionable notifications.
######################################################################
# Setup: https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html
# Token fix: https://www.vcloudinfo.com/2020/05/fixing-garadget-in-home-assistant.html
# Hardware: Garadget unit https://amzn.to/2jQLpVQ
mqtt:
cover:

View File

@@ -1,10 +1,11 @@
#-------------------------------------------
# Setting up Glances Integration for home assistant to track ProxMox stats
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
#
# Glances - ProxMox/server stats via Glances integration.
#-------------------------------------------
######################################################################
## CPU, memory, and disk sensors from Glances API.
######################################################################
sensor:
- platform: template
sensors:

View File

@@ -1,9 +1,12 @@
#-------------------------------------------
# Control the office lamp based on CARLO-HOMEPC session state via HASS.Agent.
# Sleep Number bed-triggered PC lock/monitor sleep lives in config/packages/sleepiq.yaml.
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# HASS.Agent Home PC - Office lamp follows CARLO-HOMEPC session state.
#-------------------------------------------
######################################################################
## Locks/monitors PC activity via HASS.Agent; Sleep Number triggers live in config/packages/sleepiq.yaml.
######################################################################
# Docs: https://hassagent.readthedocs.io/en/latest/
#-------------------------------------------
automation:
- alias: "Office Lamp - Follow CARLO-HOMEPC Session"
id: 7b3f9e14-55b1-44aa-a6eb-2e0873a4c2bb

View File

@@ -1,11 +1,13 @@
###############################################################################
#-------------------------------------------
# Holiday Package
# @CCOSTAN
# Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Video Breakdown - https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Holiday Package - Flag/holiday sensors and lighting triggers.
#-------------------------------------------
## Modified for my own fun stuff!
######################################################################
## Holiday routines, notifications, and lighting tweaks.
######################################################################
# Video breakdown: https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html
# Modified for my own fun stuff!
homeassistant:
customize:

View File

@@ -1,11 +1,12 @@
#-------------------------------------------
# Realtime Debugging Related Packages
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# More information found here #780, #168
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/780
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/168
# iOS Debugging - Notification helpers and app diagnostics.
#-------------------------------------------
######################################################################
## iOS push config and troubleshooting helpers.
######################################################################
# More info: https://github.com/CCOSTAN/Home-AssistantConfig/issues/780 | #168
notify:
# - platform: ios #Not Needed anymore - 10/04/2020

View File

@@ -1,11 +1,12 @@
#-------------------------------------------
# Landscape Lighting Packages
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Landscape Lights are Tuya Based Outlets in Smart_Life Package.
#-------------------------------------------
# Landscape Lighting - Tuya Smart Life outlets for exterior lights.
#-------------------------------------------
######################################################################
## Schedules and overrides for landscape lighting.
######################################################################
# Outlets managed via Smart_Life package.
group:
landscaping:
entities:

View File

@@ -1,10 +1,12 @@
###################################
## Lightning is no Joke around here.
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/392
# https://www.vcloudinfo.com/2020/08/adding-a-lightning-sensor-to-home-assistant.html
###################################
# Lightning Alerts - Monitor nearby strikes and notify.
#-------------------------------------------
######################################################################
## Lightning sensor integration and alerting.
######################################################################
# Guide: https://www.vcloudinfo.com/2020/08/adding-a-lightning-sensor-to-home-assistant.html | Issue #392
input_boolean:
snooze_lightning:
name: Snooze Lightning

View File

@@ -1,8 +1,11 @@
#-------------------------------------------
# Realtime Debugging Related Packages
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Logger Controls - Realtime debugging helpers.
#-------------------------------------------
######################################################################
## Adjust Home Assistant log level from the UI.
######################################################################
input_select:
log_level:
name: Log Level

View File

@@ -1,10 +1,11 @@
######################################################################
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# ## - Reminders to take my medicine
# Medicine Reminders - Take medicine notifications.
#-------------------------------------------
######################################################################
## Medication reminder timers and alerts.
######################################################################
input_boolean:

View File

@@ -1,10 +1,11 @@
#-------------------------------------------
# Messing around with NFC stickers - https://amzn.to/3L7efQv
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
#
# NFC Tags - Trigger automations with NFC stickers.
#-------------------------------------------
######################################################################
## NFC tag experiments and quick actions. https://amzn.to/3L7efQv
######################################################################
automation:
- alias: 'Toggle Office Lamp with NFC tag'
id: 30c6d2bb-fe8b-4101-9241-03416726cdf4

View File

@@ -1,11 +1,12 @@
#-------------------------------------------
# Noon Home Switches and Lights - https://amzn.to/3fOIPx6
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Changing the way we call these routines.. no longer using routines.. using custom commands via ALEXA Media Player.
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/366
# Noon No longer supported.
# Noon Home - Switch and light routines via Alexa Media Player.
#-------------------------------------------
######################################################################
## Noon Home lighting controls (legacy hardware). https://amzn.to/3fOIPx6
######################################################################
# Routines now use custom Alexa commands (issue #366). Noon no longer supported.
##################################################
## Scripts

View File

@@ -1,8 +1,12 @@
#-------------------------------------------
# Motion Sensor in the office.
# Find more recipes @ https://github.com/CCOSTAN/Home-AssistantConfig
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Office Motion - Motion/illuminance triggers for office lighting.
#-------------------------------------------
#------LightSensor Node---https://amzn.to/2oUgj5i
######################################################################
## Office motion sensors and automations.
######################################################################
# Light sensor node: https://amzn.to/2oUgj5i
homeassistant:
customize:
binary_sensor.office_motion:

View File

@@ -1,11 +1,13 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Phyn Smart Water ShutOff Support
# https://www.vcloudinfo.com/2020/05/phyn-plus-smart-water-shutoff-device.html
# Added in Custom HACK integration via https://github.com/MizterB/homeassistant-phyn
# Phyn Plus Water Shutoff - Leak detection and auto shutoff.
#-------------------------------------------
######################################################################
## Phyn Plus monitoring via custom integration.
######################################################################
# Info: https://www.vcloudinfo.com/2020/05/phyn-plus-smart-water-shutoff-device.html
# HACS: https://github.com/MizterB/homeassistant-phyn
## Phyn Plus Water ShutOff - https://amzn.to/2Zy3sbJ
######################################################################

View File

@@ -1,11 +1,13 @@
######################################################################################################
### @Tesla Powerwall - https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html
# # @CCOSTAN
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Read more about this on https://www.vcloudinfo.com
# Tesla Powerwall added via UI Integration
# Tesla Powerwall Monitoring #272
# Tesla Powerwall - Monitoring and outage automations.
#-------------------------------------------
######################################################################
## Powerwall status sensors and load-shedding helpers.
######################################################################
# Read more: https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html | Issue #272
# Tesla Powerwall added via UI Integration
# --------------------------------------------------------------
# Binary Sensors:
# - binary_sensor.powerwall_charging ............. battery_charging (on=charging)
@@ -23,14 +25,14 @@
# - sensor.powerwall_solar_power ................. kW solar production
#
# Lifetime kWh Meters:
# - sensor.powerwall_battery_export .............. kWh grid/load
# - sensor.powerwall_battery_import .............. kWh battery charged
# - sensor.powerwall_battery_export .............. kWh -> grid/load
# - sensor.powerwall_battery_import .............. kWh <- battery charged
# - sensor.powerwall_load_export ................. kWh exported from loads
# - sensor.powerwall_load_import ................. kWh imported to loads
# - sensor.powerwall_site_export ................. kWh site grid
# - sensor.powerwall_site_import ................. kWh site grid
# - sensor.powerwall_solar_export ................ kWh solar site/battery/grid
# - sensor.powerwall_solar_import ................ kWh solar grid (rare)
# - sensor.powerwall_site_export ................. kWh site -> grid
# - sensor.powerwall_site_import ................. kWh site <- grid
# - sensor.powerwall_solar_export ................ kWh solar -> site/battery/grid
# - sensor.powerwall_solar_import ................ kWh solar <- grid (rare)
#
# Switches:
# - switch.powerwall_off_grid_operation .......... island mode toggle

View File

@@ -1,9 +1,12 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# inspired by https://community.home-assistant.io/t/epson-wf-3540-ink-level-monitoring/21813
# Printer Watchdog - Monitor Epson ink and status.
#-------------------------------------------
######################################################################
## Printer status sensors and health alerts.
######################################################################
# Inspired by https://community.home-assistant.io/t/epson-wf-3540-ink-level-monitoring/21813
##############################################################################
### Automations - Detect when things are not right. Like any Good Watchdog.
##############################################################################

View File

@@ -1,7 +1,11 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Process Monitor - Track HA-related services and processes.
#-------------------------------------------
######################################################################
## Process status sensors and notifications.
######################################################################
# homeassistant:
# customize:
# sensor.process_mosquitto:

View File

@@ -1,8 +1,12 @@
#-------------------------------------------
# Setting up nightly reboot schedule for Frigate server via Proxmox
# https://www.vcloudinfo.com/click-here
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Proxmox Frigate Host - Nightly reboot schedule.
#-------------------------------------------
######################################################################
## Automates nightly reboot of the Frigate server via Proxmox API.
######################################################################
# More info: https://www.vcloudinfo.com/click-here
automation:
- alias: "Nightly Frigate Server Reboot"
id: nightly_frigate_reboot

View File

@@ -1,10 +1,10 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Rachio Sprinkler system Support
# Rachio Sprinkler - Rain skips and seasonal scheduling.
#-------------------------------------------
######################################################################
## [Rachio Sprinkler system](https://amzn.to/2eoPKBW) - Smart Sprinkler controller
## Smart sprinkler controller via Rachio. https://amzn.to/2eoPKBW
######################################################################
#
# sensor:
@@ -12,4 +12,3 @@
# state_topic: "ifttt/rachio/watering_time"
# name: "Rachio_watering_time"

View File

@@ -1,10 +1,12 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Support for Rheem Water Heaters (https://amzn.to/36yOSnN)
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/892
# https://www.home-assistant.io/integrations/econet/
# Rheem EcoNet Water Heater - Monitoring and control.
#-------------------------------------------
######################################################################
## Rheem EcoNet sensors/automations. https://amzn.to/36yOSnN
######################################################################
# Docs: https://www.home-assistant.io/integrations/econet/ | Issue #892
# Powerwall outage control for Rheem WH lives in config/packages/powerwall.yaml
##############################################################################

View File

@@ -1,9 +1,11 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Roku Related Functions - https://amzn.to/2Ctp8cr
# Roku - Presence detection and remote finder.
#-------------------------------------------
######################################################################
## Roku media sensors and utility helpers. https://amzn.to/2Ctp8cr
######################################################################
input_boolean:
living_room_remote_finder:
name: "Living Room Remote Finder"

View File

@@ -1,7 +1,11 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# SleepIQ - Bed presence and Sleep Number metrics.
#-------------------------------------------
######################################################################
## SleepIQ sensors and automation helpers.
######################################################################
homeassistant:
customize_glob:
"sensor.*_sleep_hours":

View File

@@ -1,10 +1,11 @@
#-------------------------------------------
# Space Related Packages
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Space - ISS and space-related sensors.
#-------------------------------------------
######################################################################
## Track space events and ISS passes.
######################################################################
sensor:
- platform: rest
@@ -39,4 +40,3 @@ automation:
value1: 'Go Outside! There is a Rocket Launch very soon! {{states.sensor.next_launch.attributes.stream }}'
group: 'information'

View File

@@ -1,4 +1,11 @@
# Automation to notify Carlo if internet speeds fall below 400 Mbps
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Speedtest Alerts - Notify when internet speeds drop.
#-------------------------------------------
######################################################################
## Alerts if download/upload fall below thresholds.
######################################################################
# For more info or questions, visit https://www.vcloudinfo.com/click-here
automation:

View File

@@ -1,8 +1,12 @@
#-------------------------------------------
# find me on X @CCOSTAN
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Updated for AI notifications
# Stats - Historical metrics and AI notifications.
#-------------------------------------------
######################################################################
## Build historical stats for AI/alerting.
######################################################################
# Find me on X @CCOSTAN
### Building out some Historical stats for AI. #####################
command_line:

View File

@@ -1,10 +1,11 @@
#-------------------------------------------
# Setting up some fun flash lights if anyone scores in the superbowl. Will need to update the sensors each year though.
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/1502#
# Super Bowl Lights - Flash routines on scoring events.
#-------------------------------------------
######################################################################
## Game-day automations; update sensors yearly. Issue #1502.
######################################################################
automation:
- alias: 'Super Bowl Team Score Change'
id: 5b3a4c89-1234-4567-8901-23456789abcd
@@ -106,4 +107,3 @@ automation:
{% endif %}
brightness: 255
effect: 'none'

View File

@@ -1,10 +1,12 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](https://amzn.to/2kqnnqu) with Home Assistant.
# Switched from Neato to Dreame Vacuum - https://amzn.to/4f7NpFP
# Vacuum - Dreame/Neato cleaning schedules and alerts.
#-------------------------------------------
######################################################################
## Vacuum control and notifications (migrated from Neato to Dreame).
######################################################################
# Neato D7: https://amzn.to/2kqnnqu | Dreame: https://amzn.to/4f7NpFP
##############################################################################
### Configuration - Authentication via the DEVELOPER Portal
### HACS - https://github.com/Tasshack/dreame-vacuum

View File

@@ -1,7 +1,12 @@
# Wireless AP client alert configurations
# See related discussion: https://github.com/CCOSTAN/Home-AssistantConfig/issues/1534
# This file contains sensors and alerts for tracking Unifi AP clients.
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Wireless AP Alerts - Unifi client monitoring and repair triggers.
#-------------------------------------------
######################################################################
## Alert when APs have zero clients; create repair issues.
######################################################################
# Discussion: https://github.com/CCOSTAN/Home-AssistantConfig/issues/1534
automation:
- id: unifi_ap_no_clients_repair_combined
alias: "Unifi AP Create Repair Issue after 5m of 0 Clients"

View File

@@ -1,13 +1,13 @@
#-------------------------------------------
# Visit The Main Blog for More Home Assistant Goodness - https://www.vCloudInfo.com
# Follow me on the socials - @CCOSTAN
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# YouTube Related Packages from @Pinkywafer
# https://github.com/pinkywafer/Home-Assistant_Config/blob/master/packages/youtube/vcloudinfo.yaml
# More information found here in these issues
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/720
# YouTube Channel - Track vCloudInfo channel stats via YouTube sensor.
#-------------------------------------------
######################################################################
## Channel metrics for @vCloudInfo/CCOSTAN.
######################################################################
# Based on Pinkywafer's package: https://github.com/pinkywafer/Home-Assistant_Config/blob/master/packages/youtube/vcloudinfo.yaml
# Issue reference: https://github.com/CCOSTAN/Home-AssistantConfig/issues/720
sensor:
- platform: youtube
channel_id: UC301G8JJFzY0BZ_0lshpKpQ

View File

@@ -1,13 +1,13 @@
<svg width="68.5" height="20" viewBox="0 0 685 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.11.3">
<title>2025.11.3</title>
<linearGradient id="ofSVs" x2="0" y2="100%">
<linearGradient id="rcmjw" x2="0" y2="100%">
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<mask id="VJRcB"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
<g mask="url(#VJRcB)">
<mask id="jyWBW"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
<g mask="url(#jyWBW)">
<rect width="685" height="200" fill="#08C" x="0"/>
<rect width="685" height="200" fill="url(#ofSVs)"/>
<rect width="685" height="200" fill="url(#rcmjw)"/>
</g>
<g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110">
<text x="65" y="148" textLength="570" fill="#000" opacity="0.25">2025.11.3</text>

Before

Width:  |  Height:  |  Size: 815 B

After

Width:  |  Height:  |  Size: 815 B

View File

@@ -1,104 +0,0 @@
<h1 align="center">
<a name="logo" href="https://www.vCloudInfo.com/tag/iot"><img src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/x_profile.png" alt="Bear Stone Smart Home" width="200"></a>
<br>
Bear Stone Smart Home Documentation
</h1>
<h4 align="center">Be sure to :star: my configuration repo so you can keep up to date on any daily progress!</h4>
<div align="center">
[![X Follow](https://img.shields.io/static/v1?label=talk&message=3k&color=blue&logo=twitter&style=for-the-badge)](https://x.com/ccostan)
[![YouTube Subscribe](https://img.shields.io/youtube/channel/subscribers/UC301G8JJFzY0BZ_0lshpKpQ?label=VIEW&logo=Youtube&logoColor=%23DF5D44&style=for-the-badge)](https://www.youtube.com/vCloudInfo?sub_confirmation=1)
[![GitHub Stars](https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig?label=STARS&logo=Github&style=for-the-badge)](https://github.com/CCOSTAN) <br>
[![HA Version Badge](https://raw.githubusercontent.com/ccostan/home-assistantconfig/master/ha-version-badge.svg)](https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/.HA_VERSION)
[![Last Commit](https://img.shields.io/github/last-commit/CCOSTAN/Home-AssistantConfig.svg?style=plastic)](https://github.com/CCOSTAN/Home-AssistantConfig/commits/master)
[![Commit Activity](https://img.shields.io/github/commit-activity/y/CCOSTAN/Home-AssistantConfig.svg?style=plastic)](https://github.com/CCOSTAN/Home-AssistantConfig/commits/master)
</div>
Legacy gear catalog and inspiration hub. This doc preserves older hardware references, affiliate links, and blog/video write-ups for anyone browsing the full history of the Bear Stone Smart Home. For the current configuration and actively maintained gear list, start at the main README and config index below.
### Quick navigation
- [Repo overview](README.md) | [Config index](config/README.md) | [Packages](config/packages/README.md) | [YouTube](https://youtube.com/vCloudInfo) | [Blog](https://www.vcloudinfo.com)
- Looking for the latest gear tied to live automations? See the gear table in `README.md` and `config/README.md`.
![Home Assistant header](https://i.imgur.com/vjDH1LJ.png)
### How to use this legacy guide
- Treat this as a historical reference and inspiration board. Some items are retired; others are still running but have newer counterparts in the main READMEs.
- Blog posts and videos are linked where they were originally documented so you can see the build notes and why certain choices were made.
- If you pick up any hardware here, cross-check entity names and automations in `config/` before wiring it into your setup.
### Power & network backbone
| Gear | Why it mattered | Buy / Deep dive |
| --- | --- | --- |
| APC Back-UPS (450VA/600VA) | Keeps routers, hubs, and HA online during blips. | [Buy](https://amzn.to/2HJerU8) |
| Tesla Powerwall 2 | Whole-home backup + load shedding during outages. | [Blog](https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html) |
| Unifi AC Pro APs | Reliable WiFi + presence tracking across the house. | [Buy](https://amzn.to/2mBSfE9) |
| Netgear 16-port switch | Wired backbone feeding hubs, cameras, and HA host. | [Buy](https://amzn.to/2GJwyIb) |
### Voice, buttons, and presence
| Gear | What it drove | Buy / Deep dive |
| --- | --- | --- |
| Echo Dot / Echo / Tap | Voice input for modes, guest toggles, and whole-home music. | [Buy](https://amzn.to/2e3vHFQ) |
| Amazon Dash Button | Repurposed as quick-action triggers (office lamp, scenes). | [Buy](https://amzn.to/2dPKZhM) |
| Circle by Disney | Legacy parental controls + device discovery alerts. | [Buy](https://mbsy.co/circlemedia/41927098) |
| Last Message trigger | Alexa “repeat last notification” helper. | [Package](config/packages/triggers/last_message.yaml) |
| August smart lock | Front-door lock control + presence-aware routines. | [Buy](https://amzn.to/48jVzZ3) · [Video](https://youtu.be/UdcCeAyo9Ak?si=O-f607NHbRLKZxao) |
### Lighting, LEDs, and ambience
| Gear | What it drove | Buy / Watch |
| --- | --- | --- |
| Flux/LED strip controller | Exterior monthly color scenes + holiday palettes. | [Buy](https://amzn.to/2jUBSBE) · [Scenes](config/scene/monthly_colors.yaml) |
| Hue Lightstrip | TV backlights + media-aware accent lighting. | [Buy](https://amzn.to/2FGbPpL) |
| Etekcity 433MHz outlets | Accent lighting relays + printer power control. | [Buy](https://amzn.to/2efNoBP) |
| Holiday lighting routines | Color changes by holiday; motion/garage overrides. | [Blog](https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html) · [Video](https://youtu.be/nsWq4uVrQ0g) |
### Garage, vehicles, and power
| Gear | What it drove | Buy / Deep dive |
| --- | --- | --- |
| Garadget | MQTT garage control + reflection monitoring + safety alerts. | [Buy](https://amzn.to/2jQLpVQ) · [Blog](https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html) |
| JuiceBox Pro 40 EVSE | Managed EV charging (amps watchdog + notifications). | [Buy](https://www.amazon.com/dp/B00UB9R4KO) |
| Tesla Model Y | Presence, charging stats, and outage/load automation. | [Blog](https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html) |
| Garage entry helper | Lights + safety cues when doors open/close. | [Automation](config/automation/garage_entry_light.yaml) |
### Water, weather, and safety
| Gear | What it drove | Buy / Deep dive |
| --- | --- | --- |
| Phyn Plus smart shutoff | Leak detection + auto valve close with critical alerts. | [Buy](https://amzn.to/2Zy3sbJ) · [Blog](https://www.vcloudinfo.com/2020/05/phyn-plus-smart-water-shutoff-device.html) |
| Blitzortung lightning sensor | Strike alerts with snooze + presence-aware notifications. | [Blog](https://www.vcloudinfo.com/2020/08/adding-a-lightning-sensor-to-home-assistant.html) |
| Pi-hole on Pi Zero | Network-wide DNS/ad blocking with daily stats. | [Blog](https://www.vcloudinfo.com/2019/03/revisiting-the-pi-on-pi-day-with-home-assistant.html) |
### Media, cameras, and dashboards
| Gear | What it drove | Buy / Deep dive |
| --- | --- | --- |
| Roku | Media presence for lighting/scenes and announcements. | [Buy](https://amzn.to/2Ctp8cr) |
| Samsung/Fire TV | Theater scenes and backlight coordination. | [Buy](https://amzn.to/2efNNnq) |
| Synology NVR 1218 | Camera recording with HA-integrated views. | [Buy](https://amzn.to/2COe9aU) · [Video](https://youtu.be/GmpP52yG0S8) |
| Floorplan + Lovelace dashboards | Visual status of sensors, cameras, and rooms. | [Diagram](config/www/custom_ui/floorplan/images/branding/Bear-Stone-Docker-Diagram.jpg) |
### Blog & video inspiration (archived)
- Docker migration journey: [Blog](https://www.vcloudinfo.com/2018/02/journey-to-docker.html) · [Ubuntu upgrade video](https://youtu.be/w-YNtU1qtlk)
- Template conditions in HA: [Blog + video](https://www.vcloudinfo.com/2019/06/how-to-use-template-conditions-in-home-assistant.html)
- Port forwarding Arris TG1682: [Blog + video](https://www.vcloudinfo.com/2018/11/port-forwarding-on-arris-tg1682-modem.html)
- Cameras + Synology + HA walkthrough: [Video](https://youtu.be/GmpP52yG0S8)
- Holiday/flag sensor breakdown: [Blog](https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html)
- Home Assistant Pi Day + Pi-hole stats: [Video](https://youtu.be/woA88DFlH5c)
### Historical diagram
![Smart Home Diagram](config/www/custom_ui/floorplan/images/branding/Bear-Stone-Docker-Diagram.jpg)
**All of my configuration files are tested against the most stable version of home-assistant.**
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>
**Still have questions on my Config?** <br>
**Message me on X :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.x.com/ccostan)
<p align="center">
<a target="_blank" href="https://www.buymeacoffee.com/vCloudInfo"><img src="https://www.buymeacoffee.com/assets/img/BMC-btn-logo.svg" alt="Buy me a coffee"><span style="margin-left:5px">You can buy me a coffee</span></a><a target="_blank" href="https://www.buymeacoffee.com/vCloudInfo"><img src="https://www.buymeacoffee.com/assets/img/BMC-btn-logo.svg" alt="Buy me a coffee"></a>
<br>
<a href="https://eepurl.com/dmXFYz"><img align="center" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/email_link.png" height="50" ></a><br>
<a href="https://www.vCloudInfo.com/p/affiliate-disclosure.html">
Affiliate Disclosure
</a></p>