Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 27 forks source link

get api key #53

Closed hexolite closed 4 years ago

hexolite commented 4 years ago

Hi, I had an issue creating an API key. It appears that the command is wrong in read_me:

python3 API.py 127.0.0.1:80 create

should be

python3 API_KEY.py 127.0.0.1:80 create

Smanar commented 4 years ago

Oups, right

I m making correction.