{"id":130,"date":"2020-12-23T13:19:42","date_gmt":"2020-12-23T12:19:42","guid":{"rendered":"https:\/\/www.gadgetdude.co.uk\/blog\/?p=130"},"modified":"2020-12-23T13:19:42","modified_gmt":"2020-12-23T12:19:42","slug":"roomba-information","status":"publish","type":"post","link":"https:\/\/www.gadgetdude.co.uk\/blog\/?p=130","title":{"rendered":"Roomba information"},"content":{"rendered":"<div style=text-align:left;><a class=\"wpptopdfenh\" target=\"_blank\" rel=\"noindex,nofollow\" href=\"https:\/\/www.gadgetdude.co.uk\/blog\/?p=130&#038;format=pdf\" title=\"Download PDF\"><img alt=\"Download PDF\" src=\"https:\/\/www.gadgetdude.co.uk\/blog\/wp-content\/plugins\/wp-post-to-pdf-enhanced\/asset\/images\/pdf.png\"><\/a><\/div>\n<p>Adding a Roomba to Home assistant requires a lot of information.<\/p>\n\n\n\n<p>This can be obtained easily if you have docker, you can run the following commands<\/p>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>docker run -it --rm python \/bin\/bash\nroot@404510a802de:\/# git clone https:\/\/github.com\/NickWaterton\/Roomba980-Python.git\nroot@404510a802de:\/# cd Roomba980-Python\/\nroot@404510a802de:\/Roomba980-Python# pip install six\nroot@404510a802de:\/Roomba980-Python# python .\/roomba\/getpassword.py -R &lt;IP&gt;\n<\/code><\/pre>\n\n\n\n<p>Or just the commands:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>docker run -it --rm python \/bin\/bash\ngit clone https:\/\/github.com\/NickWaterton\/Roomba980-Python.git\ncd Roomba980-Python\/\npip install six\npython .\/roomba\/getpassword.py -R &lt;IP&gt;\n<\/code><\/pre>\n\n\n\n<p>You need the IP since the IP discovery requires UDP broadcast, I\u2019m guessing there\u2019s some docker magic to make the UDP broadcast work but I\u2019m not sure what it is.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Adding a Roomba to Home assistant requires a lot of information. This can be obtained easily if you have docker, you can run the following commands Or just the commands: You need the IP since the IP discovery requires UDP broadcast, I\u2019m guessing there\u2019s some docker magic to make the UDP broadcast work but I\u2019m [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=\/wp\/v2\/posts\/130"}],"collection":[{"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=130"}],"version-history":[{"count":1,"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=\/wp\/v2\/posts\/130\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=\/wp\/v2\/posts\/130\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.gadgetdude.co.uk\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}