Search found 8 matches

by klaus44
Thursday 21 April 2022 9:33
Forum: LUA
Topic: No HTTP poller protocol in the beta version !?
Replies: 7
Views: 750

Re: No HTTP poller protocol in the beta version !?

I made a backup again on version: 2021.1 (build 13207)
Compile Date: 2021-04-20 08:52:22

and there the output works in the log,

It's a pity that the new version doesn't work anymore... Probably nobody uses this function and I alone have the error.
by klaus44
Wednesday 22 December 2021 16:50
Forum: LUA
Topic: No HTTP poller protocol in the beta version !?
Replies: 7
Views: 750

Re: No HTTP poller protocol in the beta version !?

Hello Walter Yes exactly, https://www.domoticz.com/wiki/HTTP/HTTPS_pollerc There is a json file that is read by domoticz i Lua Parser folder on Domoticz. all 3 logging sections are switched on, it has been running for over a year without any problems with update, except for the last update beta no ...
by klaus44
Wednesday 22 December 2021 11:14
Forum: LUA
Topic: No HTTP poller protocol in the beta version !?
Replies: 7
Views: 750

No HTTP poller protocol in the beta version !?

Hi I made an update 2 days ago to the current beta of 2021.1.13949 2021-12-18 and found that the HTTP Poller Lua data is no longer in the domoticz log. I have 3 Http Lua pollers and no data in the Domoticz protocol. Everything works, but no protocol. There's a change in beta Sorry for my German ...
by klaus44
Tuesday 12 January 2021 13:59
Forum: LUA
Topic: Domoticz HTTP Poller Lua json ......
Replies: 3
Views: 516

Re: Domoticz HTTP Poller Lua json ......

Thanks for the information

yes, I know the site, it doesn't help me any further, because I have no knowledge of programming .... or there is no example for my json data stream ...
by klaus44
Tuesday 12 January 2021 13:43
Forum: LUA
Topic: Domoticz HTTP Poller Lua json ......
Replies: 3
Views: 516

Domoticz HTTP Poller Lua json ......

Hello dear user community Sorry for my English, Google Translator helped :) I don't know if I'm right here, but I'll try to explain. I don't get any further due to a lack of skills and little documentation. I have a Rasbeery pi3 running in the garden with rtl_433 USB STICK and also 2 x 433 mhz ...
by klaus44
Monday 16 December 2019 20:04
Forum: LUA
Topic: LUA script example for http poller
Replies: 3
Views: 4420

Re: LUA script example for http poller

Hi I use the Lua script and it works well. I have the problem that Weewx passes the sensor data to Lua with a comma, for example. outside temperature: 20,6 In Domoticz, only the first digit is then displayed, for example. 20.0 Domoticz only accepts point values eg 20.6 Is there a way in the Lua ...
by klaus44
Wednesday 20 November 2019 18:26
Forum: LUA
Topic: Lua aund no sensors detected by WEEWX
Replies: 2
Views: 414

Re: Lua aund no sensors detected by WEEWX

Thanks for the information with the ID, helped me.
by klaus44
Wednesday 20 November 2019 12:35
Forum: LUA
Topic: Lua aund no sensors detected by WEEWX
Replies: 2
Views: 414

Lua aund no sensors detected by WEEWX

Hello I am new here in the forum and have Domoticzs on Windows 7 running. I have a problem with installing Temp sensors in Domoticzs The temperature data from Raspbeery weewx weather station are loaded on a FTP server and read via json with Lua by Domoticsz and displayed in the Domoticzs log without ...