Skip to content

Commit a5a8e29

Browse files
Aflezen gegevens over voltages #518
1 parent e1984c5 commit a5a8e29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dsmr_datalogger/management/commands/dsmr_fake_datasource.py

-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ def _generate_data(self, with_gas, with_electricity_returned, hour_offset):
145145
"1-0:62.7.0({}*kW)\r\n".format(self._round_precision(currently_returned_l3, 6)),
146146
]
147147

148-
149148
if with_gas:
150149
data += [
151150
"0-1:24.1.0(003)\r\n",

0 commit comments

Comments
 (0)