Hi.
Im building a tellstick interface and it has worked smoothly so far (got switches, dimmers and tempsensors running so far). But i bumped into some issues now..
First, is there some form of developer documentation? im guessing that could answer a few of my questions.
The stuff i got stuck on:
1. The interface isn't displayed in the gui, i started it by manually adding it as enabled to systemconfig.xml, but still it doesn't show up. What is needed to get it to show up there?
2. I have sensors that report both temperature and humidity. from tellstick they have the same id. the question is, can i register them as one interfacemodule that reports both temp and humidity, or do i need to handle them as two separate modules? In the gui it looks like the zwave multisensors is handled as one unit, but i keep reporting two values for the same module (40% followed by 23 degrees and so on).
/C