I have a suggestion to the software for the Tellstick daemon (and the firmware of the TS Duo).
I think it would be nice to "record" commands that's sent over the air. For an example, I use Sartano wireless fire alarms, and I would like to fetch that signal to send me an SMS/mail/something else.
One way to achieve this may be to implement a virtual wireless type, ex. "raw" and the argument would be what's sent.
Ex:
Code: Select all
device {
id=x
name="firelarm"
protocol = "raw"
parameters {
string="###################"
}
}
Is it someone else that wants this functionality or am I alone?
Thanks for a really good product!
/Z