Skip to content

Commit

Permalink
Update miio/gateway.py
Browse files Browse the repository at this point in the history
Co-authored-by: Teemu R. <tpr@iki.fi>
  • Loading branch information
bskaplou and rytilahti authored May 15, 2020
1 parent ca8054a commit c3675cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miio/gateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class DeviceType(IntEnum):
AqaraMotion = 52
AqaraMagnet = 53
AqaraRelayTwoChannels = 54
AqaraSqaureButton = 62
AqaraSquareButton = 62


class AqaraRelayToggleValue(Enum):
Expand Down

0 comments on commit c3675cf

Please sign in to comment.