Johan Kanflo
Johan Kanflo
That would be very nice and ramping according to output wattage is a clever idea, lacking a temperature sensor.
It's a good thing you added timeout while waiting for ack xmit but in my opinion you should resubmit the patch without the changes in whitespace.
Actually, pressing the power key on the side (opening the power off dialogue), pressing tab and then enter does the same as the forced shutdown. Keyboard input thus works, but...
I tried 5.13.19, 5.14.21 and 5.15.13 and they all seem to work great on 21.04 when it comes to suspend. If suspending by closing the lid, I need to press...
Have anyone gotten sleep to work on eg. 5.13.19 _without_ the DSDT patch? I spent quite some time failing to go get my second 14ARE05 to sleep, and wake from...
Actually it seems a bit unfair to label this as a bug in this repo. The input text has a default max length of 100 bytes and this limit is...
Oh, and I added a note on the input text length in the docs.
@Sab44 If you have changed the text input max length and install the [Studio Code Server](https://github.com/hassio-addons/addon-vscode) add-on install, please try to change [this line](https://github.com/EPMatt/awesome-ha-blueprints/blob/849ed6b7d6b1b35ff1a932ae09d4b37099471765/blueprints/controllers/ikea_e1812/ikea_e1812.yaml#L150): ``` button_long: [move_with_on_off_0_83] ``` to ```...
ZHA depends on ZigPy where `move_with_on_off` and `MoveMode` are defined meaning any change to what Awesome* receives today is not likely.
@paulbrunn : if you could please try the same change with your E1744 I can add your change and @Azrael-Kun's to the PR.