Krzysztof Błażewicz

Results 13 comments of Krzysztof Błażewicz

Per-execution option is more useful because some queries are expected to be fast and we can tell something is going wrong after few seconds while other are expected to run...

> Just to be sure. > > Are that change indented to be applied to all the devices in that quirk? > > That will be all these devices: >...

Here's the configuration for `_TZE200_2ekuz3dz` from Z2M: https://github.com/Koenkk/zigbee-herdsman-converters/blob/177326f7af1c42cd5e2f89998a03effd042780c6/devices/tuya.js#L2803:L2840

> You have said that the scheduled was setted in the Tuya application, right? > > But as the quirk can not manage the scheduled for the device you need...

Related issue in Docker repo: https://github.com/docker/for-mac/issues/6796, no solutions there though. @codeprefect, sounds interesting, could you elaborate a bit?

Thanks @codeprefect it worked :) I'm on Apple Silicon and Ventura 13.3.1, colima version `v0.5.4`. Here's what I did: ```sh $ colima start --arch x86_64 --cpu 4 --memory 16 $...

@codeprefect did you also notice this issue: https://github.com/microsoft/vscode-remote-release/issues/8541 while running `x86_64` images on `aarch64` vm?

Any configuration with DWIN LCD and MultiSerial fails. It can be easily reproduced using [Configurations/config/examples/Creality/Ender-3 V2](https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.0.x/config/examples/Creality/Ender-3%20V2) with `SERIAL_PORT_2` enabled: ```diff --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -123,7 +125,7 @@ * Currently...

With `STM32F103RET6_creality` env it fails because it can't find `MSerial0` symbol, probably because Serial port 0 is not defined for this platform and `SERIAL_CATCHAL` is declared to be `0`. ```...

I feel you buddy, winter has come to Poland as well. I hope you'll be able to enjoy this patch soon, I've been using it ever since I've published this...