Hello and thank you in advance for any and all help you might be able to provide.
I mostly use esp8266’s flashed with tasmota. They are set up to work as HUE, so Alexa is able to find all my lights, switches, etc., without the use of HomeAssistant (HA).
HA finds the tasmota via mqtt server. Both Alexa and HA are getting the device name/id directly from the tasmota device, which means both Alexa and HA use the same info.
Recently I got 4 evolux light bulbs, and only way to set them up is via Alexa, and only way to access those bulbs from HA is via the Alexa Media Player inegration by clicking on the “Include devices connected via Echo”.
By including those devices I do get access to the evolux bulbs, but it also imports all the other tasmota devices that I already set up in HA. So basically I end up with duplicates of stuff with same ID and my automations are not working properly.
I am contemplating restoring to a couple days ago before I imported the echo attached devices, since now if I uncheck the include echo connected devices, most of my lights become unusable via HA.
Does anyone know how I could only import the evolux lights but not the rest via alexa media player integration?