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.
This commit is contained in:
Carlo Costanzo
2025-11-29 13:17:00 -05:00
parent 05b90f5dfa
commit c464073a0d
36 changed files with 200 additions and 143 deletions

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