Working on 0.1.201

Added by rdnzl 8 months ago

Working on 0.1.201

I'm currently finishing the rough edges of the new release.
I have decided to add quite a few new things.

I added support for Bert's RFXLAN with xPL firmware.
Receiving and updating device values is 100% working, I have to finish and test the controlling of devices.

I want to add a Network page, for network device stats and graphs.
It shows all devices from groups Network.

I have added a mhsend socket, it's an interface for MisterHouse mhsend program, which lets you log, speak, run things from another host, by using mhsend to connect to DomotiGa telnet socket, I'm currently using it for logging web visit stats to my DomotiGa log.

Added quite a few devicetypes, FHT, FS20, PLCBUS etc..

I'm thinking of adding the condition editor to the action part of the events too.
So you can use it there too.

I have added a new interface called Shell, what it does it runs the script/command which you put in the device's address and parse the output of it. Each line is fed into a value, so if you script is returning 4 lines, all 4 device values will be filled which their values.

I'm now using it in combination with upnp2.mrtg.sh, which gathers the internet bandwidth and uptime of my Fritz!Box.

But all kinds of script are possible, for example snmp gathering of various values.
Fetching data from the internet...

I have added a PLCBUS ack settings, so all packets can be send with or without ack bit set.

Also event categories are new, you can filter on specific category om the event page to keep a clean overview if you have lots of events.

I renamed Heyu X10 interface to X10Cmd Interface, and added a type settings, so you can also control your light with your CM15a.

Several bugs are fixed...