Overview
The Kostal Plenticore integration now enables installer login, enhancing the management of energy systems within the home. This capability allows installers to securely access and configure energy settings, improving the efficiency and performance of home energy management.
Benefits
- Streamlined access for installers to manage energy configurations.
- Enhanced security by requiring installer credentials for access.
- Improved energy system performance through professional setup.
Intent
The purpose of this capability is to provide installers with a secure login option to the Kostal Plenticore integration. This ensures that energy systems can be professionally configured and maintained, leading to optimal energy usage in the home.
Preconditions
- Kostal Plenticore energy management system installed.
- Home Assistant configured to support the Kostal Plenticore integration.
- Valid installer credentials available.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Energy Monitoring.
Actors
- Homeowner managing energy efficiency
- Installer configuring energy systems
Trigger
The capability is triggered when an installer attempts to log in to the Kostal Plenticore integration through Home Assistant.
Workflow Diagram
flowchart TD
A[Installer Attempts Login] -->|Check Credentials| B{{Valid Credentials?}}
B -->|Yes| C[Access Granted]
C --> D[Configure Energy Settings]
B -->|No| E[Access Denied]
Workflow Description
1. Installer Initiates Login
The installer accesses the Home Assistant interface and selects the Kostal Plenticore integration for login.
2. Credentials Verification
The system checks the provided installer credentials against the stored data.
3. Access Granted
If credentials are valid, the installer gains access to the configuration settings of the energy system.
4. Configure Energy Settings
The installer adjusts settings in the Kostal Plenticore to optimize energy usage for the homeowner.
5. Log Out
After configuration, the installer logs out to maintain security of the system.
Postconditions
The installer successfully configures the energy system, optimizing its performance while ensuring that only authorized personnel have access.
Optional Enhancements
- Implement two-factor authentication for installer logins.
- Add logging features to track changes made by installers.
- Provide homeowners with a summary report of changes made to energy settings.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Z-Wave JS | Energy Monitoring, Emporia | VUE002 |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)