mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-21 13:33:27 +02:00
HaierProtocol library updated to 0.9.25 to fix the answer_timeout bug (#6015)
This commit is contained in:
@@ -495,4 +495,4 @@ async def to_code(config):
|
||||
trigger, [(cg.uint8, "code"), (cg.const_char_ptr, "message")], conf
|
||||
)
|
||||
# https://github.com/paveldn/HaierProtocol
|
||||
cg.add_library("pavlodn/HaierProtocol", "0.9.24")
|
||||
cg.add_library("pavlodn/HaierProtocol", "0.9.25")
|
||||
|
||||
Reference in New Issue
Block a user