Add switch info to Uptimerobot (#21747)

* Add switch info to Uptimerobot

* updated to latest logic
This commit is contained in:
Simone Chemelli 2022-03-20 07:47:49 +01:00 committed by GitHub
parent 44c9be6b71
commit 00f9a3a637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ ha_platforms:
- binary_sensor
- diagnostics
- sensor
- switch
ha_quality_scale: platinum
ha_config_flow: true
---
@ -21,6 +22,6 @@ The `uptimerobot` integration provides entities to get the status for all of you
{% include integrations/config_flow.md %}
To get your API key, go to [My Settings](https://uptimerobot.com/dashboard#mySettings) on the UptimeRobot website, at the bottom you will find your "Read-Only API Key".
To get your API key, go to [My Settings](https://uptimerobot.com/dashboard#mySettings) on the UptimeRobot website, at the bottom you will find your "Main API Key".
All the data will be fetched from [UptimeRobot](https://uptimerobot.com).