Web GUI Track sun command not handled properly
There should be two type of track sun command:
- track sun with offset
- track sun (that means track sun with offset 0,0)
Currently, seems that the track sun with offset is not working, instead track sun does.
TODO:
- Check if the controller has two separated commands or just one.
- Update webserver and/or webgui in order to make it working accordingly.