Search found 2 matches

by jleng
21 Mar 2017 23:54
Forum: RaZberry
Topic: Get last battery status from Z-way REST API
Replies: 1
Views: 3167

Get last battery status from Z-way REST API

Hi

I can not figure out how to get the latest known battery status of a device from the REST API

I've tried things like below without success :?
http://<ip>:8083/ZAutomation/api/v1/devices/<deviceid>/command/battery/level

Any help would be greatly appreciated :D

/ Johan
by jleng
02 Jan 2015 19:35
Forum: Recipes
Topic: [HowTo] Example:Creating Virtual devices & Remote Logging
Replies: 13
Views: 53293

Re: [HowTo] Example:Creating Virtual devices & Remote Loggin

Hi! This code worked perfectly in the previous versions of Z-way-ha. However I get a bunch of error messages in the new release. What I'm trying to do is to trigger an URL when a) the floodsensor is triggered or b) when I get the current temperature from my thermostats none of which I can find stand...