Run the live Velbus bus read_bus.py retest twice against the TLS gateway, then monitor the runs for tracebacks, errors, exceptions, and verify every found module produced a correct per-address cache json. Use when asked to retest the bus, do a local retest, re-scan modules, or validate ~/.velbuscache after a run.
Cross-check velbusaio/module_spec/*.json against the published Velbus protocol manuals from github.com/velbus/moduleprotocol. Fetches the protocol PDFs, extracts their text, and reports module-id/name mismatches and transmitted command bytes that are missing from a module's CommandToClass. Use when asked to verify the module specs against the Velbus module protocol, check for bugs in module_spec, or build/compare specs from the moduleprotocol repo.