The auto detection files are at
/usr/pluto/pnp/
you shoud have a bunch of .sh files including 20_SharpTV.sh
which should read:
#!/bin/bash
echo "Sharp TV Detection script queue $2"
/usr/pluto/bin/TestSerialPort -p $3 -P N81 -b 9600 -t "POWR0 \r\s500mPOWR1 \r" -i 1 -s "OK\r"
if [[ "$?" -ne 0 ]]; then
echo "It's not a Sharp TV"
/usr/pluto/bin/MessageSend dcerouter -r 0 $1 1 806 224 $2 13 "$4" 44 0
else
echo "It is a Sharp TV"
/usr/pluto/bin/MessageSend dcerouter -r 0 $1 1 806 224 $2 13 "$4" 44 1856
fi
I am not sure how they are triggered but when they are you can see them all being run until the correct one is found and then Sara comes up and asks how the TV is connected and basically helps you set up the audio and video pipes. You could, as Stallione said, add it manually and set up the pipes yourself and see if that works the template you want is:
Acquos LCxxD6U / LCxxD7u
Device template #1856