Skip to content

Commit

Permalink
Update climate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
markalston committed Nov 7, 2023
1 parent dfbcaeb commit 20a38ba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions components/mitsubishi_heatpump/climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def to_code(config):
yield climate.register_climate(var, config)
cg.add_library(
name="HeatPump",
repository="https://github.com/markalston/HeatPump",
version="cea90c5ed48d24a904835f8918bd88cbc84cb1be",
#version="d6a29134401d7caae1b8fca9c452c8eb92af60c5",
repository="https://github.com/SwiCago/HeatPump",
version="d6a29134401d7caae1b8fca9c452c8eb92af60c5",
)

0 comments on commit 20a38ba

Please sign in to comment.