Skip to content

Commit 7d7285a

Browse files
Update __init__.py
1 parent b97ed72 commit 7d7285a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

switchbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
_LOGGER = logging.getLogger(__name__)
1414

1515

16-
class Switchmate:
16+
class Switchbot:
1717
"""Representation of a Switchmate."""
1818

1919
def __init__(self, mac) -> None:

0 commit comments

Comments
 (0)