[bug]: warning invalid obj.common.states
No existing issues.
- [X] There is no existing issue for my problem.
Describe the bug
Admin adapter shows a warning with the hint to inform the developer what I do herewith Here is the log accordingly:
`admin.0 2024-01-20 10:14:25.592 warn This object will not be created in future versions. Please report this to the developer.
admin.0 2024-01-20 10:14:25.591 warn Object shelly.0.SHSW-PM#ABCDEFG#1.Relay0.Input is invalid: obj.common.states has an invalid type! Expected "object", received "string"`
To Reproduce
Coming up in th elogfile
Expected behavior
no warning
Screenshots & Logfiles
See logfile
Adapter version
6.12.0
js-controller version
5.0.17
Node version
18.19.0
Operating system
Bookworm
Additional context
No response
hm is this generated when you perform a specific action in admin? Normally admin would not modify this object, only if you manually edit it and then it would be fine to log it.