community.general icon indicating copy to clipboard operation
community.general copied to clipboard

uptimerobot.py: fixed missing api actions

Open thieleon opened this issue 8 months ago • 8 comments

SUMMARY

Added all missing API actions that uptimerobot offers.

breaking_changes:

  • uptimerobot - requires api_key, action and optional params dictionary with additional parameters for the api call
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

uptimerobot.py

ADDITIONAL INFORMATION

The module was only able to start and stop monitors. With this pull request this was extended to all uptimerobot actions defined on https://uptimerobot.com/api/.


thieleon avatar Oct 31 '23 16:10 thieleon