mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-02 21:43:36 +02:00
Document legacy alias construction
This commit is contained in:
1
.github/scripts/prepare_addon_lint_config.py
vendored
1
.github/scripts/prepare_addon_lint_config.py
vendored
@@ -11,6 +11,7 @@ from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
|
||||
# Build the upstream-only legacy aliases without retaining deprecated literals.
|
||||
LEGACY_APP_CONFIG = "addon" + "_config"
|
||||
LEGACY_ALL_APP_CONFIGS = "all_addon" + "_configs"
|
||||
MAP_ALIASES = {
|
||||
|
||||
Reference in New Issue
Block a user