kynsi
kynsi
I got this work but I did have to add the BlogConfig instance. Something like "config = BlogConfig.objects.get(pk=1)".
Is it also possible to use plugins in this fashion? I'm trying this code but it doesn't work: ` for category in categories.language(language).filter(app_config=config): ...` ` placeholder = page.placeholders.get(slot='content')` ` add_plugin(placeholder,...
I know, but it keeps saying that `latestpostplugin` doesn't have a value..
Here's the exact error: `ValueError: "" needs to have a value for field "latestpostsplugin" before this many-to-many relationship can be used. `
Yeah, that would be great! I'm afraid I lack the skills to write this, but I'll give it a go.
This is still an issue. Having the same problems with the latest release (4.1). My report interval is 30s.
What board are you using?
I'm having the same problem. My iSpindel temperature reads ok and shows up correct as Aux Temp, but although in the device setting it's set as Beer temp and displays...
Yes I saw this happen earlier but on my most recent brew it didn't so i had to use fridge temperature. Could it be esp32 related? I switched from esp8266...
The raw values are ok, it's the filtered value which stays around either +/-1 degrees or jumps to 67..