- Save
user-authentication.jsto<node-red>/user-authentication.js. - Add the following line to
setting.js:
user-authentication.js to <node-red>/user-authentication.js.setting.js:
| homeassistant: | |
| auth_providers: | |
| - type: command_line | |
| command: "/config/auth/radius-auth.sh" | |
| meta: true |