Releases: homematic-community/hm_pdetect
hm_pdetect 1.16
This is release 1.16 release of hm_pdetect
which consists of the following changes:
Full Changelog: 1.15...1.16
76f6b7c1d7e066ecfe03c1ef36d82cafc59298d5f6dc436ce940f72761c74130 hm_pdetect-1.16.tar.gz
hm_pdetect 1.15
This is release 1.15 release of hm_pdetect
which consists of the following changes:
- fixed problem with wireguard/vpn connections not carrying a MAC address in the returned
query.lua
data resulting inhm_pdetect
failing accordingly (#125). - changed
wget
calls to use-T 5 -t 1
to make sure each call is allowed to take only 5 seconds and without any retry.
Full Changelog: 1.14...1.15
623617d1cc300bd8da9593da4b73014a4d011495786a565674c1cc015f33d6cd hm_pdetect-1.15.tar.gz
hm_pdetect 1.14
This is release 1.14 release of hm_pdetect
which consists of the following changes:
- fixed broken CCU3/arm
bash
binary which resulted in a non workinghm_pdetect
with an original CCU3 firmware (#124).
Full Changelog: 1.13...1.14
6d7545cb6df4a0c043ccb98e26e422494812e84b4af8ed83d2ff3c235f902b6f hm_pdetect-1.14.tar.gz
hm_pdetect 1.13
This is release 1.13 release of hm_pdetect
which consists of the following changes:
- fixed regression in having quoted
HM_FRITZ_IP
too hard, thus loosing functionality to query multiple fritz devices in a row (#123).
Full Changelog: 1.12...1.13
0d896f2fa415128adfc1a55ad6638fb55573e0be8265c66365abff8fc25023cd hm_pdetect-1.13.tar.gz
hm_pdetect 1.12
This is release 1.12 release of hm_pdetect
which consists of the following changes:
- fixed session id storage to not use an associative array but a state file so that session ids can be re-used between consequitive calls (#122).
- added
--timeout=10
option to all wget calls so that a potentially stalling wget call is cancelled way earlier than the default 900 seconds of wget. - added new
HM_CCU_PRESENCE_GUEST_IPRANGE
config variable which will default to192.168.179.*
and can be used to identify guest devices by their IPs rather than the "guest" status which seems to not be as reliable. Now a user can modify this parameter in the ownhm_pdetect.conf
file in case the guest IP range is different from the default192.168.179.*
range (#121). - reworked the web config interface to generally use a session id checking mechanism to ensure that the user is allowed to call the web interface with a valid sid. This should greatly improve the security of the included web config interface. In addition, POST requests are now used to sent+save all parameters. This should get rid of issues with very long query strings being build.
- added web config items to specify own values for
HM_CCU_PRESENCE_GUEST_IPRANGE
to be able to override the default guest network ip range accordingly (#121). - updated bash version to fix segmentation faults on x86 systems.
- fixed all shellcheck warnings potentially fixing some bordercase problems.
- removed references to non existing
style.css
(#120). - added a local jquery copy rather than having to download it each time the web interface is used.
Full Changelog: 1.11...1.12
fc3dc7f5336360e9de7c77bfe65b704190f6c6abf43ea37cf2b2254a16e4922f hm_pdetect-1.12.tar.gz
hm_pdetect 1.11
This is the final 1.11 release of hm_pdetect
which consists of the following changes:
- limit the
update-check.cgi
to parse forcmd=download
and not parse arbitrary query string options.
Full Changelog: 1.10...1.11
f8346ae032fd33fff8345bd91e7711697e9e3c504be96bdc0502ddfa0a0fe67e hm_pdetect-1.11.tar.gz
hm_pdetect 1.10
This is the final 1.10 release of hm_pdetect which consists of the following changes:
- Added functionality for detecting guest wifi members by also checking
192.168.179.x
network range (#113, @oregano87)
86f2e069a1a94d4d6db170eb225f2fe91ab9860efea4e28131d9e7455018fe31 hm_pdetect-1.10.tar.gz
hm_pdetect 1.9
This is the final 1.9 release of hm_pdetect which consists of the following changes:
- fixed certain ISO<>UTF charset encoding issues (cf. jens-maus/RaspberryMatic#1825).
9d090e72f434ee27a835c56a003965b072c13a0f022e13d013745bf73f50cda5 hm_pdetect-1.9.tar.gz
hm_pdetect 1.8
This is the final 1.8 release of hm_pdetect which consists of the following changes:
- minor maintenance release
94bf9c8f9f91b73fc0ae7aeefe6d8c6b39b730bc9dfd1f0028fd722a66cb8449 hm_pdetect-1.8.tar.gz
hm_pdetect 1.7
This is the final 1.7 release of hm_pdetect which consists of the following changes:
- added compatibility to CCU 2.49.x firmware where the addon did not work anymore due to a missing libncurses library (#74).
- fixed minor problem where on non existing config/log files the web interface could forcefully return to the main CCU webui page (#72).
d882050828d4910f809391e02a4515d24761d26956ca05a612aebdf5a71bc2d9 hm_pdetect-1.7.tar.gz