Marc Rink

Results 33 comments of Marc Rink

Unfortunately, there is no progress on this request. Still, i am not skilled enough to fulfill it.

Um - sorry i dont understand?

okay -that seems to work - however, this is a blocking call? And the Homepod vanishes from the list of airplay devices in iOS?

And shairplay refuses streaming: ``` Traceback (most recent call last): File "/home/mrink/pyatv/lib/python3.11/site-packages/pyatv/scripts/atvremote.py", line 978, in _run_application return await cli_handler(loop) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/mrink/pyatv/lib/python3.11/site-packages/pyatv/scripts/atvremote.py", line 723, in cli_handler return await _handle_commands(args, config,...

We already have a ticket for Shelly TRV -> #364

[Enjoy](https://letmegooglethat.com/?q=iobroker+alias+definieren)

Hello, i am in the same boat: cadvisor:v0.51.0 in conjunction with dashboard does not show container memory or CPU: ![grafik](https://github.com/user-attachments/assets/525839f6-b3a1-4688-99e6-2e721dbcca1e) I am missing the node memory/cpu as well: ![grafik](https://github.com/user-attachments/assets/a1113e04-a9fa-4ddb-8ea5-2dbf51e92fe0) cURL'ing...

Hm - should have checked the logs first: ![grafik](https://github.com/user-attachments/assets/9e60e278-cf55-41dc-9efe-8f5c7452801e) Here is my compose file: ``` version: '3' services: node-exporter: image: repo.ids.net/de.ids.ids-docker-node-exporter:latest volumes: - /:/rootfs:ro - /sys:/rootfs/sys:ro - /proc:/rootfs/proc:ro - /etc/hostname:/etc/host_hostname:ro...