SJ20035

Results 3 comments of SJ20035

I understand that you have followed the Smartthings definitions, and I have actually worked around this myself by modifying the code for the 'OpenHabAppV2' smart app. In particular I changed...

To answer your questions: 1. I haven't experimented - but my changes shouldn't affect that since the 'value' is checked for 'off' or 'on' which was being sent by the...

It looks like the CMS.AssemblyDiscoverable is missing and needed for PageTemplate to be registered. Add the following to the MVC.csproj file: ` `