The files contained in this repository can be downloaded to your computer using a svn client.
On Linux you simply type the command displayed below.

This URL has Read-Only access.

Statistics
| Revision:

root / trunk / TODO @ 851

History | View | Annotate | Download (2.1 kB)

1 182 rdnzl
DomotiGa's TODO list:
2 182 rdnzl
3 182 rdnzl
[General]
4 182 rdnzl
* Create class for devices and events, so they are kept and update in memory, saved to db at regular intervals and on exit.
5 182 rdnzl
* Create documentation and integrate help function.
6 182 rdnzl
7 182 rdnzl
[GUI]
8 182 rdnzl
* Add call to Devices.Setvalue() to refresh FDevices.form if visible, same for FControl, FEnergy.
9 182 rdnzl
10 182 rdnzl
[X10]
11 182 rdnzl
* Implement Extended Dim command.
12 182 rdnzl
13 182 rdnzl
[SerialPort Monitor]
14 182 rdnzl
* Expand it so you see double used/assigned ports, and display graphical links between them.
15 182 rdnzl
16 182 rdnzl
[CTX35]
17 182 rdnzl
* Implement a command buffer for commands that need to be sent to the interface.
18 182 rdnzl
19 182 rdnzl
[RFXComRX]
20 182 rdnzl
* Implement a command buffer for commands that need to be sent to the interface.
21 182 rdnzl
* Add support for HE Heater.
22 182 rdnzl
* What todo with HE Keyfob GROUP ON/OFF?
23 183 rdnzl
* Add support for more than one interface.
24 182 rdnzl
25 182 rdnzl
[RFXComTX]
26 182 rdnzl
* Implement a command buffer for commands that need to be sent to the interface.
27 183 rdnzl
* Add support for more than one interface.
28 182 rdnzl
29 182 rdnzl
[Events]
30 182 rdnzl
* Fix bug where Conditions don't work like Dark=TRUE.
31 182 rdnzl
* Expand Trigger types, and expand Run commands.
32 182 rdnzl
33 182 rdnzl
[Plugwise]
34 182 rdnzl
* Set values to ?? if Plugwise is enable and a defined Plug is not found. This creates the needed NaN in RRDTool graphs.
35 182 rdnzl
* Write debug message to log when there are no enabled Plugs devices found with Plugwise enabled.
36 182 rdnzl
37 213 rdnzl
[Z-Wave]
38 213 rdnzl
* Extend current Z-Wave support with features like add/remove node, add controller, read node status.
39 213 rdnzl
* Add Manufacturers, capabilities fields and others.
40 213 rdnzl
* Test, test...
41 182 rdnzl
42 182 rdnzl
[OWFS]
43 182 rdnzl
* Look at building possible OWFS support.
44 213 rdnzl
* Added digitemp, so temp sensors are covered.
45 182 rdnzl
46 182 rdnzl
[Web Interface]
47 182 rdnzl
* Build new web interface powered by AJAX.
48 182 rdnzl
* Add TrayIcon mode to DomotiGa, so it can run in server mode, remove GUI ballast if needed.
49 182 rdnzl
50 182 rdnzl
[Domotica]
51 182 rdnzl
* Make Domotica tester work.
52 182 rdnzl
* Implement support for reading/write from/to Heino's Domotica modules.
53 182 rdnzl
54 182 rdnzl
[TrackMe]
55 182 rdnzl
* Integrate TrackMe database tables and fields into Domotiga's database, make this part of new web interface.
56 182 rdnzl
57 183 rdnzl
[Devices]
58 183 rdnzl
* Add all supported types/modules to the database so we can keep an inventory.
59 183 rdnzl
* Make it easier to search for/select a devicetype when adding new device.
60 213 rdnzl
* Create reports so you have a hardware inventory list.