Skip to content

XML-API Addon 2.2

Compare
Choose a tag to compare
@jens-maus jens-maus released this 27 Oct 06:36
· 5 commits to master since this release
902a4f0

Downloads

This is a minor release fixing some minor issues and brings some minor additional features to XML-API (see What's Changed below).

⚠️ UPDATE NOTICE ⚠️
Please note, that if you are currently using XML-API v1 and you are upgrading to XML-API v2, the applications that are using XML-API have to be compatible to XML-API v2 since version 2 introduces some important security related breaking changes compared to XML-API v1 (cf. https://homematic-forum.de/forum/viewtopic.php?f=41&t=77234#p749409).

What's Changed

  • statechange.cgi extended by return value "success" by @Maik2208 in #78
  • devicelist.cgi extended by device_id by @Maik2208 in #79
  • allow requests from localhost (127.0.0.1) without sid because they are considered safe anyway by @jens-maus
  • added interface ise id check to devicelist.cgi, mastervalue.cgi,
    mastervaluechange.cgi, state.cgi and statelist.cgi by @jens-maus which fixes #68
  • reworked protocol.cgi to use combinations of Write and WriteXML to output the XML response in a compatible way that even < and > characters are correctly URL encoded by @jens-maus which fixes #27
  • fixed some minor tcl linter syntax warnings by @jens-maus

New Contributors

Full Changelog: 2.1...2.2
f4a5c013c0c94b36dcbc4e154bfd0827003889ed50169b89104116bc2c0e8038 xmlapi_addon-2.2.tar.gz