Skip to content

Commit

Permalink
add new 0193-WebUI-EnhancedTRVSettingsPage WebUI patch to unify all e…
Browse files Browse the repository at this point in the history
…TRV related device settings pages for better device parameter management (#2919, #2893, @Baxxy13)

Co-authored-by: Jens Maus <[email protected]>
  • Loading branch information
Baxxy13 and jens-maus authored Nov 17, 2024
1 parent c47a062 commit 67828ca
Show file tree
Hide file tree
Showing 18 changed files with 20,148 additions and 0 deletions.
5 changes: 5 additions & 0 deletions buildroot-external/package/occu/occu.mk
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,11 @@ define OCCU_WRAP_WEBUI_JS
endef
OCCU_POST_PATCH_HOOKS += OCCU_WRAP_WEBUI_JS

define OCCU_POST_PATCH_FIXUP
find $(@D) -type f -not -name '.?*' -empty -print -delete
endef
OCCU_POST_PATCH_HOOKS += OCCU_POST_PATCH_FIXUP

define OCCU_USERS
- -1 hm -1 * - - - homematic access group
- -1 status -1 * - - - status access group
Expand Down
Loading

0 comments on commit 67828ca

Please sign in to comment.