Introduced air quality and weather, onboarding for mobile devices with qr code and otp. Cascade on delete of device with telemtry.

This commit is contained in:
2025-11-14 00:45:10 +01:00
parent ed105fccd3
commit 7f2aec96dd
34 changed files with 1186 additions and 426 deletions

2
uv.lock generated
View File

@@ -334,7 +334,6 @@ dependencies = [
{ name = "django-rest" },
{ name = "djangorestframework" },
{ name = "djangorestframework-simplejwt" },
{ name = "httpx" },
{ name = "openai" },
{ name = "paho-mqtt" },
{ name = "psycopg2-binary" },
@@ -356,7 +355,6 @@ requires-dist = [
{ name = "django-rest", specifier = ">=0.8.7" },
{ name = "djangorestframework", specifier = ">=3.16.1" },
{ name = "djangorestframework-simplejwt", specifier = ">=5.5.1" },
{ name = "httpx", specifier = ">=0.28.1" },
{ name = "openai", specifier = ">=2.6.1" },
{ name = "paho-mqtt", specifier = ">=2.1.0" },
{ name = "psycopg2-binary", specifier = ">=2.9.11" },