diff --git a/main.py b/main.py index 0818135..d4ea6c8 100644 --- a/main.py +++ b/main.py @@ -40,7 +40,7 @@ def metrics(): ret_data = [ { - 'key': 'sensor_weather_outdoor_temperature_celcius', + 'key': 'sensor_weather_outdoor_temperature_celsius', 'labels': { 'location': metoff_location, },