- RuuviTagReactive: reactive wrapper and background process for RuuviTagSensor get_datas
- Fix for hcitool and hcidump subprocess kill
- Fix data decode. Use minus and underscore as altchars as encoding is url-safe
- get_datas function for handling RuuviTag broadcasts with callback function
- MAC list to optional in get_data_for_sensors function
- Fix temperature decimal calculation
- Use subprocess.DEVNULL starting with Python 3.3
- Use psutil to find correct process to kill
- Fix for hcitool subprocess kill
- Get latest data for specified sensors
- Accept ruu.vi/# and r/ as RuuviTag datas in conversion
- Python 2.7 support
- Use base64 encoding to suupport new Weather Station firmware
- Find RuuviTags functionality
- Change gattlib to BlueZ (use hcitool and hcidump)