mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2026-06-09 03:44:44 +00:00
Normalize repo metadata headers
This commit is contained in:
10
.github/FUNDING.yml
vendored
10
.github/FUNDING.yml
vendored
@@ -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"]
|
||||
|
||||
|
||||
|
||||
9
.github/config.yml
vendored
9
.github/config.yml
vendored
@@ -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
|
||||
|
||||
|
||||
9
.github/workflows/update-badge.yml
vendored
9
.github/workflows/update-badge.yml
vendored
@@ -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:
|
||||
|
||||
9
.github/workflows/weekly-digest.yml
vendored
9
.github/workflows/weekly-digest.yml
vendored
@@ -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:
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user