iobroker-community-adapters / ioBroker.synology

ioBroker SYNOLOGY Adapter
MIT License
11 stars 9 forks source link

Type mismatch for some states #211

Open mcm1957 opened 2 years ago

mcm1957 commented 2 years ago

According to a feedback report received for 2.1.11/2.1.13 at forum (https://forum.iobroker.net/post/886513) some state types seem to have a mismatch:

State value to set for "synology.0.FileStation.info.enable_view_microsoft" has to be type "string" but received type "boolean"
State value to set for "synology.0.FileStation.info.enable_view_google" has to be type "string" but received type "boolean"
State value to set for "synology.0.FileStation.info.enable_send_email_attachment" has to be type "string" but received type "boolean"

Problem should be investigated and fixed

Adapterversion 2.1.11/2.1.12/2.1.13