Table of contents

On this page we have an example python script to:

  • Add a device
  • Update a setting

In this example, we used a windows PC where we installed Python

Install dependencies


pip3 install requests
pip3 install requests-hawk