Start a new topic

Support for getting alarm time in Device API

Support for getting if an alarm is enabled and the time of the alarm would be a great addition to the Device API. It is now only possible to set the times which allows the LaMetric to be controlled, but my use case is the inverse, where I would like to be able to set the alarm on the LaMetric and use that information to create a wake-up light.


6 people like this idea

I'm using the browser. Do you use https://local-lametric-ip/v1 ... ?
What is the response?

That's what I get : { "errors":[ { "message":"Resource not found" } ] }

try with /api/v1/apps/com.lametric.clock

All queries using v1 gives the same results.I can set an alarm through the API using v2 and that's works. But anything v1 doesn't

very strange. No idea why it does not work. I believe the undocumented v1 is used by the Lametric App.

Login or Signup to post a comment