{9} Active Tickets (Full Description) (63 matches)

micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#114 Use a TellStick Net from TelldusCenter telldus-core Some future release / Patches welcome enhancement 10/25/11

If TellStick Net has an interface for local control, without Telldus Live! it will be possible to use the device as a TellStick Duo.


Ticket Summary Component Milestone Type Created
Description
#158 intregate Dovado Tellstick Remot API into Telldus Live! Telldus Live! enhancement 01/11/12

Hej det är så jag är en Dovado 4GR med en tellstick koplad till den, jag vet att dovado har api för styra eran tellstick från andra program, så jag undrar om ni inte kan bygga in deras remote api in erat Telldus Live! hemsida så man kan styra tellsticken som är i dovadon, för det skulle säkert många användare älska ex då kan man använda programet Remotestick på android för att styra dovado tellstick funktion ett ex

man logar in på Telldus Live! inne på sidan finns en sida som heter dovado trycker man på den så får man skriva in dovadons ip nr och användar namne sen när den kan kommunisera med dovadon så hämtar den profilerna man har gjort inne på dovadon för att styra tellstick, när den hemtat profilerna så har Telldus Live! sidan lagt upp av och på och även ställa in timer m.m. till dovadon

 http://www.dovado.com/index.php?option=com_content&view=article&id=16&Itemid=23

// Sorry About My Spelling I´m Dyslectic //

my Post on Telldus Forum  http://www.telldus.com/forum/viewtopic.php?f=2&t=1785&p=10861#p10861


#179 Delete schedule after execution Telldus Live! enhancement 01/30/12

Allow the user to configure "one-time schedules" in the scheduler. Whenever a schedule has been executed, it should be removed.

This would allow developers to build "timers" in their applications, webservices etc, "Turn off light in 15 minutes". A schedule is set for time + 15 minutes, and deleted after execution.


#182 Add support for thermometer Prologue YT6981 other enhancement 01/31/12

