I am going to replace one of my ESP8266 boards with an ESP32 so as to add some bluetooth sensors. I want to keep the existing sensors from the ESP8266 as well and will transfer the config for them to the new board.
What is the best way to go about this?
Will deleting the ESP8266 integration and restarting HA before configuring the ESP32 board be enough to prevent a whole bunch of duplicate sensors like sensor.xyz_02
?