psytester
psytester
The search does not stop anymore, simply a hint is given in found class list for that error. In case of IllegalStateException with ```Invalid BootstrapMethods attribute entry: 2 additional arguments...
Currently the ReGaHss process is listening on all network interfaces, seen as ```0.0.0.0``` ``` # netstat -tulpena | grep ReGa tcp 0 0 0.0.0.0:31999 0.0.0.0:* LISTEN 589/ReGaHss.communi tcp 0 0...
Enhancement for #47 / #48: LastDPActionTime() gives back last event on datapoint. For compatibility I did not replace the function call of `timestamp=...`, but added new `lastdpactiontime=....` output
might fix (partly) #19 by adding a catch around the xmlrpc calls and added a simple check against unknown device_id's. If it does not help, an additional return code check...
At least the xmlapi/exec.cgi is really dangerous, since its allows uncontrolled execution of code from non authorized users nor any blocking by build-in "Firewall": ``` Firewall-Richtlinie: Zugriffseinstellungen der Ports: Ports...
This change adds a first version of user session check and validation. Login in WegUI to get a valid sessionID to be able to call ```/addons/xmlapi/exec.cgi?sid=....``` ToDo: User authorisation level...
### DESCRIPTION If I change the value on CS5800i UI800 display, everything is fine in system and Home Assistant shows the new minimal temp. But changing value of `thermostat/minflowtemp` setting...