Joonas Palosuo
Joonas Palosuo
Hi! I started working on a Directus 7 update, the current project is such a big rewrite I'm not sure if its good for a pull request, so the code...
I managed to work around this issue for now by referring to https://github.com/vitalik/django-ninja/issues/53, and using a custom property on the model: ```python import json from django.contrib.gis.db import models from geojson_pydantic...
I managed to work around this issue by creating a completely new Mi Home account by using phone number only. It didn't ask for 2FA this way (at least for...
@Csejka I used the numeric User ID that is shown on top of Mi Home app (either on "profile" tab or "devices" as `############'s home`, do note that you also...
I see :thinking: Are there other features that depend on the difference of handling raw or decoded paths? I think it would feel more natural for as many features as...
@nicolas-chaulet Did you manage to work something out? I have similar needs for a project of my own, but haven't been successful in creating a custom hook for this yet...
I tried my hand at generalizing @hornta's solution, but for type safety it seemed to require some pretty dirty imports, maybe someone knows how to clean the type signatures a...
Hi! If you're still facing issues with this, could you try out the stubs package I made to see if it would work for your needs? https://github.com/Jonesus/pony-stubs