-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
I noticed I get a warning in my debug output.
Usage of deprecated config => openhab.username <= detected.
Usage of deprecated config => openhab.username <= detected.
Usage of deprecated config => openhab.username <= detected.
But I could not find this property in my workspace config or my global config.
I did however find it in the default config.

Is it possible this default entry is causing this warning?
I found it here in the code:
Line 143 in 6d1d679
| "openhab.username": { |
This is no big deal of cause.
But I think it is strange that a "depricated warning" is caused even the user did not set this property. 😄
