Skip to content

Commit 34c2b44

Browse files
committed
p1 mac tests
1 parent 73a30fa commit 34c2b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_smile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,7 @@ async def test_connect_smile_p1_v2(self):
808808
"gas_consumed_cumulative": 584.431,
809809
"gas_consumed_interval": 0.014,
810810
},
811+
"mac_address": "012345670001",
811812
},
812813
}
813814

@@ -2091,6 +2092,7 @@ async def test_connect_p1v3(self):
20912092
"electricity_produced_peak_interval": 0,
20922093
"electricity_produced_off_peak_interval": 0,
20932094
},
2095+
"mac_address": "012345670001",
20942096
}
20952097
}
20962098

0 commit comments

Comments
 (0)