cleaned up
This commit is contained in:
@@ -29,8 +29,8 @@ class WeatherScene:
|
||||
self.icon = None
|
||||
self.debug = False
|
||||
self.intensity = 16
|
||||
self.lat = 59.3293
|
||||
self.lon = 18.0686
|
||||
self.lat = 51.666664
|
||||
self.lon = 5.3666652
|
||||
self.api_url = 'https://opendata-download-metfcst.smhi.se'
|
||||
self.headers = {
|
||||
'User-Agent':'weatherscene.py/1.0 (+https://github.com/noahwilliamsson/lamatrix)',
|
||||
|
||||
Reference in New Issue
Block a user