Skip to content

Commit 9710236

Browse files
committed
Fix assert
1 parent dba32af commit 9710236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/anna/legacy_anna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"climate_mode": "heat",
2828
"sensors": {
2929
"temperature": 20.4,
30-
"illuminance": 151,
30+
"illuminance": 150.8,
3131
"setpoint": 20.5
3232
}
3333
},

0 commit comments

Comments
 (0)