Turn off debugging? How?

@stephack just added it to his Advanced Button Controller, for example.

I can't remember who originated it, but it's a good idea to add a URL to the top of driver/app pointing to the raw code such that it can be pasted into Hubitat's Import feature.

/*
 *	Hubitat Import URL: https://raw.githubusercontent.com/stephack/Hubitat/master/apps/Advanced%20Button%20Controller%20(ABC)/Advanced_Button_Controller.groovy
 *

If you put something like that as the first line(s) of code, then updating is simply a matter of copying that URL from "yesterday's code" into the Driver/App Import Field. "Are you sure?" and click you're updated.

3 Likes