diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 496e2033..90166fc3 100755 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# GitHub Funding - repository sponsorship links. +# Defines funding links shown by GitHub for this repository. +# ------------------------------------------------------------------- +###################################################################### # These are supported funding model platforms github: CCOSTAN @@ -11,4 +20,3 @@ issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username custom: ["https://amzn.to/2SYaXl7"] - diff --git a/.github/config.yml b/.github/config.yml index ab75660b..ad6a27ad 100755 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# GitHub Welcome Bot - first-time contributor messages. +# Defines GitHub welcome comments for issues and pull requests. +# ------------------------------------------------------------------- +###################################################################### # Configuration for welcome - https://github.com/behaviorbot/welcome # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome diff --git a/.github/workflows/update-badge.yml b/.github/workflows/update-badge.yml index 71b02f0b..4e205f98 100644 --- a/.github/workflows/update-badge.yml +++ b/.github/workflows/update-badge.yml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# Update Badge Workflow - Home Assistant version badge automation. +# Updates the repository badge when the workflow is triggered. +# ------------------------------------------------------------------- +###################################################################### name: Update HA Version Badge on: diff --git a/.github/workflows/weekly-digest.yml b/.github/workflows/weekly-digest.yml index 22525f60..f9e0eeb2 100644 --- a/.github/workflows/weekly-digest.yml +++ b/.github/workflows/weekly-digest.yml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# Weekly Digest Workflow - scheduled repository issue summary. +# Runs the GitHub Actions workflow for weekly digest reporting. +# ------------------------------------------------------------------- +###################################################################### name: Weekly Digest on: diff --git a/.travis.yml b/.travis.yml index 8301979c..33449cb0 100755 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# Travis CI - legacy Home Assistant configuration validation. +# Defines the Travis build used to validate this repository. +# ------------------------------------------------------------------- +###################################################################### language: python python: "3.8" diff --git a/codex_skills/homeassistant-dashboard-designer/agents/openai.yaml b/codex_skills/homeassistant-dashboard-designer/agents/openai.yaml index 9849e4ba..71e9d4de 100644 --- a/codex_skills/homeassistant-dashboard-designer/agents/openai.yaml +++ b/codex_skills/homeassistant-dashboard-designer/agents/openai.yaml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# Dashboard Designer Agent - Codex skill entry metadata. +# Defines the OpenAI-facing launcher text for this local skill. +# ------------------------------------------------------------------- +###################################################################### interface: display_name: "Home Assistant Dashboard Designer" short_description: "Design/refactor HA Lovelace dashboards safely" diff --git a/codex_skills/homeassistant-yaml-dry-verifier/agents/openai.yaml b/codex_skills/homeassistant-yaml-dry-verifier/agents/openai.yaml index 0d08e824..86d46db8 100644 --- a/codex_skills/homeassistant-yaml-dry-verifier/agents/openai.yaml +++ b/codex_skills/homeassistant-yaml-dry-verifier/agents/openai.yaml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# YAML DRY Verifier Agent - Codex skill entry metadata. +# Defines the OpenAI-facing launcher text for this local skill. +# ------------------------------------------------------------------- +###################################################################### interface: display_name: "HA YAML DRY Verifier" short_description: "Find redundant HA YAML logic" diff --git a/codex_skills/infrastructure-doc-sync/agents/openai.yaml b/codex_skills/infrastructure-doc-sync/agents/openai.yaml index 8c06937a..5a7c44af 100644 --- a/codex_skills/infrastructure-doc-sync/agents/openai.yaml +++ b/codex_skills/infrastructure-doc-sync/agents/openai.yaml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# Infrastructure Doc Sync Agent - Codex skill entry metadata. +# Defines the OpenAI-facing launcher text for this local skill. +# ------------------------------------------------------------------- +###################################################################### interface: display_name: "Infrastructure Doc Sync" short_description: "Sync infra docs with concise AGENTS" diff --git a/codex_skills/network-architecture-diagrammer/agents/openai.yaml b/codex_skills/network-architecture-diagrammer/agents/openai.yaml index 37963b22..3914ed70 100644 --- a/codex_skills/network-architecture-diagrammer/agents/openai.yaml +++ b/codex_skills/network-architecture-diagrammer/agents/openai.yaml @@ -1,3 +1,12 @@ +###################################################################### +# @CCOSTAN - Follow Me on X +# For more info visit https://www.vcloudinfo.com/click-here +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# ------------------------------------------------------------------- +# Network Diagrammer Agent - Codex skill entry metadata. +# Defines the OpenAI-facing launcher text for this local skill. +# ------------------------------------------------------------------- +###################################################################### interface: display_name: "Network Architecture Diagrammer" short_description: "Generate Excalidraw-ready homelab diagrams"