Open muecke36 opened 8 years ago
thats a wish, not an issue ;) It works as designed,
... but next version will include options to do so :)
By the way: Where should I put my own converters so that they are not lost after an update? Currently I put them in fhconverter.pm but suppose that this file will be overwritten in an update.
You can use 99_fronthemUtils.pm. This file will not be updated automatically. You can also use any other 99_xxx.pm file with a fronthem namespace (package). An example can be found here: https://forum.fhem.de/index.php/topic,34140.msg426738.html#msg426738
The per-device security is a nice feature but if it is not needed and you have a number of devices it makes usage very difficult. Also if IP Addresses change it is not optimal. I'd like to have an option to disable device security or define fronthem devices for whole subnets (e.g. identity = 192.168.127.*).