stiebel_eltron_isg_component
Stiebel Eltron ISG integration for Home Assistant
File Explorer
Download Latest Version (.zip)- bug_report.yml
- config.yml
- feature_request.yml
- lint_test.yml
- release.yml
- dependabot.yml
- launch.json
- settings.json
- tasks.json
- configuration.yaml
- cz.json
- de.json
- en.json
- fr.json
- it.json
- pt.json
- sk.json
- __init__.py
- binary_sensor.py
- button.py
- climate.py
- config_flow.py
- const.py
- coordinator.py
- diagnostics.py
- entity.py
- icons.json
- lwz_coordinator.py
- manifest.json
- migration.py
- number.py
- repairs.py
- select.py
- sensor.py
- strings.json
- switch.py
- wpm3i_coordinator.py
- wpm_coordinator.py
- __init__.py
- build_release.py
- check_module_coverage.py
- develop
- lint
- setup
- __init__.py
- conftest.py
- entity_keys.txt
- README.md
- test_binary_sensor.py
- test_button.py
- test_climate.py
- test_config_flow.py
- test_coordinator.py
- test_diagnostics.py
- test_entity.py
- test_entity_descriptions.py
- test_entity_keys.py
- test_init.py
- test_manifest.py
- test_migration.py
- test_module_coverage.py
- test_number.py
- test_release_artifact.py
- test_repairs.py
- test_select.py
- test_sensor.py
- test_switch.py
- test_translations.py
- test_workflows.py
- test_write_ranges.py
- .devcontainer-lock.json
- .devcontainer.json
- .gitattributes
- .gitignore
- CONTRIBUTING.md
- hacs.json
- info.md
- LICENSE
- pyproject.toml
- README.md
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/pail23/stiebel_eltron_isg_component
Downloads the entire project code from GitHub to your computer.
cd stiebel_eltron_isg_component
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)
