@@ -1890,7 +1890,7 @@ async def test_connect_adam_plus_anna_new(self):
18901890 testdata_updated = {
18911891 "67d73d0bd469422db25a618a5fb8eeb0" : {
18921892 "dev_class" : "zz_misc" ,
1893- "switches" : {"lock" : True }, !!!
1893+ "switches" : {"lock" : True },
18941894 },
18951895 "2568cc4b9c1e401495d4741a5f89bee1" : {
18961896 "dev_class" : "computer_desktop" ,
@@ -1901,7 +1901,7 @@ async def test_connect_adam_plus_anna_new(self):
19011901 "electricity_produced" : 0.0 ,
19021902 "electricity_produced_interval" : 0.0 ,
19031903 },
1904- "switches" : {"relay" : False , "lock" : False }, !!!!
1904+ "switches" : {"relay" : False , "lock" : False },
19051905 },
19061906 "1772a4ea304041adb83f357b751341ff" : {
19071907 "dev_class" : "thermo_sensor" ,
@@ -1912,7 +1912,7 @@ async def test_connect_adam_plus_anna_new(self):
19121912 "name" : "Tom Badkamer" ,
19131913 "zigbee_mac_address" : "ABCD012345670A01" ,
19141914 "vendor" : "Plugwise" ,
1915- "available" : False , !!!!
1915+ "available" : False ,
19161916 "sensors" : {
19171917 "temperature" : 21.6 ,
19181918 "setpoint" : 15.0 ,
@@ -1923,7 +1923,7 @@ async def test_connect_adam_plus_anna_new(self):
19231923 },
19241924 "da224107914542988a88561b4452b0f6" : {
19251925 "dev_class" : "gateway" ,
1926- "binary_sensors" : {"plugwise_notification" : True }, !!!!
1926+ "binary_sensors" : {"plugwise_notification" : True },
19271927 },
19281928 "e8ef2a01ed3b4139a53bf749204fe6b4" : {
19291929 "dev_class" : "switching" ,
0 commit comments