Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2305 3722 d 23 h cougar /trunk/ Add up to 8 channel support for sns_counter (based on sns_input but without PCA95xx support)  
2300 3976 d 12 h linlun /trunk/PcSoftware/Atom1.5/ Added support to ignore missing data that is specified in RRDTool_Config
Small fixes to many javascripts
 
2298 4444 d 8 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added extra data value for rain sensor to work around rrd only accepting ints when updating rrd with DS as COUNTER  
2296 4487 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added support for Viking protocol type 3 (rain sensor)
Cleanup of Rubicson, this could not possibly have worked before
 
2295 4487 d 9 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Bug fixed in seek backward  
2294 4488 d 3 h arune /trunk/PcSoftware/Atom1.5/script/interface/ (XBMC) Added support for seek forward and seek backward
(XBMC) Added links to, and documentation for json RPC interface
 
2284 4574 d 0 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Merged in changes from arune in RRD_Tool.js  
2283 4574 d 1 h linlun /trunk/ Fixed missing ; in RRD_tool.js, mote implementation in PID regulator  
2280 4574 d 23 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Updates to PID-script  
2279 4574 d 23 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Reverted changes made by Arune that broke RRDs with more than one value, this commit maight break newer scripts that use the new functionality  
2275 4580 d 23 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Atom-scripts updated fro sensor, dimmer and PID  
2271 4584 d 1 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added more functionality to PID.js  
2257 4669 d 4 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added first version of oregon support  
2255 4675 d 3 h linlun /trunk/PcSoftware/Atom1.5/script/interface/  
2240 5047 d 3 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added rubicson support in sensors.js, only temperature supported at the moment  
2237 5049 d 21 h linlun /trunk/ Added viking sensors to sensors.js and change protcol to use "Pressed"/"Released"  
2232 5064 d 22 h linlun /trunk/ Fixed error and updated sensors.js for ultrasonic functionality  
2221 5118 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ More bugfix after testing previous commits  
2220 5118 d 9 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fixed minor bug in previous commits  
2219 5118 d 9 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fixed minor error  
2218 5118 d 9 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Sensors only store viking humidity in lastvalues if less than 101%
RRDtool only store values if timestamp is fresh, if not print error message, partly untested
 
2211 5120 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Fixed a bug where unknown Viking sensors would not show up i Atom log if no other alias were stored, also fixed a comment for how to create alias for devicestate  
2210 5121 d 0 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added support for nexadimmer in rel-fade  
2207 5124 d 0 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added devicestate as Nexa2 sensor  
2205 5124 d 8 h arune /trunk/PcSoftware/Atom1.5/script/ Added support for Viking sensor over RF  
2188 5131 d 23 h arune /trunk/PcSoftware/Atom1.5/script/ Minor fixes to jspipe interface for set config
Added functions for setvolume and setreportinterval in water.js
 
2182 5139 d 1 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added function for manually add number and name to PhoneBook from atomic  
2181 5139 d 1 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Add area code prefix to numbers if missing, (moved from phonebook to phonecall)
Minor improvement in callback from phonecall
 
2169 5143 d 2 h arune /trunk/PcSoftware/Atom1.5/script/ Added water interface  
2153 5154 d 0 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Minor fix for previous commit  
2152 5154 d 0 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added phonebook (name) to phonecall callback, fixes #13  
2141 5166 d 2 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Updated RRD_Tool.js, now it works, maybe a change to how the configuration script works is needed, fixed issue #14  
2132 5166 d 7 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Added LastValues writing for hack of nexa support in dimmer interface  
2131 5166 d 8 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Removed an r!  
2130 5166 d 8 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed aliases name  
2129 5166 d 8 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed dimmer to use rfTransceive  
2128 5166 d 8 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Added support for nexa dimming in Dimmers_AbsoluteFade  
2126 5167 d 0 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Possible fix for sending off when 0 is set as level when dimming nexas. Worked on my dimmer at least.  
2125 5167 d 0 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added function to turn off dimmer at level 0, not working if you use _on button  
2124 5167 d 1 h runge /trunk/PcSoftware/Atom1.5/ Fixed printout in irout.js
Added a debugprint to atom in EncodeUint