Gang--
I'm having an issue I was hoping you could help me with. I've got the template for my Olevia TV complete. I'm working on getting the PNP script working correctly. I've created the script and added it to the PNP section of my device template and in the /usr/pluto/pnp directory.
This TV is similar to Rob's in that I'm using Power Status to detect it, and so I need to turn it on first before sending the status command query.
I believe I've gotten the Script working correctly. When I call it from the command line (giving dummy arguments for $1, $2, and $4, and the correct port for $3) it turns on the TV and correctly identifies the TV (I can tell by the echo'd string). However, I am not able to have LMCE auto-detect this TV. I started the wizard and clicked on the 'TV' button, which I thought would try the detect scripts, but after leaving it running overnight, the TV was still off, indicating to me that the script was never called. I do see the TV listed on the TV setup page as one of the direct control TVs. Any ideas on what to do next? I thought the PNP scripts were called on a regular basis by one of the plugins. Is this correct?
Thanks,
-Peter