What’s Changed
This allows to address other mower_urls than https://api.amc.husqvarna.dev/v1/mowers/xxxxx-xxxx-xx/actions. Last part can now be set individual. This is required for new command types apart from `actions`, like `settings` and `calendar`
This is a Breaking Change, because the command_ type no also has to be given to the Return Class. See the README.
* update readme (48) Thomas55555
* Universal actions handling (46) Thomas55555