diff --git a/components/mitsubishi_heatpump/climate.py b/components/mitsubishi_heatpump/climate.py index d521468..93c4e5f 100644 --- a/components/mitsubishi_heatpump/climate.py +++ b/components/mitsubishi_heatpump/climate.py @@ -90,5 +90,5 @@ def to_code(config): cg.add_library( name="HeatPump", repository="https://github.com/SwiCago/HeatPump", - version="ed3b700dd4b110253368cc9f6960516d228e33d8", + version="d6a29134401d7caae1b8fca9c452c8eb92af60c5", )