XML-API Addon 2.2
This is a minor release fixing some minor issues and brings some minor additional features to XML-API (see What's Changed below).
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 #78devicelist.cgi
extended bydevice_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
andstatelist.cgi
by @jens-maus which fixes #68 - reworked
protocol.cgi
to use combinations ofWrite
andWriteXML
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