Skip to content

Commit

Permalink
Fix missing imports of Refrigerator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon authored May 14, 2024
1 parent 2d3fe7c commit 1182af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pychonet/Refrigerator.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from pychonet.EchonetInstance import EchonetInstance
from pychonet.lib.epc_functions import (
DICT_41_EMPTY_OR_NOT,
DICT_41_ENABLED_DISABLED,
DICT_41_ENABLED_DISABLED_TEMPDISABLED,
DICT_41_OPEN_CLOSED,
Expand Down

0 comments on commit 1182af6

Please sign in to comment.