Tools for synchronizing sequences

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:

code

install

pip install requests flask rich

Web UI

python3 farmbot_sequences_manager.py
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.