home_assistant_micronova_agua_iot
Home Assistant integration controlling heating devices (pellet stoves) connected via the Agua IOT platform of Micronova
File Explorer
Download Latest Version (.zip)- hassfest.yml
- pytest.yml
- ruff.yml
- validate.yml
- de.json
- en.json
- fr.json
- nl.json
- pt.json
- __init__.py
- aguaiot.py
- binary_sensor.py
- climate.py
- config_flow.py
- const.py
- coordinator.py
- diagnostics.py
- local_ble.py
- manifest.json
- number.py
- select.py
- sensor.py
- services.yaml
- strings.json
- switch.py
- BLUETOOTH.md
- alfaplam.json
- app-o-bien.json
- bronpi.json
- evacalor.json
- go_heat.json
- jollymec_ext_thermostat.json
- jollymec_wood.json
- klover.json
- loto_multiair.json
- mcz.json
- nobis_a11.json
- nobis_canalization.json
- nobis_canalization2.json
- nobis_fi.json
- nobis_hybrid.json
- nobis_turbo.json
- nobis_vent_rear.json
- nobis_water.json
- nordic_fire_boiler.json
- piazza_vent_front.json
- piazzetta_hybrid.json
- piazzetta_multifire.json
- piazzetta_multifire_sweetair.json
- piazzetta_pellet_level.json
- ravelli.json
- ravelli_canalization.json
- ravelli_canalization_single.json
- __init__.py
- conftest.py
- helpers.py
- test_aguaiot.py
- test_device.py
- test_platforms.py
- .editorconfig
- .gitignore
- .pre-commit-config.yaml
- hacs.json
- LICENSE
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/vincentwolsink/home_assistant_micronova_agua_iot
Downloads the entire project code from GitHub to your computer.
cd home_assistant_micronova_agua_iot
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
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)
