Pmant

Results 6 comments of Pmant

Hardware PWM currently is not implemented for STM32G0 chips. Check [my fork](https://github.com/Pmant/klipper/tree/stm32g0_pwm) which enables hardware PWM for the fan headers on a SKR mini E3 V3. I'm running a Sunon...

I did not manage to capture readable packets between app and hub. I think they changed the way app and hub communicate in the new firmware and app version. This...

I did some research on this. You can find the endpoints they are using [here](https://github.com/home-assistant-libs/aiohue/blob/master/aiohue/clip.py), for more details and how to connect to this endpoint using [node got](https://www.npmjs.com/package/got) library check...

To fully resolve the issue it would be nice if it would work in just one step with all three parameters `-r -u -d`

> This may often result in the wrong location specified for `-d`, as it isn't possible to know it until the MCU has entered CanBoot. A user could guess it,...

You can try [this](https://forum.iobroker.net/post/670867) script until the push API is officially supported.