Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 committed Feb 11, 2025
1 parent 79e5c76 commit 734309f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ async def test_sensors(
assert state.state == "auto"

state = hass.states.get("sensor.openevse_charging_status")
assert state
assert state
assert state.attributes.get("icon") == "mdi:sleep"

# enable disabled sensor
Expand Down

0 comments on commit 734309f

Please sign in to comment.