Skip to content

Commit 953ce40

Browse files
Typo fix (#76)
1 parent 4405fb2 commit 953ce40

File tree

1 file changed

+1
-1
lines changed
  • custom_components/detailed_hello_world_push

1 file changed

+1
-1
lines changed

custom_components/detailed_hello_world_push/sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424

2525
# See cover.py for more details.
26-
# Note how both entities for each roller sensor (battry and illuminance) are added at
26+
# Note how both entities for each roller sensor (battery and illuminance) are added at
2727
# the same time to the same list. This way only a single async_add_devices call is
2828
# required.
2929
async def async_setup_entry(

0 commit comments

Comments
 (0)