From 4c02deff35252f546b8b4e2f7efeb13be5463926 Mon Sep 17 00:00:00 2001 From: dmunozv04 <39565245+dmunozv04@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:18:12 +0100 Subject: [PATCH] Update roomba.markdown (#15436) Line 107. Changed function to fix a typo --- source/_integrations/roomba.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/roomba.markdown b/source/_integrations/roomba.markdown index 213ca18c20f..cb479c6e9d6 100644 --- a/source/_integrations/roomba.markdown +++ b/source/_integrations/roomba.markdown @@ -104,6 +104,6 @@ docker exec -it CONTAINER_NAME_OR_ID python -c 'import roomba.entry_points; room
-The command to retrieve the credentials does not need any additional software to be installed because it uses the built-in [roombapy](https://github.com/pschmitt/roombapy) package and [password](https://github.com/pschmitt/roombapy/blob/1.6.1/roomba/entry_points.py#L20) funciton deployed with Home Assistant. +The command to retrieve the credentials does not need any additional software to be installed because it uses the built-in [roombapy](https://github.com/pschmitt/roombapy) package and [password](https://github.com/pschmitt/roombapy/blob/1.6.1/roomba/entry_points.py#L20) function deployed with Home Assistant.