Read the statement by Michael Teeuw here.
Check Statuses via JSON API Calls (MMM-JSONStatusChecker)
-
Description:
MMM-JSONStatusChecker will periodically call a URL and display a “true / false” (or “connected / disconnected”) status based on the results of a value in a JSON response from the API call.
Multiple instances of the module can be used to call different URLs/APIs using the same background helper. Each instance has it’s own configuration and refresh time.
See the
config
options on GitHub for full details, but everything can be customized; including: the key/value in the response being evaluated, the icon displayed, the CSS classes applied for true/false, the text for each status, and even whether or not to show an alert on status change.Screenshots:
Download:
[card:shbatm/MMM-JSONStatusChecker]
Version 1.0.0
- Initial Release;
Please let me know if you find this useful. leave any comments or issues here or in the GitHub Repo Issues.