Martin Gerhard Loschwitz
Results
2
issues of
Martin Gerhard Loschwitz
Hallo und erstmal vielen Dank für die großartige Arbeit! Ich habe eine Frage zu dem Modul für ioBroker: Kann ich damit für einen Audi e-tron einen Automatismus bauen, der das...
library/ceph_orch_apply.py has this: ``` if isinstance(out, str): # if there is no existing service, cephadm returns the string 'No services reported' return {} else: return yaml.safe_load(out[1]) ``` If, however, for...