Hello there,
	I'm making use of Netro API to:
	
		- 
			Update the soil moisture of my zone in order to get precise and updated data
		
 
		- 
			Update past-1-day, current and 5-day forecast
		
 
	
API calls works, but I get weird values for the zone: I put 38% as humidity and I see a 23% in the app, if I send 100% then I get 70%. How this works? There are some kind of calculations that take in account historical data? (I have a Whisperer sensor I've stopped using since it give quite random data).
	As I've seen even meteo information change humidity value of the zone. 
	
	Thanks