Change name from Uptime Robot to UptimeRobot (#57714)

This commit is contained in:
Joakim Sørensen
2021-10-15 00:50:09 +02:00
committed by GitHub
parent e077fb13ce
commit c243dca58e
12 changed files with 28 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
"""A platform that to monitor Uptime Robot monitors."""
"""UptimeRobot binary_sensor platform."""
from __future__ import annotations
import voluptuous as vol