5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix defined(@array) is deprecated at ../lib/Generic_Item.pm line 904. More... about 10 years ago
Hopefully last fix for link parsing, bugfix for links passed with no arguments... More... about 10 years ago
...and remember to remove alerts next time... More... about 10 years ago
Fixed an issue with modifying links, weather station should now work More... about 10 years ago
Started Modal state code refactor More... about 10 years ago
Merge pull request #503 from marcmerlin/dtractive-warnings More... about 10 years ago
Show which dtr_active command failed if it happens. More... about 10 years ago
Floorplan can now have multiple icons for a single object (ie. if there are a bunch of lights in different areas that are controlled by one switch) Floorplan objects can now be controlled on the floorplan screen! More... about 10 years ago
Removed display_tables short version for ipads Fixed object log Added in preliminary support for dynamic floorplans More... about 10 years ago
Merge pull request #501 from hplato/ia7 More... about 10 years ago
Updated Contacts, Calendar, & Tasks to respond to IA7 (new "keys" field in collections.json to pass the collection keys as an argument to any link types) Modified page_request to get all the arguments from the location and then pass them to the get function. Need to test this to confirm this doesn't break anything as I'm a little unsure of Kevin's coding Updated the LED clock to work with IA7 More... about 10 years ago
Updated Speak Text for response to show up in a modal. Removed single states from showing up on the item control modal More... about 10 years ago
Added eval checking so that MH doesn't crash if there is a typo in collections.json Preliminary support for responsive design live data tables More... about 10 years ago
Further work on the mqtt module More... about 10 years ago
Fixed a bug with passing the hidden field through json_server now anything that should be hidden just has a hidden:1 property any non-hidden buttons just won't have that attribute More... about 10 years ago
Enabled a hidden property on json objects and hide them from the web interface Added in state_log to the objects submenu More... about 10 years ago
Merge pull request #493 from hplato/ia7 More... about 10 years ago
A larger update. Added in - weather icons - weather station links - the ability to query specific items through json - dynamic 'online' button on main page. This requires an object called ia7_status More... about 10 years ago
Also need to add the two webfonts More... about 10 years ago
Added extra 100% state and some fixes in case an effect is in place More... about 10 years ago
Downloaded the network dependancies to the local installation. Will allow MH IA7 to work in the event that the server cannot contact the internet More... about 10 years ago
Added 'Authorize' as a settings button More... about 10 years ago
Another fix to avoid loops. Command needs to be sent to device directly and not through the internal MisterHouse set command More... about 10 years ago
Add a few predefined dim levels for the web interface More... about 10 years ago
Bugfix: in case the light state is not defined, the set off command causes a loop of sending on/off commands More... about 10 years ago
Added first support for Lux lights. Todo: add proper dimming support that automatically works in the web interface too. More... about 10 years ago
Update received from Neil. Further evolution of the code. Consider this to be first working version. More... about 10 years ago
Merge pull request #491 from hollie/ia7_fix_array_dereference More... about 10 years ago
Fix missing array dereference reported by Mike on the mailing list More... about 10 years ago
Merge pull request #489 from hplato/ia7 More... about 10 years ago