mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
Added scripts to install HACS in DevContainer for testing the integration alongside other HACS components. Changes: - scripts/setup: Automatically install HACS and create symlink - scripts/sync-hacs: Sync HACS-installed integrations via symlinks - .gitignore: Ignore custom_components/* except tibber_prices HACS installs to config/custom_components/, symlinks in custom_components/ make integrations visible to Home Assistant. Impact: Developers can test with other integrations. No user changes. |
||
|---|---|---|
| .. | ||
| json_schemas | ||
| bootstrap | ||
| check-if-released | ||
| clean | ||
| develop | ||
| generate-release-notes | ||
| hassfest | ||
| help | ||
| lint | ||
| lint-check | ||
| motd | ||
| prepare-release | ||
| setup | ||
| suggest-version | ||
| sync-hacs | ||
| update | ||