Best practice for controlling a proprietary 433 MHz protocol of a ceiling light? (hard- & software)

I did it exactly as the previous speakers recommended. → Any Hardware supporting Tasmota (ESP f.e.)

Created Switches (not linked) with Metadata:
See here for first Brainstorm: [Blockly] RF-Switches Example/Solution

Here some simple Screens:


UID: mqtt:topic:192_168_5_90
label: MQTT LilyGO T-Internet-POE 90
thingTypeUID: mqtt:topic
configuration:
  payloadNotAvailable: Offline
  availabilityTopic: T-Internet-POE-90/tele/LWT
  payloadAvailable: Online
bridgeUID: mqtt:broker:926d131b5b
channels:
  - id: 192_168_5_90_RF
    channelTypeUID: mqtt:string
    label: Radio RXTX
    description: ""
    configuration:
      commandTopic: T-Internet-POE-90/cmnd/rfsend
      stateTopic: T-Internet-POE-90/tele/RESULT
      transformationPattern: REGEX:.*RfReceived..(.*)}