Add a check_temperature() function that'll work for both the RM2 and the A1 sensor platform, and a check_sensors() function that returns the full set of sensor data for the A1 as a dict.
The timezone should be embedded in the discovery packet, so make a better attempt to do that.