Thanks for positive feedback.
I do have a repo running on a server that you can access the firmware and also you can change the OTAAuto path in setup to access this.
http://mesmarthouse.com/tasmota/mk-blindcontrol.bin
you can access in your browser to download the bin file your self and install or once you change the path as above can issue a command or MQTT post to auto update from repo server.
command from browser http://your device ip address/OTAupgrade
you will be prompted for admin password.
via MQTT message
for singe device
cmnd/your Device MQTT Topic/upgrade payload=1
I have followed tasmota global template for upgrade.
If you issue a MQTT message cmnd/tasmotas/upgrade payload=1
This will force all tasmota devices and mk-blindcontrol devices to download software from repo’s and install, handy …