hass-opnsense
OPNsense integration with Home Assistant
File Explorer
Download Latest Version (.zip)- bug_report.yml
- config.yml
- feature_request.yml
- __init__.py
- build_aiopnsense_release_notes.py
- cleanup_aiopnsense_update_branches.py
- update_aiopnsense_pins.py
- labeler.yml
- lock_closed_issues.yml
- merge_conflict_labeler.yml
- post_coverage_to_pr.yml
- prek-autofix-fix.yml
- prek-autofix-review.yml
- prek_autoupdate.yml
- pytest_coverage.yml
- release.yml
- update_aiopnsense.yml
- validate.yml
- dependabot.yml
- labeler.yml
- release.yml
- en.json
- __init__.py
- binary_sensor.py
- config_flow.py
- const.py
- coordinator.py
- device_tracker.py
- diagnostics.py
- entity.py
- helpers.py
- manifest.json
- migrate.py
- repair_reconciliation.py
- repairs.py
- sensor.py
- services.py
- services.yaml
- switch.py
- traffic_coordinator.py
- update.py
- device_tracker.md
- granular_permissions.md
- __init__.py
- conftest.py
- test_binary_sensor.py
- test_config_flow.py
- test_coordinator.py
- test_device_tracker.py
- test_diagnostics.py
- test_entity.py
- test_helpers.py
- test_init.py
- test_integration.py
- test_repair_reconciliation.py
- test_repairs.py
- test_sensor.py
- test_services.py
- test_switch.py
- test_traffic_coordinator.py
- test_update.py
- test_update_aiopnsense_workflow.py
- utilities.py
- .gitignore
- AGENTS.md
- CHANGELOG.md
- CONTRIBUTING.md
- hacs.json
- LICENSE
- prek.toml
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/travisghansen/hass-opnsense
Downloads the entire project code from GitHub to your computer.
cd hass-opnsense
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
