normen / homebridge-landroid

Homebridge plugin to control Worx Landroid robo mowers through the Worx Cloud
24 stars 8 forks source link

Less verbose logging #30

Closed andy-dinger closed 3 years ago

andy-dinger commented 3 years ago

I've had a little tidy-up of the mowing and battery level logging as I reckon it was a bit too verbose. Feel free to merge if you agree...

normen commented 3 years ago

Sounds good but the PR has the .gitignore file deleted..

andy-dinger commented 3 years ago

Sounds good but the PR has the .gitignore file deleted..

Oh sorry, my bad! That was a mix-up with DS_Store! I'll try and restore it to the correct version...

andy-dinger commented 3 years ago

Sounds good but the PR has the .gitignore file deleted..

Oh sorry, my bad! That was a mix-up with DS_Store! I'll try and restore it to the correct version...

OK, I'm being thick...! How do you undelete/restore a file in a branch?

normen commented 3 years ago

It's probably best to just put it back in the folder (grab it from an old branch or copy-paste from the web) and commit that instead of trying to revert anything in the history.

andy-dinger commented 3 years ago

Of course MacOS won't let me do that because it thinks .gitignore is a system file! I think I'l have to create a new branch and redo the pull request.