File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5959 "available" : true ,
6060 "dev_class" : " smartmeter" ,
6161 "location" : " da7be222ab3b420c927f3e49fade0304" ,
62+ "model" : " 2MS212 SMR5.5" ,
6263 "name" : " P1" ,
6364 "sensors" : {
6465 "electricity_consumed_off_peak_cumulative" : 618.001 ,
8081 "net_electricity_cumulative" : 238.069 ,
8182 "net_electricity_point" : 393 ,
8283 "voltage_phase_one" : 234.6
83- }
84+ },
85+ "vendor" : " SAGEM"
8486 },
8587 "53130847be2f436cb946b78dedb9053a" : {
8688 "binary_sensors" : {
Original file line number Diff line number Diff line change @@ -551,7 +551,7 @@ async def test_connect_anna_p1(self):
551551 )
552552
553553 await self .device_test (api , "2025-11-2 00:00:01" , testdata )
554- assert self .entity_items == 74 # 93
554+ assert self .entity_items == 76
555555
556556 await api .close_connection ()
557557 await self .disconnect (server , client )
You can’t perform that action at this time.
0 commit comments