Skip to content

Migrating from the Rust bridge

Version 3 replaces the Rust runtime with NestJS and uses explicit instance topics from config/config.yml.

Previous Rust topicNew topic
wled/living-room/cmdhome/wled/living-room/cmd
wled/living-room/statehome/wled/living-room/state/...
wled/living-room/infohome/wled/living-room/info/...
wled/bridge_onlineone home/wled/<instance>/connected topic per configured instance

There are no compatibility aliases. Update subscriptions and automations before replacing the container. The new configuration declares every controller in instances[], so distinct devices can use unrelated MQTT roots.