Search found 4 matches
- Saturday 25 November 2017 9:51
- Forum: LUA
- Topic: Reading XML with LUA?
- Replies: 24
- Views: 16689
Re: Reading XML with LUA?
Full automation is indeed better. Second attempt :) : ------------------------------------------------------------------------------ -- Version 04 20171125 -- -- Domoticz lua script to convert XML output from FP4All_PVLogger -- Reads the status based on the unique IP of the PVLogger and passes it ...
- Thursday 23 November 2017 22:42
- Forum: LUA
- Topic: Reading XML with LUA?
- Replies: 24
- Views: 16689
Re: Reading XML with LUA?
Sometimes the answer to a question is just laying in front .... In my previous message with script , I remarked that it would be nice to have an automatic method to determine the length of a value-string. The Lua-Wiki contains interesting descriptions on this subject . The method to determine the ...
- Wednesday 15 April 2015 9:11
- Forum: Others
- Topic: RFXTRX433 and Conrad RSL
- Replies: 24
- Views: 15993
Re: RFXTRX433 and Conrad RSL
Frostwork, you made my day.
I can confirm that RisingSun is working for these RSL366R devices even with different channels.
I'm using a rfx433E with the latest ext 240 firmware.
This is a little bit easier and better compared to my former approach
I can confirm that RisingSun is working for these RSL366R devices even with different channels.
I'm using a rfx433E with the latest ext 240 firmware.
This is a little bit easier and better compared to my former approach

- Saturday 11 April 2015 15:48
- Forum: Others
- Topic: RFXTRX433 and Conrad RSL
- Replies: 24
- Views: 15993
Re: RFXTRX433 and Conrad RSL
I just would like to share that I found a "dirty" way to operate these Conrad RSL366R devices using rfxcmd (https://code.google.com/p/rfxcmd/) Using rfxcmd Domoticz can operate these devices using OS cli commands. The reason why this is a dirty trick is because rfxcmd hijacks the serial interface of ...