Search found 3 matches

by christian
17 Jan 2013 13:20
Forum: RaZberry
Topic: Fast Forward to Razberry
Replies: 21
Views: 22886

Fast Forward to Razberry

<t>Hi, <br/> the Razberry board will not be available before February, but there is a very simple way to get started now with testing the JSON API and even write code - Z-Cloud! Just login into the Z-Cloud platform and download the connector. <br/> What is then needed is a simple off-the-shelf USB S...
by christian
20 Oct 2011 16:07
Forum: Discussions in English
Topic: Z-Connector with DSL router
Replies: 6
Views: 8703

Fritzbox

At the moment we are still working on the support for the new fritzboxes 7390 and 7360, It worked quite well on 7170. So I need to ask you for soem patience. AT the moment I cant give you a date yet.
by christian
24 Jan 2011 19:32
Forum: Recipes
Topic: Polling Everspring ST814 (Temp/Humidity Sensor)
Replies: 2
Views: 16212

Polling Everspring ST814 (Temp/Humidity Sensor)

<t>The ST814 can not answer multiple poll commands correctly. Its only allowed to send one GET and wait for the REPORT before the next getis sent. This means that only one single GET can be queued for the next wakeup. The work around is a slight change in the polling script:<br/> # Sensor Polling. W...