You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed your acceptable template and assigned to some myStrom adaptors, but they wont start collecting data. So I noticed the Item "ECS Report" uses the URL http://{HOST.HOST}/report, which will not work when the hostname of the item is not reachable by name (i.e. the name contains spaces).
I changed the item to http://{HOST.CONN}/report and now they connect succesfully to my adaptors.
The text was updated successfully, but these errors were encountered:
Installed your acceptable template and assigned to some myStrom adaptors, but they wont start collecting data. So I noticed the Item "ECS Report" uses the URL http://{HOST.HOST}/report, which will not work when the hostname of the item is not reachable by name (i.e. the name contains spaces).
I changed the item to http://{HOST.CONN}/report and now they connect succesfully to my adaptors.
The text was updated successfully, but these errors were encountered: