@@ -34,19 +34,26 @@ Copy the `custom_components/gridx` folder to your Home Assistant `custom_compone
34342 . Search for "gridX"
35353 . Enter your E.ON Home / gridX account email and password
3636
37+ ## Updating
38+
39+ 1 . Open HACS → Integrations → gridX Energy Management
40+ 2 . Click "Update information" to refresh repository data
41+ 3 . Click "Redownload" and confirm
42+ 4 . Go to Settings → System → a "Restart required" repair will appear — click Restart
43+
3744## Devices & Entities
3845
3946The integration creates devices based on your system:
4047
4148| Device | Entities | Created when |
4249| --------| ---------| -------------|
43- | gridX Gateway | 17 sensors (power flows, rates, meter readings) | Always |
44- | Battery | 7 sensors (SoC, power, charge/discharge, capacity) | If battery present |
45- | Heat Pump | 2 sensors (power, SG Ready state) | If heat pump present |
46- | EV Charger | 6 sensors (power, SoC, currents, total energy) | If EV charger present |
47- | Heater | 2 sensors (power, temperature) | If heater present |
50+ | gridX | 17 sensors (power flows, rates, meter readings) | Always |
51+ | gridX Battery | 7 sensors (SoC, power, charge/discharge, capacity) | If battery present |
52+ | gridX Heat Pump | 2 sensors (power, SG Ready state) | If heat pump present |
53+ | gridX EV Charger | 6 sensors (power, SoC, currents, total energy) | If EV charger present |
54+ | gridX Heater | 2 sensors (power, temperature) | If heater present |
4855
49- Multiple appliances of the same type are supported (e.g., "Battery" and "Battery 2").
56+ Multiple appliances of the same type are supported (e.g., "gridX Battery" and "gridX Battery 2").
5057
5158## Credits
5259
0 commit comments