Removing light toggle entity from light controller
I have a Loxone server installed in my house that already controls the light switches in my home. However, I have a Tuya light that I've installed the Openbk firmware and now has an MQTT connection to HA.
I also integrated the Loxone server in HA using PyLoxone.
What I want is to have the light toggle switch controlled by the Loxone entity, but the light temperature, etc. by the MQTT one. The problem is that I can't disable the MQTT light switch entity somehow, which is frustrating when using Google Assistant.
How can I fix this?