Update install.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-01 06:31:23 +00:00
parent 46cc3057b8
commit c4b9e6af35
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@ while True:
rain = "000"
humidity = "00"
weather_description = ""
clima = " / Clima: "
weather_data = "Weather data not available"
clima = ""
weather_data = "000/000g000t032r000p000h00b00000Data Weather not found / "
current_time_utc = datetime.utcnow().strftime("%d%H%M")
packet = f"{address}@{current_time_utc}z{latitude}{simbol_primary}{longitude}{simbol_secundary}{weather_data}{comment}{clima}{weather_description}"
packet2 = f"{address}>{text}"