There was an error while loading. Please reload this page.
1 parent 7b8a52b commit dedf439Copy full SHA for dedf439
1 file changed
pyhilo/api.py
@@ -715,7 +715,6 @@ async def get_seasons(self, location_id: int) -> list[dict[str, Any]]:
715
716
return all_seasons
717
718
-
719
async def get_weather(self, location_id: int) -> dict[str, Any]:
720
"""This will return the current weather like in the app
721
https://api.hiloenergie.com/Automation/v1/api/Locations/XXXX/Weather
0 commit comments