Actually use degree sign instead of masculine ordinal indicator #26

Merged
june merged 1 commit from actually-use-degree-sign into main 2024-01-21 21:32:24 +01:00
Showing only changes of commit d77ceaaa00 - Show all commits

Actually use degree sign instead of masculine ordinal indicator

June 2024-01-21 03:47:25 +01:00
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -14,7 +14,7 @@
"temperature": [
{
"sensor_data": {
"unit": "ºC",
"unit": "°C",
"location": "Hauptraum",
"name": "Kueche",
"description": "Sensor im Ofen"
@ -25,7 +25,7 @@
},
{
"sensor_data": {
"unit": "ºC",
"unit": "°C",
"location": "Hauptraum",
"description": "Sensor im Hauptraum"
},