Results 21 comments of kjake

Thanks for the consideration! If I understood how to develop for Home Assistant better, I definitely would have proposed this through a PR instead of an issue - as that...

Would love this for macOS (Monterey). The G Hub app is slow, and I'd like to have some sort of key binding or at least alias to turn my light...

Works wonderfully - thanks @phubbard! I used the Shortcuts setup to make the light turn off with ⌘F1 and on with ⌘F2

Ugh, this is annoying. This doesn't work in Chrome, or the iOS companion app (Safari).

wouldn't you want to install chromium-browser:arm64 instead of chromium-browser:armhf ?

I do see arm64 builds in the repo as of Sept 2021: http://archive.raspberrypi.org/debian/pool/main/c/chromium-browser/ I can take a stab at updating things - would I just follow the notes in the...

Me too. I'm trying to set kelvin and brightness from Node-Red, which had previously been working for years. model: yeelink.light.lamp15 "Yeelight Screen Light Bar" error: ```console HomeAssistantError: Timed out when...

This is a bug related to https://github.com/urllib3/urllib3/issues/3439. If I inject an older release of urllib3 into my venv, all is well again. `pipx inject bandcamp-downloader urllib3==1.26.19 --force`

@mrgooge in my testing, this is fixed in my PR: https://github.com/iheanyi/bandcamp-dl/pull/234

The PR has merged, so I think this can be closed @Evolution0