Port Homey Pro 2023 to SHS instead of migration

I can understand the migration approach, but for me it’s not ideal. I wanted to reuse my flows, scripts, devices, and more, but not as an exact copy. That’s why I built a C# batch replacement tool to map old Homey Pro 2023 IDs to new Pi 5 SHS IDs.

The scripts on the Pro 2023 and the matching scripts on the Pi 5 SHS generate the ID lists needed by this tool. Together with Homey’s Flow Export option, it can be used to create new flows. Variables and devices on the Pi 5 SHS need to be created in advance with a script to obtain the new IDs.

It took a day’s work, but I’m happy with the result. Anyone interested?

1 Like