githubtobi
githubtobi
Hi Andrea, I just did it with this documentation on an pi 1b (the article refers this repository): https://blog.samat.org/2014/12/15/realtek-8188eu-based-wi-fi-adapters-on-the-raspberry-pi/ Don't forget this step at the end "Make sure you copied...
Hi ChriD, I have the same error with raumserver on Raspberry 3 with loadUri {"requestUrl":"/raumserver/controller/loadUri?id=Dusche&value=http://1.2.3.4","action":"loadUri","error":true,"msg":"Action was rejected","data":{"errorMessage":"Error: ENOENT: no such file or directory, open 'node_modules/node-raumkernel/lib/setUriMetadata.template'","errorData":null}} Log: 2018-06-08T17:02:20.932Z - error: [Raumserver]...
I got it working. What I did: I have created a "node_modules/node-raumkernel/lib/" folder within the node-raumserver folder an copied the "setUriMetadata.template" from the node-raumkernel/lib folder in it. Maybe there is...