Ivan Belokobylskiy

Results 63 comments of Ivan Belokobylskiy

I have the same issue with esptool-ck, but I can't use esptool.py from mac os x, because of timeouts while flashing. So the only usable way for me is flashing...

This part requires implementing MQTT discovery entities. Do you have a screenshot or a list of entities that ble_monitor offers for your lock?

Hey, thank you for the report. Unfortunately, this issue cannot be easily fixed. Here is an issue in bleak https://github.com/hbldh/bleak/issues/500 In short, parsing DBUS messages in python is not optimized....

Hi, ssl certificates for connecting are not implemented yet.

Did you try https://github.com/devbis/st7789_mpy#overflow-of-iram1_0_seg ?

I reworked my changes to support the device in the generic sub-target with building u-boot for the device

> You should probably split out more of the kernel patches from the device support commit (unless they are directly related like the DTS ...). Good catch! Replaced with a...

I added external wifi drivers that support concurrent mode (allows AP and STA in several cases) to allow configuring without soldering. I added Aqara ZHWG11LM as well, as it has...

> FYI: the "avoid kernel panic for staging rtl8723bs AP" is not needed anymore, as a fix was already merged in [kernel 5.4.126](https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.126) (and other LTS kernels) Thank you @looi...

Fixed PKG_MIRROR_HASH for rtl8723-ol and rebased on master HEAD.