1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[midea] fix fan speed compatibility with some models (#6978)

This commit is contained in:
Sergey Dudanov
2024-06-25 00:04:58 +04:00
committed by GitHub
parent b1868123db
commit 78450da6f3
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ lib_deps =
freekode/TM1651@1.0.1 ; tm1651
glmnet/Dsmr@0.7 ; dsmr
rweather/Crypto@0.4.0 ; dsmr
dudanov/MideaUART@1.1.8 ; midea
dudanov/MideaUART@1.1.9 ; midea
tonia/HeatpumpIR@1.0.23 ; heatpumpir
build_flags =
${common.build_flags}