Skip to content

Commit 4a19fb7

Browse files
committed
docs: Updated docs around total export sensor
1 parent bd44266 commit 4a19fb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_docs/entities/electricity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ The total consumption reported by the meter for all time. This will try and upda
482482
This will only be available if you have specified you have an [Octopus Home Mini](../setup/account.md#home-mini). Do not set unless you have one.
483483

484484
!!! info
485-
Not all meters provide this information. In these scenarios, this sensor will report zero.
485+
Not all meters provide this information. In these scenarios, this sensor will report zero or unknown.
486486

487487
!!! note
488488
This is [disabled by default](../faq.md#there-are-entities-that-are-disabled-why-are-they-disabled-and-how-do-i-enable-them).
@@ -493,6 +493,7 @@ The total export reported by the meter for all time. This will try and update ev
493493
|-----------|------|-------------|
494494
| `mpan` | `string` | The mpan for the associated meter |
495495
| `serial_number` | `string` | The serial for the associated meter |
496+
| `is_export` | `boolean` | Determines if the meter exports energy rather than imports |
496497
| `is_smart_meter` | `boolean` | Determines if the meter is considered smart by Octopus Energy |
497498

498499
### Current Accumulative Cost

0 commit comments

Comments
 (0)