iobroker-community-adapters / ioBroker.alias-manager

Manages iobroker aliases
MIT License
12 stars 2 forks source link

Warn messages for values #41

Open softwarecrash opened 2 years ago

softwarecrash commented 2 years ago

Describe the bug
I have shutters that have a value from 0 to 100 i have try to alias the device, when i set a new possition, the log tell me:

linkeddevices.0 | 2022-07-23 09:31:29.327 | warn | State value to set for "linkeddevices.0.Fenster.Schlafzimmer.Rollo.Links.Shutter1_Position" has value "17" greater than max "" -- | -- | -- | --

tried to set min and max value or leave the fields empty without success. when i enter a min value of 0 the adapter wont save it. and min/mac will not show in the warning message

V1.2.6