dvdgeisler / DirigeraClient

Dirigera Client API: Java written client API to interface IKEA's new smarthome hub DIRIGERA
MIT License
74 stars 9 forks source link

Error when building #52

Closed dbgnu76 closed 1 year ago

dbgnu76 commented 1 year ago

dirigeraerror

something i am doing wrong ?

TheMrBooyah commented 1 year ago

It says that the target release is invalid. This can happen due to a number of factors. However, to make your life easier, we updated the readme. To run the dump application, you no longer need to checkout and build the code yourself. Just navigate to the releases page and download the dump-application from the latest development build.

When you did that the only thing you need is the IP of your gateway and Java 17 or higher installed. (See instructions)

dbgnu76 commented 1 year ago

Nice, all is working now :)