mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Remove excessive comma from dsmr_reader
issue description (#149393)
This commit is contained in:
parent
f2c995cf86
commit
36a98470cc
@ -263,7 +263,7 @@
|
|||||||
"issues": {
|
"issues": {
|
||||||
"cannot_subscribe_mqtt_topic": {
|
"cannot_subscribe_mqtt_topic": {
|
||||||
"title": "Cannot subscribe to MQTT topic {topic_title}",
|
"title": "Cannot subscribe to MQTT topic {topic_title}",
|
||||||
"description": "The DSMR Reader integration cannot subscribe to the MQTT topic: `{topic}`. Please check the configuration of the MQTT broker and the topic.\nDSMR Reader needs to be running, before starting this integration."
|
"description": "The DSMR Reader integration cannot subscribe to the MQTT topic: `{topic}`. Please check the configuration of the MQTT broker and the topic.\nDSMR Reader needs to be running before starting this integration."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user