Skip to content

Conversation

@Michael-K-at-GitHub
Copy link
Owner

min and max values are only requested if ValueType = 4 (numeric). This prevents Rega Log Entries "metadata property 'MIN' does not exist" and "metadata property 'MAX' does not exist" for every nonnumeric sysvar every time sysvarlist.cgi is called.

Michael-K-at-GitHub and others added 23 commits October 29, 2020 18:04
min and max values are only requested if ValueType = 4 (numeric). This prevents Rega Log Entries "metadata property 'MIN' does not exist" and "metadata property 'MAX' does not exist" for every nonnumeric sysvar every time sysvarlist.cgi is called.
Add the possibility to set values for combined parameters (Kanalaktion)
come with a general session id checking mechanism and improved query
string parsing for a generall improved security when using the xml API.
Allow values for combined parameters. Checks if the value contains "=" and in this case use the complete value as new value even if it contains ","
For displaying ° on HmIP-WRCD

Co-authored-by: Jens Maus <[email protected]>
Enhancement for homematic-community#47 / homematic-community#48: LastDPActionTime() gives back last event on datapoint.
For compatibility I did not replace the function call of `timestamp=...`, but added new `lastdpactiontime=....` output

Co-authored-by: Jens Maus <[email protected]>
fixes (partly) homematic-community#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 could be added, to print out the error reason within new <error> tag.

Co-authored-by: Jens Maus <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants