Skip to content

Update SIGNALduino_TOOL for refactored RFFHEM protocol libs#154

Open
sidey79 wants to merge 8 commits intomasterfrom
feat/rffhem-protocol-package-update
Open

Update SIGNALduino_TOOL for refactored RFFHEM protocol libs#154
sidey79 wants to merge 8 commits intomasterfrom
feat/rffhem-protocol-package-update

Conversation

@sidey79
Copy link
Contributor

@sidey79 sidey79 commented Mar 22, 2026

Closes #153

Summary

  • switch SIGNALduino_TOOL from lib::SD_Protocols to FHEM::Devices::SIGNALduino::SD_Protocols
  • load protocol data from lib/FHEM/Devices/SIGNALduino/SD_Protocols/Data.pm
  • update embedded META prerequisites to the new package name
  • add a devcontainer setup for validating against a neighboring RFFHEM checkout
  • add a smoke test that verifies the /opt/fhem overlay uses the workspace module and RFFHEM protocol libraries

Validation

  • prove -lv t/load_protocol_package.t t/json_check.pl inside the devcontainer after . /entry.sh && initialContainerSetup and ./.devcontainer/link_workspace.sh

Commits

  • 048a9a0 Add devcontainer for RFFHEM-based validation
  • d8a3cee Update SIGNALduino_TOOL to new RFFHEM protocol package

@sidey79 sidey79 force-pushed the feat/rffhem-protocol-package-update branch from 9d339fd to 6f944be Compare March 24, 2026 21:08
@sidey79
Copy link
Contributor Author

sidey79 commented Mar 24, 2026

Ich habe noch ein paar "for compatibility , getProperty" Einträge entfernt. Ich nehme an, das brauchen wir nicht mehr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update reference to protocol list package

2 participants