Monitor your heating consumption from the Ista portal (mijn.ista.nl) directly in Home Assistant.
- 🌡️ Total Consumption Sensor - Track overall heating usage across all rooms
- 🏠 Individual Room Sensors - Monitor each room's consumption separately
- 🔄 Automatic Updates - Data refreshes every hour
- 🌍 Multi-language - Support for English and Dutch
- 🎨 Easy Setup - Simple configuration through Home Assistant UI
- Open HACS in your Home Assistant
- Click on "Integrations"
- Click the three dots in the top right corner
- Select "Custom repositories"
- Add this repository URL:
https://github.com/sircuri/ista-plugin - Category: "Integration"
- Click "Add"
- Find "Ista Energy Monitor" in HACS and click "Download"
- Restart Home Assistant
- Go to Settings → Devices & Services → Add Integration
- Search for "Ista Energy Monitor" and configure with your credentials
After installation, you'll get sensors for:
- Total Consumption:
sensor.ista_total_consumption - Room Sensors:
sensor.ista_[room_name](one for each room/meter)
Each sensor includes:
- Current consumption value
- Meter number
- Measurement unit
- Update timestamp
type: entities
title: Heating Consumption
entities:
- sensor.ista_total_consumption
- sensor.ista_living_room
- sensor.ista_bedroom
- sensor.ista_kitchenConfigure through the Home Assistant UI:
- Settings → Devices & Services
- Add Integration → Ista Energy Monitor
- Enter your Ista portal credentials:
- Email or Username
- Password
✅ Real-time heating consumption data ✅ Historical tracking in Home Assistant ✅ Create automations based on usage ✅ Compare room-by-room consumption ✅ Energy dashboard integration
- Home Assistant 2023.1.0 or newer
- Active account at mijn.ista.nl
- Dutch Ista portal access
Data updates every 60 minutes by default. This helps prevent overwhelming the Ista portal while keeping your data current.
Note: This is an unofficial integration and is not affiliated with Ista.