Skip to content

Commit

Permalink
consumption_decimals not reading_decimals
Browse files Browse the repository at this point in the history
  • Loading branch information
mdegat01 committed Dec 7, 2021
1 parent ba2e025 commit 08d4539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amr2mqtt/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ schema:
protocol: list(idm|netidm|r900|scm|scm+)
name: str?
type: list(gas|water|energy)?
reading_decimals: int(0,)?
consumption_decimals: int(0,)?
reading_unit_of_measurement: str?
mqtt:
host: str?
Expand Down

0 comments on commit 08d4539

Please sign in to comment.