Closed Mariusthvdb closed 5 years ago
HI, this is the exact card I was looking for, so thanks for creating it. I have however this issue:
because of:
checking line 301 :
console.log(`let sensor in sensorList: ${sensor}`);
you even comment it isn't working in the resource ;-)
any thought why this is still there?
taking out the whole commented bit, results in another error: unknown EOF:
thanks for having a look!
think I have found the issue: in deleting the many trailing spaces, I accidentally deleted a html backtick `
sorry for the confusion. Closing
HI, this is the exact card I was looking for, so thanks for creating it. I have however this issue:
because of:
checking line 301 :
you even comment it isn't working in the resource ;-)
any thought why this is still there?
taking out the whole commented bit, results in another error: unknown EOF:
thanks for having a look!