Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2218 5126 d 11 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
 
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2211 5128 d 4 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  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2210 5129 d 2 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added support for nexadimmer in rel-fade  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2207 5132 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added devicestate as Nexa2 sensor  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2205 5132 d 10 h arune /trunk/PcSoftware/Atom1.5/script/ Added support for Viking sensor over RF  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
/trunk/PcSoftware/Atom1.5/script/plugin/system.js
2188 5140 d 1 h arune /trunk/PcSoftware/Atom1.5/script/ Minor fixes to jspipe interface for set config
Added functions for setvolume and setreportinterval in water.js
 
/trunk/PcSoftware/Atom1.5/script/interface/water.js
/trunk/PcSoftware/Atom1.5/script/plugin/node.js
2182 5147 d 3 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added function for manually add number and name to PhoneBook from atomic  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2181 5147 d 3 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
 
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2169 5151 d 4 h arune /trunk/PcSoftware/Atom1.5/script/ Added water interface  
/trunk/PcSoftware/Atom1.5/script/interface/water.js
/trunk/PcSoftware/Atom1.5/script/interface/list.js
/trunk/PcSoftware/Atom1.5/script/plugin/module.js
2153 5162 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Minor fix for previous commit  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2152 5162 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added phonebook (name) to phonecall callback, fixes #13  
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2141 5174 d 4 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  
/trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js
2132 5174 d 9 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Added LastValues writing for hack of nexa support in dimmer interface  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2131 5174 d 10 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Removed an r!  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2130 5174 d 10 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed aliases name  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2129 5174 d 10 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed dimmer to use rfTransceive  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2128 5174 d 10 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Added support for nexa dimming in Dimmers_AbsoluteFade  
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
2126 5175 d 2 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.  
/trunk/PcSoftware/Atom1.5/script/interface/irout.js
2125 5175 d 2 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added function to turn off dimmer at level 0, not working if you use _on button  
/trunk/PcSoftware/Atom1.5/script/interface/irout.js
2124 5175 d 3 h runge /trunk/PcSoftware/Atom1.5/ Fixed printout in irout.js
Added a debugprint to atom in EncodeUint
 
/trunk/PcSoftware/Atom1.5/script/interface/irout.js
/trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp

Show All