mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add switch info to Uptimerobot (#21747)
* Add switch info to Uptimerobot * updated to latest logic
This commit is contained in:
parent
44c9be6b71
commit
00f9a3a637
@ -13,6 +13,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
ha_quality_scale: platinum
|
ha_quality_scale: platinum
|
||||||
ha_config_flow: true
|
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 %}
|
{% 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).
|
All the data will be fetched from [UptimeRobot](https://uptimerobot.com).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user