Going from MAC to Raspberry PI

Hi,
I am thinking of changing from a MAC to a Raspberry for HA host.
Before starting this project I would like to know if it is possible to use all existing scripts, automations, etc that I use on my MAC installation?
It would take some time to have to redo this with a different approach/syntax.

Is it just about copying over the .yaml files after installation to the Raspberry or will it require more changes in the .yaml files?

Thanks!

The .yaml files will be the same between installations.

Any dependencies in your scripts that exist on your mac will need to exist on your Pi to work. If there’s nothing special happening on your Mac, you should be fine on the Pi.

The only way to know for sure is to try! :slight_smile:

Thanks! Will do :slight_smile: