Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerSelwyn authored Oct 3, 2024
1 parent 8ae6f60 commit 219e626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/nodered/binary_sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from homeassistant.components.binary_sensor import BinarySensorEntity
from homeassistant.components.lock import LockState
from homeassistant.const import (
CONF_STATE,
CONF_STATE,
STATE_HOME,
STATE_ON,
STATE_OPEN,
Expand Down

0 comments on commit 219e626

Please sign in to comment.