Skip to content
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

Device not responding to status request #38

Open
barrtailor opened this issue Jun 6, 2020 · 2 comments
Open

Device not responding to status request #38

barrtailor opened this issue Jun 6, 2020 · 2 comments

Comments

@barrtailor
Copy link

When I attempt to add my Tasmota flashed (8.3.1) NodeMCU to Tasmobackup I'm getting the following response: Device not responding to status request. I reviewed the console and it looks like the NodeMCU is rebooting when being queried by TasmoBackup.

@xbmcnut
Copy link

xbmcnut commented Aug 25, 2020

I'm getting the same when I request an add to a Tuya Dimmer flashed with 8.4.0.

00:00:00 CFG: Loaded from flash at F5, Count 3407
00:00:00 QPC: Flag 7E
00:00:00 CFG: CR 448/699, Busy 0
00:00:00 Script: nv=15, tv=1, vns=96, ram=300
00:00:00 SRC: Restart
00:00:00 var not found: Dimmer
00:00:00 Script: performs "SerialSend5 FF550005DC0A"
00:00:00 SRC: Rule
00:00:00 CMD: Group 0, Index 5, Command "SERIALSEND", Data "FF550005DC0A"
00:00:00 RSL: stat/tuya_dimmer/RESULT = {"SerialSend":"Done"}
00:00:00 Script: performs "Dimmer 0.00"
00:00:00 SRC: Rule
00:00:00 CMD: Group 0, Index 1, Command "DIMMER", Data "0.00"
00:00:00 RSL: tele/tuya_dimmer/STATE = {"Time":"1970-01-01T00:00:00","Uptime":"0T00:00:00","UptimeSec":0,"Heap":29,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":0,"MqttCount":0,"POWER":"OFF","Dimmer":0,"Fade":"OFF","Speed":1,"LedTable":"ON"}
00:00:00 RSL: stat/tuya_dimmer/RESULT = {"POWER":"OFF","Dimmer":0}
00:00:00 Project tasmota Master Bedroom Dimmer Version 8.4.0(tasmota)-2_7_3_2
00:00:00  > WiFi-Dimmer-Script-v1.0 <
00:00:00 Script: performs "Counter1 0"
00:00:00 SRC: Rule
00:00:00 CMD: Group 0, Index 1, Command "COUNTER", Data "0"

Restarts Tasmota device and times out. TasmoBackup version is 1.03.20 running as a Home Assistant add-on

@patrickdk77
Copy link
Collaborator

I'm not sure what could be the issue here. I added a delay so there would be a pause before each status request in 1.03.20
So since the issue is still happening, I don't think there is anything I can do to resolve it, as it's just a single request.

I don't have any devices doing this, using versions of tasmota from 7.1 to 8.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants