Fix spelling mistake

This commit is contained in:
Scott Wallace 2021-06-21 20:55:43 +01:00
parent 0e70e675fc
commit bd6781e3ca
Signed by: scott
GPG key ID: AA742FDC5AFE2A72

View file

@ -40,7 +40,7 @@ def metrics():
ret_data = [ ret_data = [
{ {
'key': 'sensor_weather_outdoor_temperature_celcius', 'key': 'sensor_weather_outdoor_temperature_celsius',
'labels': { 'labels': {
'location': metoff_location, 'location': metoff_location,
}, },