Search found 7 matches

by ladekribs
Thursday 18 May 2017 9:50
Forum: Other questions and discussions
Topic: how to read value from web page
Replies: 12
Views: 8601

Re: how to read value from web page

Hello Aris,

I know nothing of Lua, but to me it looks like you need to do some truncation.

have a look at http://lua-users.org/wiki/StringRecipes and see if that would help you?

regards Stefan
by ladekribs
Monday 06 June 2016 6:48
Forum: Other questions and discussions
Topic: how to read value from web page
Replies: 12
Views: 8601

Re: how to read value from web page

yes! now it works, super!

this opens many possibillities

Thank You Georgesattali
by ladekribs
Sunday 05 June 2016 7:52
Forum: Other questions and discussions
Topic: how to read value from web page
Replies: 12
Views: 8601

Re: how to read value from web page

Thank You georgesattali, sorry for late answer, I had to reinstall domoticz I now get in the log: 2016-06-05 07:48:00.393 LUA: One-Wire : read and update 1 : |000|OK|37.43|=>37.43 so that looks good, but i have no clue in how the IDX should be entered if I write commandArray["UpdateDevice"] = '4|0 ...
by ladekribs
Tuesday 31 May 2016 16:45
Forum: Other questions and discussions
Topic: how to read value from web page
Replies: 12
Views: 8601

Re: how to read value from web page

Thank You georgesattali, if I connect to web switch with http://x.x.x.x/temperature/get/1 where 1 is first temp sensor I get the response: |000|OK|37.06| the format is ”|000|OK|[status/value]” I get the same with curl and even better from a external webpage where I get only the temp number as: 34.8 b ...
by ladekribs
Thursday 26 May 2016 15:54
Forum: MySensors
Topic: Mysensors fail after upgrade from 3530 to 4834
Replies: 4
Views: 1194

Re: Mysensors fail after upgrade from 3530 to 4834

Hello gizmocuz,
I downloaded 5169 and unpacked it to a new domoticz directory, but get the same error as in 4834.

will try to get portforward going.

but I cannot create/answer PM I am still too Young :-)
by ladekribs
Wednesday 25 May 2016 10:50
Forum: Other questions and discussions
Topic: how to read value from web page
Replies: 12
Views: 8601

how to read value from web page

Hello all,

Maybe this question has been asked before, but I cannot find any answer.

I have a web switch that puts out One-Wire reading as a number value only, the same are also available from webpages.

So How can I read that value into Domoticz as a temperature sensor?

Best regards Stefan
by ladekribs
Wednesday 25 May 2016 10:45
Forum: MySensors
Topic: Mysensors fail after upgrade from 3530 to 4834
Replies: 4
Views: 1194

Mysensors fail after upgrade from 3530 to 4834

dear all, I upgraded my Raspberrypi SD card image installation from 3530 to 4834 via the webinterface upgrade function, after that the (Wifi Esp8266))Mysensors gateway did not work any longer if I select update in the hardware the seems to restart the Mysensors gateway and reconnect to it but thats ...