forhuan
forhuan
i use iconv-lite-0.2.11  and it finally work 
@dqsully Sorry, for replying late , I don't think UTF-8 encoding work for me , I'll try it this afternoon , an encoding option is better . BTW , This...
@dqsully UTF-8 not work for me
@dqsully I use the old one yesterday . I use your fork this time , but it does't work too  Here is the output ```text ["D:\\Program Files (x86)\\arduino-1.8.0\\arduino_debug.exe","--verify",""]...
My pleasure :)
@skywind3000 抱歉 , 最近在准备考研,也没太有时间。
@syssi Outputs of these commands: ``` miiocli device --ip IP --token XXXXXXXXXXXXX info Model: philips.light.bceiling2 Hardware version: esp32 Firmware version: 2.0.7 Network: {'localIp': '192.168.x.x', 'mask': '255.255.255.0', 'gw': '192.168.x.x'} AP: {'ssid':...
Treating bceiling2 as ceiling works ok
Try this config may works ``` light: - platform: xiaomi_miio name: Room Light host: 192.168.x.x token: xxxxxxxxxxxxxxxxxxxxxxxxxxx model: philips.light.ceiling ```
I'm unfamiliar with XCode, but after making random changes, it finally works with Trollstore. BTW, can we enlarge kMaxRelocatorSize?