Last active
November 18, 2022 10:55
-
-
Save 7wells/d074817e8b13d5c728010e917e377433 to your computer and use it in GitHub Desktop.
FHEM - disable write protection for fhem.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Enter following command to disable write protection for fhem.cfg (consider making a backup of fhem.cfg) | |
# | |
attr WEB editConfig 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment