diff --git a/install.sh b/install.sh index b8f323f..6e42872 100644 --- a/install.sh +++ b/install.sh @@ -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}"