-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some help to put this module working #6
Comments
no smart devices are displayed? |
Thanks for your fast response. Exactly, no smart devices are showed, just the small icon house and word "State" That's all. Here's my config: /* Magic Mirror Config Sample
*/ var config = {
},
}; /*************** DO NOT EDIT THE LINE BELOW ***************/ |
What I mean with your config is the MMM-TuyaSL config only :) |
Sorry my bad :P Yes all other modules are working ok (except Librespot sometimes works sometimes not) and I tried your suggestion changing PT to EN but it doesn't seem to make any difference. |
you run MM via PM2 or not? |
Then, you should have your PM2 logs in |
Can you post latest content (e.g. last 20 lines) of MagicMirror-error.log? |
sure, I noticed a few variations on the log so I sent a few more hopping will help. ALSA lib pcm.c:8424:(snd_pcm_recover) underrun occurred |
Probably nothing to do with MMM-TuyaSL right? |
I'm not sure. There is only a way to check this. Pls remove all config modules (save it to somehere else first) but MMM-TuyaSL config. Then, restart MM, and observe the log. |
Ok, I did another try on MagicMirror-error.log and this time I had no black page but I still had only the Librespot bad credentials errors and nothing apparently regarding MMM-TuyaSL... Pretty sure I am doing something wrong but have no idea what :( Here's my log: [2021-06-22T00:04:08Z INFO librespot] librespot 0.2.0 28dd842 (Built on 2021-05-25, Build ID: KuGFoEB7) |
Did you follow all steps described in installation guide ? |
Yes, step by step 3 times. I'll try it once more and this time i will restart just to check the log once more and i will post results again. |
Ok, I have followed your instructions step by step after uninstall/install the module again, sudo reboot, and the result on logs it seems to be exactly the same. I also stopped Librespot just in case with no luck at all. I also moved MMM-TuyaSL module to a different position just in case but has made no difference. I'm pretty sure it's something I'm doing wrong but I have no idea what could it be. Anyways, thank you so much for your time. Here are my logs: [2021-06-29T00:53:37Z WARN librespot] Connection failed: Login failed with reason: Bad credentials |
Ohh man, these ones were too far for my knowledge, sorry :P I have no idea why but it's almost impossible to open MagicMirror-out.log in my RP. I tried several times with Geany, Text Editor with no results. Anyways thank you so much for your help. |
module showing no data what should I do? |
[16.09.2021 12:53.24.960] [ERROR] (node:5858) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 for more information |
Hi, I came across this module and I was very excited because all my lights at home are inside Smart Life app, so I basically just need that my mirror shows my ON/OFF light statues, however, I cannot manage to get it to work. I have tried everything with all combinations even with :
bizType: "smart_life",
from: "tuya",
showLabel: true,
but without any success, can you please give me a hint on how can I make it work OR if's a lost cause becasue not working anymore?
Thank you so much in advance
The text was updated successfully, but these errors were encountered: