atzbert / meross-java

MIT License
1 stars 4 forks source link

Install #1

Open gabrieledaltoe opened 5 years ago

gabrieledaltoe commented 5 years ago

Congratulations for the idea, I'm interested to command meross devices from OpenHub.

Can you explain how to install it in openhub? I used: git clone https://github.com/atzbert/meross-java.git

Then enter in meross-java dir but can't execute: mvn clean install

Thanks

araujo0723 commented 5 years ago

Hello, I'm quite new at this but I'm very interested in this package too. This is how I built it: git clone https://github.com/atzbert/meross-java.git apt-get install maven

Then I went to the cloned directory (in my case /home/openhabian/meross/meross-java) and mvn clean install

carlossg commented 4 years ago

this is not an openhab binding, just a library to talk to meross from java