Skip to content

Commit 2a05bfc

Browse files
committed
Add update instructions to README
1 parent 077f9b5 commit 2a05bfc

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,26 @@ Copy the `custom_components/gridx` folder to your Home Assistant `custom_compone
3434
2. Search for "gridX"
3535
3. 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

3946
The 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

Comments
 (0)