Ezlo REST API Documentation etc?

@thomasoates

I just tried that Python script again and it worked for me. I was given a token back. I ran the Python script on a Linux Debian box that was on the same LAN as my Ezlo Plus controller.

I have hidden some sensitive information obviously.

image

This is the command I ran and I added my controllers serial number my Vera account username and password etc.

python3 Ezlo_create_curl_config.py EzloIP EzloSerial userID pwd

See here for the original thread I think:

You might also want to take a look at these 3rd party tools “Ezlo Hub Kit”. I have never used them however.

@oleh Is there no official Ezlo information about how to use the Ezlo controllers HTTP(s) Server API but remotely on the WAN when you are not local to the Ezlo controller ???

EDIT: Just noticed it was also asking for the controllers IP with “EzloIP” I didn’t change that part of the command or enter the IP and it still worked and returned a token. I just ran the command again now replacing “EzloIP” with the LAN IP of the controller and it still works and retuned a token.