enesbcs / rpieasy

Easy MultiSensor device based on Raspberry PI
GNU General Public License v3.0
157 stars 33 forks source link

Show JSON button under tools #81

Closed happytm closed 5 years ago

happytm commented 5 years ago

Looks like Show JSON button under tools menu in UI is not responding.

Thanks

enesbcs commented 5 years ago

I've just tested it's working for me with 2 enabled Protocols (ESPEasy P2P&Domoticz MQTT) with the following 13 used devices: DHT11, BH1750, Output helper, Run OS command, System Info, Pygame Sound Player, VLC Sound PLayer, Dual Switch device, Input Switch device, Dummy device, Pygame Sound Background player, Input Evdev.

Please send me your configuration to be able to debug.

Could you please try the following links also? /json?view=sensorupdate /json?tasknr=1 /json?tasknr=2 /json?tasknr=3 .... /json?tasknr=

Budman1758 commented 5 years ago

I have 2 different units running. One using build 0.19.176 and the other using build 0.19.208 and both of them are working as they should.

happytm commented 5 years ago

OK it is working now. I think I had build 0.19.207 running but instead of updating whole firmware I just replaced the commands.py file on pi. Now I notice update button under tools which makes it so easy. Once I updated to latest build it is working fine.

Sorry for the trouble.

Thanks

enesbcs commented 5 years ago

Thanks for feedback, it was a bug that had been fixed before. :)