Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_components/utility_meter.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ offset:
required: false
default: 0
type: integer
net_consumption:
description: Set this to True if you would like to treat the source as a net meter. This will allow your counter to go both positive and negative.
required: false
default: false
type: boolean
tariffs:
description: List of tariffs supported by the utility meter.
required: false
Expand Down