What this template does
Enables MQTT control for Tapo Smart Bulbs. By listening to a single MQTT topic, it accepts JSON commands containing a bulb's IP, action (on, off, color), and an optional color. It operates dynamically without a static registry, allowing control over any bulb on the local network.
When to use it
Ideal for setups requiring flexible, dynamic control of Tapo bulbs via MQTT, without the need to pre-register individual device IPs.
