Hello community,
I’ve created a new custom integration for Home Assistant that connects to Mijn Ista :
GitHub - aalaei/ha-mijn-ista: Home Assistant integration - Mijn Ista · GitHub
Why this integration?
There is already a great project for Ista called
However, that integration is built for EcoTrend / different Ista APIs , and unfortunately Mijn Ista uses a completely different system and endpoints .
Because of these differences, I decided to build a separate integration specifically for Mijn Ista users instead of trying to extend the existing one.
Features
- Fetch data from Mijn Ista portal
- Sensors for usage (heating / water – depending on availability)
- Regular updates inside Home Assistant
- Lightweight and simple setup
(Adjust this list based on what you currently support)
Status
This is an early version, so:
- Some features may still be missing
- Things might change
- Feedback is very welcome!
Installation
Manual installation:
- Copy the
ha_mijn_istafolder into yourcustom_componentsdirectory - Restart Home Assistant
- Add the integration via UI (or YAML if applicable)
(Update if you support HACS)
Feedback & Contributions
If you are using Mijn Ista, I would love your help:
- Test the integration
- Report issues
- Suggest features
- Open PRs
Thanks, and hope this helps other Mijn Ista users!