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.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed
Server Status
This discussion has been closed.
Comments
Nut also when I began with programming this, Athoms server was not fully correct. Therefor I'm now asking them to check this for me.
https://www.frijmann.nl/websolarlog/AthomServerStatus.html
That means that the servers are configured right !
What headers do you use?
I'm using:
"async": true,
The Curl "catches" the JSON from status.athom.com and displays it again from my "open" domain.
That JSON and some AngularJS is use to display the server statuses.
With Curl I don't use modified headers.
I received @MarcoF's code and got it working for me.