Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to disable device security #12

Open
muecke36 opened this issue Mar 21, 2016 · 3 comments
Open

Add an option to disable device security #12

muecke36 opened this issue Mar 21, 2016 · 3 comments

Comments

@muecke36
Copy link

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.*).

@herrmannj
Copy link
Owner

thats a wish, not an issue ;) It works as designed,

... but next version will include options to do so :)

@muecke36
Copy link
Author

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.

@ddtlabs
Copy link
Contributor

ddtlabs commented Mar 24, 2016

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

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

No branches or pull requests

3 participants