Bump pyuptimerobot to 21.8.1 (#53995)
* Bump pyuptimerobot to 21.08.0 * pylint * bump to 21.8.1 * Uppdate strings * Update homeassistant/components/uptimerobot/strings.json Co-authored-by: Martin Hjelmare <marhje52@gmail.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
1bc3c743db
commit
4a37ff2dda
11 changed files with 73 additions and 102 deletions
|
@ -50,7 +50,7 @@ async def async_setup_entry(
|
|||
coordinator,
|
||||
BinarySensorEntityDescription(
|
||||
key=str(monitor.id),
|
||||
name=monitor.name,
|
||||
name=monitor.friendly_name,
|
||||
device_class=DEVICE_CLASS_CONNECTIVITY,
|
||||
),
|
||||
target=monitor.url,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue