source: @ 81

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81   10 years futzle X10 message sending contributed by brandonharville
(edit) @80   10 years futzle If Toggle Bypass is disabled at alarm panel, fall back to typical …
(edit) @79   10 years futzle Fix JavaScript? errors in UI7.
(edit) @78   10 years futzle Handle 0x1C responses to Zone Name requests (whatever they mean).
(edit) @77   10 years futzle Set maximum zone number to 128.
(edit) @76   10 years futzle UI6 fixes for Connect tab.
(edit) @75   10 years futzle UI6 fixes to JavaScript?.
(edit) @74   10 years futzle Add LastTrip? variable for timestamp of last trip time.
(edit) @73   11 years futzle Port JavaScript? tabs to jQuery for UI6.
(edit) @72   11 years futzle Bug fixes from surfermarty: - Duplicated entry in message table. - …
(edit) @71   11 years futzle Zones Snapshot bug found by ttmetro.
(edit) @70   12 years futzle Correct broken reversion from #66, add "plugin." back into the <incoming> …
(edit) @69   12 years futzle Try to retain trip/bypass state between Luup restarts.
(edit) @68   12 years futzle Avoid updating state on invalid zones.
(edit) @67   12 years futzle Poll partitions in order, require response before moving on to next …
(edit) @66   12 years mcvflorin Reverted my previous modification. That didn't fix the startup function …
(edit) @65   12 years futzle Don't return false when there are no zones.
(edit) @64   12 years futzle Change partition service ID to correct value …
(edit) @63   12 years mcvflorin Declared 'handleReadByteResult' in the startup function for stability …
(edit) @62   13 years futzle GPL notice on all files (except JSON). Shrinkify partition JSON to remove …
(edit) @61   13 years futzle Add <relatedStateVariable> sections to Service file to allow their use …
(edit) @60   13 years futzle Update JSON files for UI5. Missing functionality: no PIN on dashboard for …
(edit) @59   13 years futzle Switch ArmMode? to DetailedArmMode? in display highlights.
(edit) @58   13 years futzle Typo broke "output enable" users.
(edit) @57   13 years futzle Work around bug in lr_Foo in remote forwarder (output_format is sent as an …
(edit) @56   13 years futzle Notifications for Panel log events Scene to set a user PIN
(edit) @55   13 years futzle Set user PIN on Users tab.
(edit) @54   13 years futzle JavaScript? UI for setting user PINs. Not hooked up to the Lua code yet.
(edit) @53   13 years futzle Backend for setting user PINs. No GUI yet.
(edit) @52   13 years futzle Event Log tab: go back further in the history, 10 at a time.
(edit) @51   13 years futzle Stack Pointer fetched as a dynamic variable in JavaScript?.
(edit) @50   13 years futzle Event log tab: first implementation. Displays the ten latest log …
(edit) @49   13 years futzle Include random number in request to defeat HTTP caches. Zones tab: display …
(edit) @48   13 years futzle Debugging function to clean up code.
(edit) @47   13 years futzle Typo in partition status update crashed when an invalid partition …
(edit) @46   13 years futzle Debug logging was inverted.
(edit) @45   13 years futzle Remove wasteful semicolons at end of lines.
(edit) @44   13 years futzle Handle 0x0a Log Event message (if enabled in interface). Display last log …
(edit) @43   13 years futzle Debugging can be toggled from JavaScript? "Configuration" tab. Users tab: …
(edit) @42   13 years futzle It's not paranoia if it really happens: refuse to accept partition update …
(edit) @41   13 years futzle Manually add users. User98 shown. Make style match Zones tab.
(edit) @40   13 years futzle "Get User Information" implementation started: Service action for getting …
(edit) @39   13 years futzle Configuration tab: use checkboxes instead of words to show enabled status. …
(edit) @38   13 years futzle Add tab "Configuration". Fetch configuration from plugin through Lua …
(edit) @37   13 years futzle Remove useless modes from partition UI. Manual zone add on Zones tab. CSS …
(edit) @36   13 years futzle Fixed regression: quick arm was broken.
(edit) @35   13 years futzle Highly experimental! Remove zone scan from startup. Add zone scan …
(edit) @34   13 years futzle Separate Lua code into separate file. Arm without PIN code calls QuickArm?.
(edit) @33   13 years futzle Re-order Partition device variable setting to ensure that scenes are …
(edit) @32   13 years futzle Tag Partition 2 API version.
(edit) @31   13 years futzle Remove *1 files, add *2 files (Partition API 2)
(edit) @30   13 years futzle Add entry/exit delay and chime states.
(edit) @29   13 years futzle Partition API 2. D_*.{xml,json} files for parititon specific to this …
(edit) @28   14 years futzle Collect @guessed's changeset @10 for D_AlarmPartition1.json.
(edit) @27   14 years futzle Forgot precedence of and/or, oops.
(edit) @26   14 years futzle Use bits 0 and 1 of byte 3 of message 0x06 for "Breached" state.
(edit) @25   14 years futzle Copy-and-paste error made Police Panic send same as Fire Panic.
(edit) @24   14 years futzle Added missing comma that made JSON invalid.
(edit) @23   14 years futzle Add Panic actions. @glaso promises to test these; I don't want to upset …
(edit) @22   14 years futzle Copy @guessed's latest D_AlarmPartition1.json to trunk.
(edit) @21   14 years futzle Add updated D_AlarmPartition1.json from @guessed, contains scene actions.
(edit) @20   14 years futzle Strip trailing spaces on zone names.
(edit) @19   14 years futzle Fiddled with 3Eh secondary keypad function codes. Command 0 on my panel …
(edit) @18   14 years futzle Prevent variables being created on the parent device. Fix logic error that …
(edit) @17   14 years futzle Ticket #6: configure known zones to speed startup. Don't like the UI to do …
(edit) @16   14 years futzle Copy vendor D_AlarmPartition1.xml from vendor tree
(edit) @15   14 years futzle Include D_AlarmPartition1.json (from guessed's Paradox plugin)
(edit) @14   14 years futzle Ticket #2: Handle nonfatal timeouts more gracefully during startup
(edit) @13   14 years futzle Tag initial release (UI2)
(edit) @12   14 years futzle Copy vendor branch for *AlarmPartition1* into trunk
(edit) @11   14 years futzle Standard SVN setup
(edit) @10   14 years futzle Standard SVN setup
(edit) @9   14 years futzle Use @guessed's AlarmPartition1 device (UI2 version)
(edit) @8   14 years futzle Import device definition for Alarm panel
(edit) @7   14 years futzle Need to re-import in /vendor
(edit) @6   14 years futzle Location for drop from other sources
(edit) @5   14 years futzle Remove unnecessary extra directory
(edit) @4   14 years futzle Place in trunk
(edit) @3   14 years futzle Place in trunk
(edit) @2   14 years futzle Initial import of version 1.0
(add) @1   14 years futzle Initial version
Note: See TracRevisionLog for help on using the revision log.