ha-db_infoscreen
db-infoscreen Homeassistant fetching (superior of ha-deutschebahn)
File Explorer
Download Latest Version (.zip)- ai-context.md
- bug_report.yml
- config.yml
- feature_request.yml
- calculate_release_details.py
- changelog_builder.py
- update_templates.py
- version_manager.py
- auto-labeler.yml
- backend-api-update.yml
- ci-orchestrator.yml
- close-fixed-issues.yaml
- deploy_docs.yml
- issue-orchestrator.yml
- release.yml
- rollback.yml
- update_backends.yml
- CODEOWNERS
- CONTRIBUTING.md
- FUNDING.yml
- labeler.yml
- PULL_REQUEST_TEMPLATE.md
- renovate.json
- icon.png
- icon@2x.png
- logo.png
- logo@2x.png
- de.json
- en.json
- __init__.py
- binary_sensor.py
- calendar.py
- config_flow.py
- const.py
- entity.py
- manifest.json
- repairs.py
- sensor.py
- services.yaml
- strings.json
- utils.py
- __init__.py
- logo.png
- sensor.png
- .nojekyll
- advanced.md
- automations.md
- configuration.md
- data-sources.md
- development.md
- entities.md
- index.md
- installation.md
- limitations.md
- requirements.txt
- self-hosting.md
- services.md
- station-search.md
- support.md
- troubleshooting.md
- generate_changelog.py
- update_backends.py
- configuration.yaml
- __init__.py
- common.py
- conftest.py
- test_autocomplete.py
- test_binary_sensor.py
- test_calendar.py
- test_config_flow.py
- test_config_flow_search.py
- test_coordinator.py
- test_deduplication.py
- test_docs_formatting.py
- test_docs_links.py
- test_feature_updates.py
- test_leave_alarm.py
- test_leave_alarm_fix.py
- test_live_api.py
- test_messages_and_facilities.py
- test_options_flow_comprehensive.py
- test_pause_updates.py
- test_sensor.py
- test_services.py
- test_stability.py
- test_station_candidates.py
- test_statistics.py
- test_text_sensor_fix.py
- test_translations.py
- test_version_manager.py
- test_via_stations_logic.py
- .backend_version
- .eslintrc.json
- .gitattributes
- .gitignore
- .nojekyll
- AGENTS.MD
- hacs.json
- LICENSE
- mkdocs.yml
- mypy.ini
- package-lock.json
- package.json
- pytest.ini
- README.md
- renovate.json
- requirements_test.txt
# Installation Guide
1. Get the code
git clone https://github.com/FaserF/ha-db_infoscreen
Downloads the entire project code from GitHub to your computer.
cd ha-db_infoscreen
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
