Ethernet connection as a run condition
Hello and thanks to the developer.
Could you please add a ethernet connection as another run condition? Would be great.
What is the use case why this run condition is so important for you?
I put my phone over night into a flight mode and connect it to a dock for charging and ethernet connectivity. And I want it to sync only then. Not other times when the phone is charging somewhere else where also connected to a Wi-Fi.
I think the run condition "run in flight mode" could help you out in this scenario.
If you'd like to implement a new run condition, that would be mainly copy and paste in run condition monitor and the layout of the settings screen xml file plus some strings.
I think the run condition "run in flight mode" could help you out in this scenario.
Not really. It is possible to have flight mode on and be on Wi-Fi simultaneously, which would trigger unwanted syncing. Do you think you could implement the ethernet condition?
Yes, I wrote how it should be done above. And no, I'm not motivated to take my time here.
Unfortunately my extremely basic programming knowledge is not enough to know what exactly your instructions mean and how to do it. It's a pity, nonetheless thanks for this otherwise great fork.
@Catfriend1 I'm not interested in the feature here, but maybe you should give people the opportunity to sponsor you through GitHub Sponsor for nice badges, etc. That could rise your motivation, even maintaining this is effort.
Would this also affect USB Tethering? In this case I am indeed interested in this feature.
Maybe it can be achieved by third party automation tools, e.g. https://llamalab.com/automate/community/flows/41583
Maybe it can be achieved by third party automation tools, e.g. https://llamalab.com/automate/community/flows/41583
Thank you, this works nice for me. There is just one minor disadvantage: when controlled by Broadcast, force start/stop doesn't work. I suppose you wouldn't want to change it, would you?
I could look into it. Or you suggest a PR to make the buttons available when controlled by broadcast?
I would be glad if you could look into it and make your software even better. Thanks in advance.