Hello I am new to smart things and am very excited to get into some custom automations.
Unfortunately my knowledge for developing custom code is weak at the moment.
What I wanted to achieve was to create a custom device handler for my Samsung OCF TV. I would like to use the OCF as a start, but would rather be in control of all code as I’m finding some small tweaks need to be made. For example I’m finding my TV status does not toggle on/off all the time in smartthings ide.
Is there anyone who could quickly scratch up code that would mimic the existing Samsung OCF TV device handler?
Here’s a summary of the device handler I’d like to start with:
Attributes: n, icv, dmv, di, pi, mnmn, mnml, mnmo, mndt, mnpv, mnos, mnhw, mnfv, mnsl, st, vid
Commands: postOcfCommand
Thanks!