1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-15 02:23:47 +01:00

Fix sentence-casing of "DSMR options" string (#149392)

This commit is contained in:
Norbert Rittel
2025-07-24 19:20:28 +02:00
committed by GitHub
parent eeca5a8030
commit f2c995cf86
+1 -1
View File
@@ -222,7 +222,7 @@
"data": {
"time_between_update": "Minimum time between entity updates [s]"
},
"title": "DSMR Options"
"title": "DSMR options"
}
}
}