Search found 4 matches
- Wednesday 12 October 2022 0:13
- Forum: Bash / PowerShell / Batch etc.
- Topic: Insecure script command - perl XMPP script
- Replies: 2
- Views: 1648
Re: Insecure script command - perl XMPP script
Thank you for your response. I didn't have any warnings - only two lines: 022-10-11 23:33:29.415 Status: Notification: Domoticz test 2022-10-11 23:33:29.415 Error: HTTP: Insecure script command! but, when I turned on syslog in domoticz configuration, i have two additional lines: Notification sent ...
- Monday 10 October 2022 22:39
- Forum: Bash / PowerShell / Batch etc.
- Topic: Insecure script command - perl XMPP script
- Replies: 2
- Views: 1648
Insecure script command - perl XMPP script
I am trying to add an XMPP notification - it is described here: https://www.domoticz.com/wiki/Installing_XMPP_Notification_System I get a message in my logs: Error: HTTP: Insecure script command! I agree with that - wrong solution. However, I am writing a perl script using the excellent library Net ...
- Wednesday 28 September 2022 15:30
- Forum: Others
- Topic: Sofar inverter - simple integration
- Replies: 10
- Views: 2993
Re: Sofar inverter - simple integration
So I put the supplement. Configuration consists of the following steps: A) preparation of domoticz - create Dummy equipment (e.g. SOFAR) - create two virtual devices: STATUS - Text type, SOFAR - power and energy type - read their idx's B) Alternatively, install the missing perl libraries: LWP ...
- Saturday 24 September 2022 23:54
- Forum: Others
- Topic: Sofar inverter - simple integration
- Replies: 10
- Views: 2993
Sofar inverter - simple integration
A few days ago I decided to add the SOFAR inverter to the domoticz. I wrote a working script. Maybe it will be useful to someone. In addition to integrating the inverter, the script takes care of the problem of a possible domoticz error (after a power loss). In addition, it checks sunrises so as not ...