Ramil Valitov

Results 133 comments of Ramil Valitov

@jlssmt I have no idea how komo.do works and I never used it. The stats reporting is a well-known issue for LXC containers and has been reported plenty of times...

> I ran your proposed solution, and it made beszel homepage nonfunctional, only subsystem urls worked. reverting fixed it. Sorry, no idea why it does not work for you and...

I got issues with rendering of the content in some cases because of the forced scrollbars. Perhaps it's better to allow the user to put the `tui-scroller` in drawer's content...

All tests fail automatically because of outdated action upload-artifact, see https://github.com/ipinfo/php/pull/86

@max-ipinfo is it OK now?

My ESP32-C6 works great with Bluetooth with the following config: ```yaml # Example config.yaml esphome: name: bt-proxy friendly_name: Bluetooth Proxy platformio_options: board_build.flash_mode: dio esp32: board: esp32-c6-devkitc-1 variant: ESP32C6 flash_size: 8MB...

@mx5gr My config is for ESP32-C6 only, it will not work for C3.

Yes, the PR fixes the compilation errors. Either you need to wait for it to be merged, or apply the code modifications locally.