Meizu-BLE-Thermometer
Meizu-BLE-Thermometer copied to clipboard
版本更新貌似无法使用了。大佬能修改下吗 In file included from src/esphome/components/esp32_ble_client/esp32_ble_client.cpp:1:0: src/esphome/components/esp32_ble_client/esp32_ble_client.h:102:3: error: 'SemaphoreHandle_t' does not name a type SemaphoreHandle_t client_lock_; ^ src/esphome/components/esp32_ble_client/esp32_ble_client.cpp: In member function 'virtual void esphome::esp32_ble_client::ESP32BLEClient::setup()': src/esphome/components/esp32_ble_client/esp32_ble_client.cpp:195:9: error: 'class esphome::esp32_ble_client::ESP32BLEClient' has no...
[E][esp32_ble_client:651]: open failed, status 133 是什么问题?多谢
Hi! I can't import your components. I'm using hass.io and copied folders with custom components to all folders. ``` INFO Reading configuration /config/esphome/am43_test.yaml... WARNING Unable to import custom component xiaomi_ble_mjhtv1.sensor:...
编译的错误 Looking for Hash library in registry Warning! Library `{'requirements': None, 'name': 'Hash'}` has not been found in PlatformIO Registry. src\esphome\components\esp32_ble_client\esp32_ble_client.cpp:164:13: warning: 'void esphome::esp32_ble_client::print_uuid(esp_bt_uuid_t)' defined but not used [-Wunused-function] static...
只是在配置文件中配置了 mqtt: broker: secret: 然后就报错了,至于为什么想弄mqtt是因为 现在只能在homeassistant上看,但是太过于依附homeassistant 如果能把数据发到mqtt,可以结合easyesp ,读取mqtt数据,然后在液晶屏上显示,万一homeassistant坏了,温湿度可以正常用
[E][esp32_ble_client:651]: open failed, status 133
docker安装的,路径为/usr/src/app/esphome/components/ hassio安装的,路径为/opt/esphome/esphome/components/ 两者不同