This commit is contained in:
Atilla
2024-03-05 16:17:54 +01:00
parent 928429b75d
commit 6c81ff08f9
2 changed files with 4 additions and 1 deletions

View File

@@ -181,6 +181,9 @@ import mysql.connector
import requests
from datetime import datetime, timezone, timedelta
import time
import os
import paho.mqtt.client as mqtt
from dotenv import load_dotenv
# Functie om verbinding te maken met de database
def database_connect():

View File

@@ -81,7 +81,7 @@
</tr>
<tr>
<td>Gemiddelde Uren Zonlicht:</td>
<td>2u</td>
<td id="battery_voltage">2u</td>
</tr>
</table>
<table class="kas-table-3">