Skip to content

stewiem2000/statuscake

Repository files navigation

statuscake

Build ZHA network topology map.

The statuscake binary sensor platform for Home Assistant allows you get the status for all of your monitors from your account on StatusCake.

Installation Instructions

  1. Install the statuscake custom component

Configuration

To enable the sensor, add the following lines to your configuration.yaml:

# Example configuration.yaml entry
binary_sensor:
  - platform: statuscake
    api_user: YOUR_USERNAME
    api_key: YOUR_API_KEY

api_user, required, string:

Your StatusCake username.

api_key, required, string:

Your StatusCake API key.

To get your API key, go to My Account on the StatusCake website, at the bottom, under "Manage API Keys", you will find the "Default Key" or you can "Generate New Key".

About

Add StatusCake monitors to Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages