Can't find the remote.py file for HA Python API

Im trying to download the remote.py file to make a plugin to Indigo from this page:
https://developers.home-assistant.io/docs/en/external_api_rest_python.html

But when I press the link for “homeassistant.remote” the files do not exist.

Where can I find the it?

I am also looking… :wink:

I have the same error.

Dev doc need update. remote.py has been deprecated for several months

See the dev blog, and it was a link to remote.py https://developers.home-assistant.io/blog/2018/08/13/deprecating-remote-package.html

Here is a new “version” of it
https://raw.githubusercontent.com/home-assistant/home-assistant-cli/dev/homeassistant_cli/remote.py

I forget when it was removed from hass. I can’t find the original… but I’ve pasted it here. https://pastebin.com/1Hs3BEAk