Page 1 of 1

how to read temp. value fibaro multisensor

Posted: 27 Oct 2016 23:21
by LOCOSP
Hi,
I'm using my own GUI Web Interface and today i'm trying to get some temperature data from Fibaro MultiSensor...

Normally when using rely switches my url looks like this:

Code: Select all

http://raspberry:port/ZAutomation/api/v1/devices/ZWayVDev_zway_number/command/on or off
the question is how the url should look for temperature sensor ?

Sorry but the API docs are to hard to understand for me :?

Thank You in advance

Cheers

Re: how to read temp. value fibaro multisensor

Posted: 30 Oct 2016 01:00
by PoltoS
Just http://raspberry:port/ZAutomation/api/v1/devices/ZWayVDev_zway_number (inside the JSON you can find your value)