1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 16:20:40 +00: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

View File

@@ -222,7 +222,7 @@
"data": {
"time_between_update": "Minimum time between entity updates [s]"
},
"title": "DSMR Options"
"title": "DSMR options"
}
}
}