i have a Roomba at Site 1 and Site 2. i’ve physically moved the roomba from Site 1 to Site 2, but the integration doesn’t let me add, maybe because of the issues recently mentioned. is it possible to add a manual entry in core.config_entries with the information from Site 1. This info:
{
"entry_id": "301c9b77220ac133ce4f6b9a10455167",
"version": 1,
"minor_version": 1,
"domain": "roomba",
"title": "Rancho Roomba",
"data": {
"host": "IP_ADDRESS",
"blid": "BLID",
"password": "PASSWORD",
"continuous": true,
"delay": 1
},
"options": {
"continuous": true,
"delay": 1
},
"pref_disable_new_entities": false,
"pref_disable_polling": false,
"source": "user",
"unique_id": "547D9797F9EA4817B97B24A982B3866B",
"disabled_by": null
},
or would bad things happen? thanks