Skip to content

Commit

Permalink
report 'chunmi.cooker.eh1' as supported
Browse files Browse the repository at this point in the history
  • Loading branch information
sschirr committed Apr 2, 2022
1 parent f09f699 commit 51806a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions miio/cooker_multi.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@ def favorite(self) -> None:
class MultiCooker(Device):
"""Main class representing the multi cooker."""

_supported_models = [MODEL_MULTI]

@command(
default_output=format_output(
"",
Expand Down

0 comments on commit 51806a8

Please sign in to comment.