mirror of
https://github.com/geoffdavis/esphome-mitsubishiheatpump
synced 2024-08-30 18:12:13 +00:00
Update SwiCago/HeatPump to include custom pin fix (helpful for some users affected by #71)
This commit is contained in:
parent
229c9127eb
commit
8bf850c3f5
@ -89,6 +89,6 @@ def to_code(config):
|
||||
yield climate.register_climate(var, config)
|
||||
cg.add_library(
|
||||
name="HeatPump",
|
||||
repository="https://github.com/SwiCago/HeatPump#cea90c5ed48d24a904835f8918bd88cbc84cb1be",
|
||||
repository="https://github.com/SwiCago/HeatPump#5d1e146771d2f458907a855bf9d5d4b9bf5ff033",
|
||||
version=None, # this appears to be ignored?
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user