mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-22 13:48:29 +02:00
Adjust HeatpumpIR dependency (#6222)
This commit is contained in:
@@ -119,4 +119,4 @@ def to_code(config):
|
||||
cg.add_library("tonia/HeatpumpIR", "1.0.23")
|
||||
|
||||
if CORE.is_esp8266 or CORE.is_esp32:
|
||||
cg.add_library("crankyoldgit/IRremoteESP8266", "2.7.12")
|
||||
cg.add_library("crankyoldgit/IRremoteESP8266", "2.8.4")
|
||||
|
||||
Reference in New Issue
Block a user