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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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