App and driver porting to Hubitat

Driver code should have all simulator and tile sections removed.
App code should have all icon urls set to empty string.
Legacy enum input elements using the metaData key are not supported, replace with options.
Map type options need the following form currently [["a":"opta"],...], non map options use the usual list form.

4 Likes