whc2001
whc2001
This pull request closes #1695. By doing a packet capture of official MiHome app, it can be observed that it performs a RPC call to method `set_fan_level` with the same...
### Device model / 设备型号 nwt.derh.wdh318efw1 ### Component version / 插件版本 0.7.18 ### HA core version / HA版本 2024.5.5 ### Integrated mode / 集成方式 Local (本地模式) ### The problem /...
Testing with `sync_with_sample_stuffing` branch under `ESP-IDF v5.2.1`: ``` [1178/1255] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj ccache E:\Espressif\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32-elf-gcc.exe -DESP_PLATFORM -DIDF_VER=\"v5.2.1\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -ID:/Git/snapclient/build/config -ID:/Git/snapclient/main -IE:/Espressif/frameworks/esp-idf-v5.2.1/components/newlib/platform_include -IE:/Espressif/frameworks/esp-idf-v5.2.1/components/freertos/config/include...
### What happened? I have purchased one of [this](https://www.amazon.ca/dp/B0B2JR1DXZ?psc=1&ref=ppx_yo2ov_dt_b_product_details) Zigbee light strip controller. It pairs without problem and got recognized as a Tuya [TS0505B_1](https://www.zigbee2mqtt.io/devices/TS0505B_1.html#tuya-ts0505b_1). However when actually using it I...
As mentioned in my last issue, I decided to go back to WiFi connection. I found that the [Wemos ESP32-S2 mini](https://www.wemos.cc/en/latest/s2/s2_mini.html) really suits my need, with a small footprint, type-C...