diff --git a/components/mitsubishi_heatpump/climate.py b/components/mitsubishi_heatpump/climate.py index d25395a..0e5d9a9 100644 --- a/components/mitsubishi_heatpump/climate.py +++ b/components/mitsubishi_heatpump/climate.py @@ -144,4 +144,5 @@ def to_code(config): cg.add_library( name="HeatPump", repository="https://github.com/SGXander/HeatPump@auto_horizontal", + version="2ebb761e2fee9fb75c05bb391d20ae3d798d185a", )