Joshua Jeschek
Joshua Jeschek
Firstly, I tried the [example](https://github.com/seebye/ueberzug/blob/master/examples/fzfimg.sh) from the ueberzug repository in Alacritty yesterday, and it worked. (However today there was a system update and now the demo is stuck on loading...
I thought the same, tinkered a bit more and tried out this example from the ueberzug repository (expand) import ueberzug.lib.v0 as ueberzug import time if __name__ == '__main__': with ueberzug.Canvas()...
@Suyashtnt could you share a bit more about you setup? most notably, on which commit did you compile?
Looking at the documentation for BLE error codes: | Status | Status Hex | Description | | ------ | ---------- | ------------------------------ | | 5 | 0x05 | BLE_HCI_AUTHENTICATION_FAILURE |...
I didn't! If you have any additional information though, please let me know!
mmmh, that could be a reason but I wouldn't think so, this is working for so many other people what kind of board are you using?
Okay, I bought mine in september 2020 🤔
@leukanos at least you progressed 3 handles! 😁 does anybody know if it is possible to use esphome at the pull requests head? (https://github.com/esphome/esphome/pull/3320) I think I'll try the pull...
small update from me: - I've updated my esphome in home assistant to [this version](https://github.com/esphome/esphome/releases/tag/2022.4.0b2) (look at these release notes, they changed the install method: https://esphome.io/changelog/2022.2.0.html) - it worked for...
I also use Tabby, which is written in TypeScript and allows for plugins - a Tabby Plugin would be fantastic!