June 2024-01-21 03:54:01 +01:00
parent 598e110641
commit aa25b300e3
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -4,7 +4,7 @@
"temperature": [
{
"sensor_data": {
"unit": "C",
"unit": "°C",
"location": "Hauptraum",
"description": "Sensor im Hauptraum"
},
@ -14,7 +14,7 @@
},
{
"sensor_data": {
"unit": "C",
"unit": "°C",
"location": "Loetschlauch",
"description": "Sensor im Lötschlauch (Teil der Werkstatt)"
},
@ -24,7 +24,7 @@
},
{
"sensor_data": {
"unit": "C",
"unit": "°C",
"location": "Innenhof",
"description": "Sensor im Innenhof (erreichbar durch das Flurfenster)"
},