removed some ai garbage, moved json output to new json folder.

!!! temperaturSensor.py is incompatible with the webserver !!!
!!! fix asap !!!
This commit is contained in:
mia 2025-06-15 23:13:08 +02:00
parent 3226ed29ec
commit 9bf8f089b6
6 changed files with 9 additions and 15 deletions

View file

@ -7,7 +7,7 @@ import os
dhtDevice = adafruit_dht.DHT11(board.D23)
json_file = "ky015_data.json"
json_file = "json/ky015_data.json"
datatemphum = {
"id": "sensor_002/3",