"title":"`{config_key}` configuration key is being removed",
"description":"Please remove the `{config_key}` key from the {integration} entry in your configuration.yaml file and restart Home Assistant to fix this issue. All errors will be reported, as lazy_error_count is accepted but ignored"
"title":"`{config_key}` configuration key is being removed",
"description":"Please remove the `{config_key}` key from the {integration} entry in your configuration.yaml file and restart Home Assistant to fix this issue.\n\nThe maximum number of retries is now fixed to 3."
"title":"Modbus entry with host `{sub_2}` missing name",
"description":"Please add `{sub_1}` key to the {integration} entry with host `{sub_2}` in your configuration.yaml file and restart Home Assistant to fix this issue\n\n. `{sub_1}: {sub_3}` have been added."
},
"duplicate_modbus_entry":{
"title":"Modbus {sub_2} host/port {sub_1} is duplicate, second entry not loaded.",
"description":"Please update {sub_2} and/or {sub_1} for the entry in your configuration.yaml file and restart Home Assistant to fix this issue."
},
"duplicate_entity_entry":{
"title":"Modbus {sub_1} address {sub_2} is duplicate, second entry not loaded.",
"description":"An address can only be associated with one entity, Please correct the entry in your configuration.yaml file and restart Home Assistant to fix this issue."