I have a Tellstick Net v3, and I am already reading the temperature off of an Oregon Scientific Term88 (can't find link, sorry. Bought at Clas Ohlson a couple of years ago). It has the ID 193 and type "oregon". Works like a charm.

I bought three new sensors, but they don't work. Product 36-4744 here:  http://www.clasohlson.no/Product/Product.aspx?id=167262846

Pictures: PCB:  http://dl.dropbox.com/u/1012820/New%20folder/IMAG0181.jpg Specs:  http://dl.dropbox.com/u/1012820/New%20folder/IMAG0187.jpg

More links: -  http://www.clasohlson.co.uk/Siteseeker/Search_o.aspx?q=yt6981&resid=1121608488&defst=True&uaid=74B9A9A5BF500B367B2B48AB58BC2A4B%3a37372E34302E3133382E323433%3a5246321595411859154 -  http://www.youtonggroup.com/yt/details.asp?catid=258&id=1129&typeid=2


#159 Release Live! backend code Telldus Live! task 01/11/12

Releasing the source code of the Live! backend would enable users to start their own Live! backend instances locally without being dependant on Telldus services for their solution to function. Already existing Live! clients could support these local backend instances with presumably little effort as long as the API is identical. The local Live! instance would typically talk telldus-core with the devices. Perhaps we need to extend the API so that clients can ask the backend which calls are supported (e.g. a Telldus "Classic" does not support Sensors).

Forum thread:  http://www.telldus.com/forum/viewtopic.php?f=1&t=1782


#149 New functionalities in Telldus Live! Scheduler other enhancement 12/28/11

1 - Groups: Create "groups" with optional number of devices that can be switch on/off with a single commando, either manual or via Scheduler. I understand that the "bug" with Telldus Net (or Telldus Live!) capability to handle several events simultaneously needs to be solved first.

2 - "Calender": A view in Live! where you can see all scheduled events in cronological time per weekday and per week.

3 - Not run scheduled event EVERY week: Availability to chose if an event should be executed "Sunday, 6pm" every Sunday or every 2nd, 3rd or 4th Sunday.

4 - Randomizer: Per device and within a predefined time slot (ex. 5pm - 11pm) will the transmitter randomly send On and Off signals with a predefined minimum and maximum time between every signal. Example: Receiver X shall between 5pm and 11pm (or around clock every Tuesday or 24x7) get on and off randomly with a minimum of 45 minutes and a maximum of 3 hours between avery command.


#180 Export specialized statevalue in the API Telldus Live! enhancement 01/30/12

Since statevalue in the API depends on the current state of the device it would be good to have the values "normalized".

For instance, it the state is TELLSTICK_DIM the returned data could have a value "dimvalue" that is guaranteed to be an int.


telldus technologies <info.tech@…> (2 matches)

Ticket Summary Component Milestone Type Created
Description
#118 Scan remote codes from Telldus Live! Telldus Live! 2.1.1 enhancement 10/28/11

Changes needed both for Telldus Live! on the web, and for the API.


#119 Unknown error is reported if wrong protocol is configured telldus-core 2.1.2 defect 10/29/11

If the parameter protocol in /etc/tellstick.conf if not configured properly telldus-core reports "Unknown error". A better error message explaining the issue would be helpful.


mprag (1 match)

Ticket Summary Component Milestone Type Created
Description
#121 Plugins for TelldusCenter doesn't build as universal binaries TelldusCenter 2.1.2 defect 10/31/11

Building TelldusCenter for a single platform works fine. But I you try including multiple platforms the plugins fails due to the ".." prefix for the output file. The prefix makes the object files share the same path and overwrites each other.

Instead of the prefix, a post build rule could be used to move the binary into the correct path.


Ticket Summary Component Milestone Type Created
Description
#157 Tdtool takes long time to exit in Linux/Mac telldus-core 2.1.2 defect 01/11/12

Interrupt "std::wstring clientMessage = d->eventSocket.read(5000);" when stopping Client thread.

That's why for example tdtool now takes up to 5 seconds to finish in Linux (tdClose). See if Windows is affected.


#170 Dim slider does not work in live.telldus.com for Android Telldus Live! 2.1.2 defect 01/19/12

Nothing happens when the slider is moved.


stefan persson <stefan.persson@…> (2 matches)

Ticket Summary Component Milestone Type Created
Description
#84 Only one device event callback for each event telldus-core 2.1.2 enhancement 05/25/11

Multiple repeated identical received signals for configured devices should be output as only one device event callback. Sensors too.


#87 Received event -> New action-connection TelldusCenter 2.1.2 enhancement 09/12/11

Possible to act on a received signal. New type of "receiving device" which can be connected, via a method (e.g. on/off/dim), to another device or device group.


micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#108 Functions for list and configure controllers in the API telldus-core 2.1.2 enhancement 10/07/11

We need functions to list the connected controllers.


telldus technologies <info.tech@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#135 More logging of failed/successful Telldus Live! scheduler events. Telldus Live! 2.1.2 enhancement 11/28/11

More logging of failed/successful Telldus Live! scheduler events. Where along the way did it fail. Perhaps act on failures, retry...


Ticket Summary Component Milestone Type Created
Description
#136 Support for EV1527 telldus-core 2.1.2 enhancement 11/29/11

Add support for receiving signals from EV1527 chips such as projector screens, smoke alarms and such.


#143 Group support in Telldus Live! Telldus Live! 2.1.2 enhancement 12/21/11

#154 Using TelldusControl on headless linux system TelldusCenter 2.1.2 enhancement 01/03/12

Request a feature to use TelldusControl on a standalone headless linux server.

There is a common use case to have a tellstick that is connected to an linux server that doesn't have X installed due to minimized hw/sw setup.

It would be a great advantage to be able to run TelldusControl on this setup as well. With it the customer can benfit from the TelldusLive service for remote internet control of devices as well as simplified device management.


Idea 1 TelldusControl for headless linux servers could be controlled via a web interface, prerequsite to have i.e. apache web server installed with xx modules.


Idea 2 Add basic functionallity for communication between a TelldusControl service and TelldusLive, open API's. All setup and configuration could be done via conf files with descriptive log messages in the service deamon. API function for TellstickDuo so that i.e. temperature or sensor data can be used to program own control of devices.


#181 Sensors in TelldusCenter in Ubuntu package other 2.1.2 task 01/31/12

Add as own package, since its dependencies cannot be met in Debian.


telldus technologies <info.tech@…> (2 matches)

Ticket Summary Component Milestone Type Created
Description
#123 TellStick not found, when computer is back from sleep telldus-core Cannot reproduce defect 11/04/11

Confirm this. Mac? Linux? Perhaps fix with autodetect after TellStick not found?


#145 Only 24 sensor values can be polled other Cannot reproduce defect 12/22/11

Investigating where and why.

Cannot reproduce, can receive > 30 values, both in Windows and Linux, and list them with tdtool (could not do that earlier, prior to 2.1.1_beta1).

If the error still exists for someone, it must be in another part.


micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#97 Commit EventGhost plugin upstream other Some future release / Patches welcome defect 09/30/11

Old version is using TellUsbD101.dll, which is not included in TelldusCenter 2.1.0.


telldus technologies <info.tech@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#120 Error in Telldus Live! scheduler when entering/exiting daylight-saving time other Some future release / Patches welcome defect 10/31/11

First run after entering/exiting daylight-saving time is one hour off. Correct this before next daylight-savings time. Both sunrise/sunset and absolute time.


Ticket Summary Component Milestone Type Created
Description
#129 Two schedules on same client on the same time doesn't work Telldus Live! Some future release / Patches welcome defect 11/16/11

Both signals seems to be "lost".

Source:  http://www.telldus.se/forum/viewtopic.php?t=1582&p=9686


#148 Telldusd may use up a lot of memory/cpu when ftdi_sio is loaded telldus-core Some future release / Patches welcome defect 12/28/11

See support ticket 1640, and try to recreate this. See if it can be solved from our end.


#163 Language support in TelldusCenter TelldusCenter Some future release / Patches welcome defect 01/18/12

The recent qml parts of TelldusCenter don't have support for different languages. At the moment the "File"-menu may be called "Arkiv" if using swedish language settings, but for example all headlines and messages in the Sensor module are in english.


stefan persson <stefan.persson@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#70 Support for pronto HEX-codes telldus-core Some future release / Patches welcome enhancement 10/02/09

telldus-core should support Pronto HEX-codes as an alternative to raw codes.


micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#106 Support for efergy energy monitors other Some future release / Patches welcome enhancement 10/07/11

More info:
 http://electrohome.pbworks.com/w/page/34379858/Efergy-Elite-Wireless-Meter-Hack[[BR]]  http://www.ukha-archive.com/ml/ukhad/2007-jan/msg00653.html


telldus technologies <info.tech@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#124 Implement absolute dimming for X10 telldus-core Some future release / Patches welcome enhancement 11/07/11

Please see attached document.


Ticket Summary Component Milestone Type Created
Description
#140 Add scheduler to TelldusCenter TelldusCenter Some future release / Patches welcome enhancement 12/07/11

The scheduler is almost done, but need graphic touch up and some more testing on different platforms.


#155 Support for newer generations of Roxcore projector screens telldus-core Some future release / Patches welcome enhancement 01/04/12

Support only for the first generation at the moment.


#167 Display operational information on homepage other Some future release / Patches welcome task 01/18/12

Show information about current status of services, planned maintenance etc easily accessible on homepage.


#139 "My Devices" doesn't work in Opera Telldus Live! defect 12/05/11

Confirmed in version 11.52, Linux


micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#85 Compilation errors on ReadyNAS Duo telldus-core 2.1.2 defect 08/17/11

To compile on ReadyNAS Duo some compiler warnings needs to be fixed as mentioned here:

 http://www.telldus.se/forum/viewtopic.php?t=915&p=8190#p8190


telldus technologies <info.tech@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#131 Failed jobs not logged in Live Scheduler other 2.1.2 defect 11/25/11

Failed jobs are not logged, decide how this should be done.


micke prag <micke.prag@…> (3 matches)

Ticket Summary Component Milestone Type Created
Description
#63 The width of the state-column is to small TelldusCenter 2.1.2 enhancement 09/22/09

The width of the state-column is to small when a device has been dimmed, the width should be dynamic or static but wider.


#86 TellStickFlasher requires manual stopping of service other 2.1.2 enhancement 09/12/11

This should be done automatically.


#100 Let telldusd execute a script on events telldus-core 2.1.2 enhancement 10/05/11

To ease up the development of scripts reacting on events from a TellStick Duo it would be nice if telldusd could execute scripts on all events.


stefan persson <stefan.persson@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#107 Add support for sensor events in TelldusNetWrapper other 2.1.2 enhancement 10/07/11

See summary


mprag (1 match)

Ticket Summary Component Milestone Type Created
Description
#112 Sorting in TelldusCenter TelldusCenter 2.1.2 enhancement 10/14/11

Ability to sort devices. Or change the way they are returned from telldus-core. Now it's by deviceId, with 10-19 being lesser than 2 etc


Ticket Summary Component Milestone Type Created
Description
#130 Button for all days, all weekdays and weekends in Live! scheduler Telldus Live! 2.1.2 enhancement 11/22/11

Add a button to select all days, all weekdays and weekends in the scheduler for Telldus Live!


#161 Support for Velleman K8056 telldus-core 2.1.2 enhancement 01/13/12

Attached is a demo-implementation in .Net.


#162 Support for Draper projector screens telldus-core 2.1.2 enhancement 01/17/12

micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#2 Provide functions to control non predefined devices driver Some future release / Patches welcome enhancement 03/04/08

The API should be exposing function for controlling devices which is not setup using TelldusSetup. For some software TelldusSetup is not a good solution and must be provided with "raw" access to TellStick.

Both sending raw-strings and wrapper functions such as devNexaTurnOn(char house, char unit) should be in the public API. This also makes software depending on rfcmd able to use the API directly and not use ugly wrappers to rfcmd.

rfcmd could also rely on the API and not calculate the data itself and then support all the devices the main API supports.


fjacobsson (1 match)

Ticket Summary Component Milestone Type Created
Description
#35 Possibility to add a text for information how to configure a device telldus-gui Some future release / Patches welcome enhancement 08/18/09

The window for adding and editing a device should have a textbox where a guide on how to configure the certain device could be inserted. The textbox should be able to handle html.


micke prag <micke.prag@…> (2 matches)

Ticket Summary Component Milestone Type Created
Description
#72 Add support for more Nexa door bells telldus-core Some future release / Patches welcome enhancement 11/24/09

Add support for more Nexa door bells, such as: 18600, 18601, 18602, 18603, 18604, 18605.


#73 Add support for more Clas Ohlson door bells telldus-core Some future release / Patches welcome enhancement 11/24/09

Add support for more Clas Ohlson door bells, such as: 36-3371, 36-2382, 32-7478, 36-3372, 36-3384, 36-3383


fredrik jacobsson <fredrik.jacobsson@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#74 Add support for more Kjell & Company door bells telldus-core Some future release / Patches welcome enhancement 11/24/09

Add support for more Kjell & Compant door bells, such as: 50-106, 50-115, 50-116, 50-254


stefan persson <stefan.persson@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#82 Scene support telldus-core Some future release / Patches welcome enhancement 11/10/10

Provide support for devices of type 'Scene'. On device that controls several others and different states for them.


micke prag <micke.prag@…> (2 matches)

Ticket Summary Component Milestone Type Created
Description
#83 Request for new timestamp methods in API telldus-core Some future release / Patches welcome enhancement 11/24/10

I would like a new method that returns a timestamp for a given device, the time when a command/value was last sent.

Requested (java syntax): public long tdTimestampLastSent(int intDeviceId); Existing (java syntax): public int tdLastSentCommand(int intDeviceId, int methodsSupported); public String tdLastSentValue(int intDeviceId);

The timestamp could be number of milliseconds since Jan 1, 1970.


#90 Allow TellStick Duo to receive new protocols other Some future release / Patches welcome enhancement 09/22/11

Possibility to, via software, set TellStick Duo in "promiscuous" mode, where it just filters out garbage, but all that could be valid signals are sent on to the computer. This would allow TellStick Duo owners to participate in adding support for more protocols.


stefan persson <stefan.persson@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#91 Let one device react to several codes other Some future release / Patches welcome enhancement 09/26/11

Some way to update status of a device with several different remote codes. A single device may react to many signals, for example group/single. This is not reflected in TelldusCenter. Perhaps implement with pseudo-devices.


micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#99 Setting for turning off LEDs in TellStick Duo other Some future release / Patches welcome enhancement 10/04/11

In some enviroments, the LEDs can be disturbing. Ability to turn these off.


mprag (2 matches)

Ticket Summary Component Milestone Type Created
Description
#109 Support for more Oregon Scientific devices other Some future release / Patches welcome enhancement 10/13/11

Complete protocol:  http://wmrx00.sourceforge.net/Arduino/OregonScientific-RF-Protocols.pdf


#113 Backup/Restore devices from TelldusCenter TelldusCenter Some future release / Patches welcome enhancement 10/17/11

Easy, user friendly way to export/import devices.


Ticket Summary Component Milestone Type Created
Description
#134 Allow TellStick Net to be configures using a static ip Telldus Live! Some future release / Patches welcome enhancement 11/28/11

Right now a DHCP server is required. Some brands seems to have problems leasing ip addresses to TellStick Net.


telldus technologies <info.tech@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#138 Raw-command files telldus-core Some future release / Patches welcome enhancement 12/02/11

Possibility to add new protocols as files with raw-commands. These can be used for pre-releases (easily distributable), incomplete protocols, or if someone wants to control some unique device.


fredrik jacobsson <fredrik.jacobsson@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#76 Add support for FirstRate FR002R telldus-core Some future release / Patches welcome task 01/10/10

Sniff the transmitter for data/protocol and try to resend it with TellStick, then (if possible) implement as a device in the driver.


micke prag <micke.prag@…> (1 match)

Ticket Summary Component Milestone Type Created
Description
#61 tdtool don't report right when turning on/off devices telldus-core 2.1.2 defect 09/09/09

After Turning on device x, it should report back the name of the device.

Turning on device 2, on - Success


Ticket Summary Component Milestone Type Created
Description
#156 Request for source code for TellStick Net firmware. other 2.1.2 task 01/09/12

#160 Cleanup line endings other 2.1.2 task 01/12/12

Most of the files has CRLF line endings. We should enforce LF on all files and use the git feature core.autocrlf instead.

Also include a hook for not letting crlf to enter the repository.


#178 Diff in Trac "Description modified" does not work other Some future release / Patches welcome defect 01/30/12

Clicking "Diff" in Trac "Description modified" leads to error: Trac detected an internal error: KeyError: 'fields'


Note: See TracReports for help on using and creating reports.