mirror of
https://github.com/mewtek/i2ME-Legacy.git
synced 2025-06-10 05:30:00 -05:00
Fix request URL for MosquitoActivity record
This commit is contained in:
3
main.py
3
main.py
@ -60,8 +60,7 @@ async def HourUpdaters():
|
||||
Breathing.makeDataFile()
|
||||
HeatingAndCooling.makeRecord()
|
||||
WateringNeeds.makeRecord()
|
||||
# This returns a 401 at the moment and im not sure why.
|
||||
# MosquitoActivity.makeRecord()
|
||||
MosquitoActivity.makeRecord()
|
||||
AchesAndPains.makeRecord()
|
||||
TideForecast.makeRecord()
|
||||
l.debug("Sleeping for an hour...")
|
||||
|
Reference in New Issue
Block a user