hass.tibber_prices/scripts
Julian Pawlowski 60c3b72932 chore(dev): add HACS installation and sync scripts for testing
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.
2025-11-16 18:05:14 +00:00
..
json_schemas refactor: Revise translation schema to enhance structure and add detailed properties for configuration flows 2025-11-09 12:49:06 +00:00
bootstrap add shellcheck directive for bootstrap script 2025-11-06 11:43:10 +00:00
check-if-released feat(release): add semantic versioning workflow automation 2025-11-09 15:32:44 +00:00
clean refactor(config_flow): restructure package to satisfy hassfest validation 2025-11-15 17:40:53 +00:00
develop refactor(config_flow): restructure package to satisfy hassfest validation 2025-11-15 17:40:53 +00:00
generate-release-notes feat(release): remove version tag prefix from release titles 2025-11-16 00:26:34 +00:00
hassfest refactor(config_flow): restructure package to satisfy hassfest validation 2025-11-15 17:40:53 +00:00
help update dev environment 2025-11-03 15:54:01 +00:00
lint refactor(config_flow): restructure package to satisfy hassfest validation 2025-11-15 17:40:53 +00:00
lint-check refactor(config_flow): restructure package to satisfy hassfest validation 2025-11-15 17:40:53 +00:00
motd update dev environment 2025-11-03 15:54:01 +00:00
prepare-release feat(release): add semantic versioning workflow automation 2025-11-09 15:32:44 +00:00
setup chore(dev): add HACS installation and sync scripts for testing 2025-11-16 18:05:14 +00:00
suggest-version feat(release): add semantic versioning workflow automation 2025-11-09 15:32:44 +00:00
sync-hacs chore(dev): add HACS installation and sync scripts for testing 2025-11-16 18:05:14 +00:00
update update dev environment 2025-11-03 15:54:01 +00:00