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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 from __future__ import annotations
import voluptuous as vol import voluptuous as vol