Search found 4 matches

by WhiWhi
Tuesday 06 July 2021 19:24
Forum: Temperature and Weather
Topic: Get a temperature value from webpage/txt file
Replies: 10
Views: 2568

Re: Get a temperature value from webpage/txt file

Thanks for the help. Now I've got it working. I managed to make a dzVents script that "mgugu" suggested. I have another problem that I can not solve. I have a nodemcu that I try to send a temperature to domoticz but do not succeed. I have used "http://192.168.1.50:8080/json.htm?type=command&param ...
by WhiWhi
Sunday 04 July 2021 20:20
Forum: Temperature and Weather
Topic: Get a temperature value from webpage/txt file
Replies: 10
Views: 2568

Re: Get a temperature value from webpage/txt file

Well there is a public temperature page on the web. As I report my outside temperature to. Here is the real page you see when you visit the page. https://www.temperatur.nu/abro The second link is just to use to type to implement in other applications. No I have not installed Node Red And not MQTT ...
by WhiWhi
Sunday 04 July 2021 13:31
Forum: Temperature and Weather
Topic: Get a temperature value from webpage/txt file
Replies: 10
Views: 2568

Re: Get a temperature value from webpage/txt file

http://www.temperatur.nu/termo/abro/temp.txt

I would like to update the value every five minutes
by WhiWhi
Saturday 03 July 2021 21:02
Forum: Temperature and Weather
Topic: Get a temperature value from webpage/txt file
Replies: 10
Views: 2568

Get a temperature value from webpage/txt file

I'm wondering how to import a temperature from a webpage / txt file.

http://www.temperatur.nu/termo/abro/temp.txt

And be able to display it as a sensor in domoticz. I think you could do it with a lua or python script but do not have the knowledge to implement it.

I need help.

Edit. Fix the url