Homeseer 4 GUI hacks part 2
In an attempt to make the HS4 GUI somewhat usable I added some GUI hacks. This time I won’t show all code + changes in detail but I will share the code (devices.html) and images of the changes (below).
NOTE: the updated HTML has comments showing what/where/why changes were made.
HS VERSION: HS 4.1.17 (tested only on the Windows version)
Instructions
- Confirm that you have Homeseer HS4 4.1.17.0 (Windows)
- Download hs4-gui-mods-dj-4.1.17-v8.zip
- Extract ZIP file
- in your HS4\html folder, rename devices.html to devices-original.html
- in your HS4\html folder, rename events.html to events-original.html
- From the extracted ZIP file, copy devices-dj-4.1.14-v8.html to HS4\html\devices.html
- From the extracted ZIP file, copy events-dj-4.1.14-v8.html to HS4\html\events.html
- From the extracted ZIP file, edit custom-dj8.css, copy the text, edit the HS4\html\custom.css file and paste the text.
NOTE: After each Homeseer update the devices.html and events.html files will be overwritten. After each HS4 update I will apply my changes to the new devices.html and post the updated files.
NOTE: will this work on HS for Linux/Raspberry? Let me know! I haven’t been able to test this.
QUESTION: Is it safe? Absolutely. You don’t touch the original files and the CSS changes are in the custom.css file. Do you get guarantees? No, none. You will remain fully responsible. Please consult your doctor before applying these changes to your Homeseer system.
Now let’s see what the changes look like!
Location1/2 Columns
Filter space
Moving location 1/2 to columns
RESULT:
Notes
Changes
v0.8-4.1.17: (jun’21) Includes a custom.css bonus! For devices/events: small changes HS updates
v0.7-4.1.14: (feb’21) Only small changes that HS applied themselves.
v0.6: loc1/2 filter popup: removed unused space, made save buttons big, changed button order
v0.6: category popup: added same updates as the loc1/2 popups, except for columns
v0.6: added device count below filter buttons
v0.5: even/odd nr of locations now always display correctly
v0.5: less space for last-changed, more for device-string (for jon00 :-)
v0.5: below filter buttons: showing nr of devices (filtered & total)
v0.5: device count numbers bold
v0.4: fixed a bug
v0.1-0.3: undocumente
Enjoy!
ref. thrxead on hs4 forum