To reduce the CPU activity in trying (this Problem), I tried the DS18B20 sensors with the Arduino Nano to join.
I added the following line into the config "dstSearchAddressPin " : "12 " to the Homeduino-Plugin- Sektition.
Since that time, I can no longer access the Nano . The radio switches to stop responding . Renewed “sudo make upload” ends with errors
avrdude: stk500_set_extended_parms(): protocol error, expect=0x14, resp=0xbe
avrdude: stk500_initialize(): failed
/home/pi/homeduino/arduino-mk/Arduino.mk:1292: recipe for target 'do_upload' failed
make[1]: *** [do_upload] Error 1
make[1]: Leaving directory '/home/pi/homeduino'
/home/pi/homeduino/arduino-mk/Arduino.mk:1284: recipe for target 'upload' failed
make: *** [upload] Error 2