Marc Rink
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)
Guess that's not related to me in any way...?
Hello, i am in the same boat: cadvisor:v0.51.0 in conjunction with dashboard does not show container memory or CPU:  I am missing the node memory/cpu as well:  cURL'ing...
Hm - should have checked the logs first:  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...