bbkz
bbkz
Thank you for the hint, tried with version 55.7.1, but no pvc where created where as with version 48.5.0 it worked.
Creating the `pv` with a label ```yaml apiVersion: v1 kind: PersistentVolume metadata: name: prometheus-server labels: volumeIdentifier: prometheus-server spec: ... ``` and using a `selector` in the `values.yaml` worked for me....
Hoi, thank you! Just removed the record, now it works just fine.
I don't know... i had it a long time but never cared to have a look at it. From what i remember i had two major things i did with...
Sorry i have to reopen the issue. I can now reproduce the problem. After removing the records in `exercises_deletionlog`, i have a clean ```bash python3 manage.py exercises-health-check #after using #python3...
I am also bugged by this. It only happens if you have a workout that contains a exercise with a video reference.
:gift: Thank you! Now all the workouts show again. :smile:
Thank you! This helped me to get the AC200M values! ```cpp static device_field_data_t bluetti_polling_command[] = { // Status // changed to only one page 0 request (a portion of 7F...
may also fix #50 and closes #8 again
Hi, on my fork in the HA branch i started working on that. I'm no developer so help is always welcome ;-). For HA MQTT auto discovery a specific MQTT...