latest version 2.2.0 shows strange version in presentation
- 
					
					
					
					
 Hi all, just updated my libary to 2.2.0, and seeing the following strange things in my presentation: "sketch_version":"1.6", "protocol_version":"2 /*!< Major release vers", "type":17, "sensor_id":11, "sketch_name":"TuinLamp_11",where as the previous library clearly shows the proto version: "10":{ "sketch_version":"1.5", "protocol_version":"2.1.1", "type":17, "sensor_id":10, "sketch_name":"TuinLamp",Is this normal, or not? 
 
- 
					
					
					
					
 I got that too for my 2.1.1 nodes. Caused my controller (HomeAssistant) to crash when it tried to parse that number I think. 
 Solution was to update the node to 2.2.
 
- 
					
					
					
					
 @richard-van-der-plas which file are you looking at? I can't find the strings you quoted anywhere in the MySensors code. 
 
- 
					
					
					
					
 @mfalkvidd the mysensors.json file 
 
- 
					
					
					
					
 @nick-willis mine is turned around, 2.1.1 nodes give the version 2.2.x gives the text row messing up mysensors 
 
 
					
				

