5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some cosmetic changes to logging data More... almost 10 years ago
Cosmetic changes to communication tracker More... almost 10 years ago
Cosmetic changes to communication tracker log entries. Kludge to respond back for reboot commands More... almost 10 years ago
Fixed rain sensor, and modified data push for reboot command More... almost 10 years ago
Added some documentation, also disabled any programs that don't exist on the opensprinkler and generate a warning at startup More... almost 10 years ago
Fixed an issue when trying to url encode spaces More... about 10 years ago
Fixed issue when spaces are in the names of programs More... about 10 years ago
Added program child object. Only able to enable/disable existing programs at this point More... about 10 years ago
Separated out the data fetching subroutine from the data pushing. More... about 10 years ago
fixed JSON return values, should now show true messages in print log and successful changes should be faster and not trigger a warning More... about 10 years ago
Fixed SUPER set method More... about 10 years ago
A few fixes as per Brian's suggestions Renamed to OpenSprinkler from Opensprinkler More... about 10 years ago
Added in enabled/disabled stations More... about 10 years ago
First take at Opensprinkler module More... about 10 years ago
Big update, added ability to add a controllable item to the collection screen Scaled buttons up a little bit such that collection button = 2x item button Added a ia7_config item to make double button the default More... about 10 years ago
Removed hardcoded version 4.0 from main.html. Would still like to figure out a way for v4 version details to show up for those of us that will be running master after stable is released More... about 10 years ago
v1.0.200 Added in a config file to provide easier customization. Enable/disable header button, object log, and number of log entries Look for a mh.ini param ia7_data_dir which is a user defined override for collections.json and ia7_config.json More... about 10 years ago
Merge pull request #508 from hplato/venstar_colortouch More... about 10 years ago
Merge pull request #507 from hplato/razberry More... about 10 years ago
Merge pull request #509 from hplato/fix_handy_net More... about 10 years ago
Added in additional unicode checks More... about 10 years ago
Updated handy_net_utilities to parse two email address cases; <[email protected]> and Last,First ORGNAME (SUB-ORG) <[email protected]> More... about 10 years ago
Merge pull request #506 from hplato/ia7 More... about 10 years ago
Calculated height in floorplan. Added in V4.0 on main page More... about 10 years ago
1. I fixed the multiplexing of operations for PIO, SENSE, and LATCH for Owfs::Switch class. 2. I fixed various stability issues. 3. I fixed various issues with the discovery process. More... about 10 years ago
Removed some debug alerts More... about 10 years ago
Fixing floorplan item name parsing (item names can have underscores), and added a few Insteon types so that light icons show up More... about 10 years ago
Modified the master mh.ini so that IA7 is a system default for v4 Mostly there for floorplan scaling. Need to simplify this a bit More... about 10 years ago
Refactored modal state into a nice subroutine. Refactored /print_speaklog into /print_log subroutine Removed a bunch of comments and the sortable code for now More... about 10 years ago
Merge pull request #504 from marcmerlin/nodefinedarray More... about 10 years ago