Network Analyzer :
Android: https://play.google.com/store/apps/de...
IOS: https://itunes.apple.com/us/app/netwo...
binary_sensor:
platform: mqtt
state_topic: "tele/sonoffrf/RESULT"
name: 'sonoffRF'
value_template: '{{value_json.RfReceived.Data}}'
payload_on: 'XXXXXX' ### wo X Steht den code reinschreiben
off_delay: 0
device_class: light
qos: 1