Fix temperature sensor unit in template and edit Git info
This commit is contained in:
parent
bbeb0d0e2b
commit
579e7138d5
|
@ -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"
|
||||
},
|
||||
|
@ -93,8 +93,8 @@
|
|||
"url": "https://wiki.ccchh.net"
|
||||
},
|
||||
{
|
||||
"name": "GitLab",
|
||||
"url": "https://gitlab.hamburg.ccc.de"
|
||||
"name": "Git (Forgejo)",
|
||||
"url": "https://git.hamburg.ccc.de"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue