Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Sep 5, 2018
1 parent b97ed72 commit 7d7285a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion switchbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
_LOGGER = logging.getLogger(__name__)


class Switchmate:
class Switchbot:
"""Representation of a Switchmate."""

def __init__(self, mac) -> None:
Expand Down

0 comments on commit 7d7285a

Please sign in to comment.