Fix typos, update TODO
All checks were successful
Build and Publish / release (push) Successful in 3m44s

This commit is contained in:
2025-01-07 11:28:34 -05:00
parent 4c93303f27
commit 87f0cbac01
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ func (aw *AmbientWeather) GetWundergroundHandlerFunc(appCtx context.Context) fun
}
}
// Takes an HTTP requests and convers it to a
// Takes an HTTP requests and converts it to a
// stable type. Enrich is called on the type to complete
// any missing fields as the two providers supported by Ambient
// devices (awn/wunderground) produce different fields