To facilitate synchronization of sequences and related configurations between local accounts and my.farm.bot, or between different accounts, I’ve developed a small tool. It’s currently working properly, and we welcome your testing and feedback.
Currently, it can automatically synchronize information such as tools, sensors, points, point groups, and peripherals, and will automatically match the sequence when syncing.
I hope this tool will be useful to everyone.
Code address:
install
pip install requests flask rich
Web UI
python3 farmbot_sequences_manager.py



