Markus
Markus
this PR will be updated based on the outcome of the `unavailable` and `unknown` decisions in: https://github.com/esphome/esphome/pull/7016
Its a playergroup with only snapcast clients in it. Pause / Play is working fine in the Music Assistant UI the music restarts in the place it where stopped. the...
I do not understand why the technical detail on how MA server implements the "pause" in its code has any need to break the `media_player.media_play_pause`. form a user point of...
We run in to a similar problem, our credential_helper works for remote-cache and http_* (http_file, http_archive, ...) based action, but not for the bzlMod / registry. It looks like that...
For reverence, remote cache redirect issue: https://github.com/bazelbuild/bazel/issues/17700
same happens with out vendor too. to bad that this module is required by other modules like: rules_oci :( MODULE.bazel: ``` bazel_dep(name = "container_structure_test", version = "1.16.0") ``` .bazelversion: ```...
same here, does not build on a raspberry pi. ``` npm error code 1 npm error path /root/test/node_modules/i2c-bus npm error command failed npm error command sh -c node-gyp rebuild npm...
thanks for testing, got it fixed by deleting the node-gyp and npm cache (`$HOME/.cache/node-gyp`, `$HOME/.npm`) now its working. tests where done as root user, so no access problems.
the builds fail e.g. with: ``` /usr/lib/gcc/avr/5.4.0/../../../avr/bin/ld: address 0x800945 of out/klipper.elf section `.bss' is not within region `data' /usr/lib/gcc/avr/5.4.0/../../../avr/bin/ld: address 0x800945 of out/klipper.elf section `.bss' is not within region `data'...
added Signed-off-by to commit