This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

Getting data from jar

I have a Atag One thermostat and data can be fetched and set via running a jar file.
This is the nice api I use, see https://github.com/kozmoz/atag-one-api/wiki
Is there a way to get this data in to Homey and set a new goal temperature?

Comments

  • I think it would be easiest to have a apache server running on the machine your jar file is on and use a php file as middleware. Another option would be to decompile the Jar file and see if you can port that code to nodejs if you have any programming skills . 
Sign In or Register to comment.