Kimmo Saari
Kimmo Saari
I don’t know. I bought a Ruuvi Gateway and use it to listen to RuuviTags and Xiaomi MiFlora sensors, with this addon on Home Assistant and everything is working perfectly...
Also noticed that this keeps both resolving and screwing up meta data at least for Minecraft:     Every other commit had the information and every other was...
What does that `locked` mean? Could I lock the meta data for given game/application by setting it to `locked: true`? I always though that `pyps4` would query the information from...
Just noticed, IF I interpreted this `pyps4-2ndscreen` correctly (in here: https://github.com/ktnrg45/pyps4-2ndscreen/blob/dev/pyps4_2ndscreen/media_art.py#L110), that the code tried to fetch the image from: https://store.playstation.com/store/api/chihiro/00_09_000/container/FI/en/999/CUSA00031_00 The response of URL above doesn't contain the image...
Ah, didn't even think of doing this the other way around. Gonna try this tomorrow, thanks in advance @Vonkenboer ! 🙂
> For the time being you might try out the adaptive-lighting integration ([see this PR in core](https://github.com/home-assistant/core/pull/40626).) > > The code also lives here https://github.com/basnijholt/adaptive-lighting (add as custom repo to...
Includes also another fix for BSSID/MAC starting with `00:` on macOS
I got it working with a workaround/hack such as this: ``` VALHEIM_LOG_FILTER_CONTAINS_Spawned=Got character ZDOID from ON_VALHEIM_LOG_FILTER_CONTAINS_Spawned={ cat > /tmp/character_login && curl -sfSL -X POST -H "Content-Type: application/json" -d "{\"username\":\"Valheim\",\"content\":\"Player $(cat...
Issue is still present
Hey there @rytilahti, @syssi, @starkillerOG, mind taking a look at this issue as it has been labeled with an integration (xiaomi_miio) you are listed as a [code owner](https://github.com/home-assistant/core/blob/dev/CODEOWNERS#L1419) for? Thanks!...