Search found 9 matches

by bl34
Monday 31 July 2023 13:34
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61590

Re: 15326 - [WebServer] Depricated RType

Quick update on the problem with error messages in Domoticz log when Homebridge task runs. The root cause was the homebridge-edomoticz plugin. File 'homebridge-edomoticz/lib/domoticz.js' has been updated to use the API calls with the correct syntax but no update was offered in the Homebridge GUI. I ...
by bl34
Saturday 29 July 2023 22:16
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61590

Re: 15326 - [WebServer] Depricated RType

Well not really. The IP in the error message, in my case the IP of the server itself did not tell me much about what piece of SW issued the bad request. The IP of an external client (a remote web brower by instance) might have shown here if an old cached request was received. I did not see that but ...
by bl34
Saturday 29 July 2023 21:37
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61590

Re: 15326 - [WebServer] Depricated RType

I fact I had unplugged the eth connection to the server to make sure no browser would access Domoticz and I looked at the log with a tail command in a local terminal. This was to make sure no external connection would pass requests with the old command format. But no changes, and I was still getting ...
by bl34
Saturday 29 July 2023 16:17
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61590

Re: 15326 - [WebServer] Depricated RType

I am getting messages 'Deprecated RType (devices) for API request....' every 5s with Domoticz 2023.2 In my attempts to isolate the culprit I removed all my LUA scripts and as well as the Domoticz-Zigbee plugin directory. I also checked there is no shell scripts running. With the WEBSERVER debug ...
by bl34
Wednesday 31 May 2023 10:12
Forum: Other questions and discussions
Topic: Log flooded with msg 'Incoming connection from ..'
Replies: 7
Views: 899

Re: Log flooded with msg 'Incoming connection from ..'

Hi Walter, The flood only occurs as I connect to Domoticz using a web browser. This is on the first connection for any given device with an IP in the local network and regardless of the page I access. Once the connection is establish there is no more messages during further navigation in Domoticz ...
by bl34
Tuesday 30 May 2023 10:00
Forum: Other questions and discussions
Topic: Log flooded with msg 'Incoming connection from ..'
Replies: 7
Views: 899

Log flooded with msg 'Incoming connection from ..'

Hi, I flood of messages in the log when I connect to Domoticz over http. Sometime it is 10ish messages, sometime 70,80.. The messages shown on connection from any IP in the local network at few ms interval, see below. Not a problem per say but this behavior appeared as I moved to 2023.1. 2023-05-30 ...
by bl34
Monday 19 December 2022 15:27
Forum: LUA
Topic: Change in data returned by JSON API w parameter devices_list
Replies: 0
Views: 640

Change in data returned by JSON API w parameter devices_list

Hi I migrated Domoticz from a PI3 to a HP thin client running Debian 11. For that I had to compile Domoticz to get a 32 bit module for machine Intel 80386. After that I got errors in my LUA script using the JSON API with parameters devices_list as the content of the data returned is different. As ...
by bl34
Monday 12 September 2022 13:21
Forum: Zigbee
Topic: For those using the Lidl motion sensor(SOLVED)
Replies: 16
Views: 5579

Re: For those using the Lidl motion sensor(SOLVED)

I see the same behavior with 2 'Off' states reported in Domoticz. I guess this is the difference between a motion sensor (this sensor) and an occupancy sensor. The only parameter I found is for controlling the time the 'on' status last after a motion is detected. This can be set in Domoticz in the ...
by bl34
Friday 09 September 2022 17:23
Forum: Zigbee
Topic: For those using the Lidl motion sensor(SOLVED)
Replies: 16
Views: 5579

Re: For those using the Lidl motion sensor(SOLVED)

Hi, I have just installed one today and it took several attemps to get it working in Domoticz. This is with version 6.2.145 of the ZigBeeforDomoticZ plugin. The sensor did appear in DZ as a motion sensor after I enabled 'Accept new Hardware Devices' in DZ setup and started pairing in the plugin gui ...