- Added a "unit" field to store the unit (ex : °C) in the sensor_type
- Updated the sql script for the unit.
- Made the graph and widget automatically update every minute. Delay is hard-coded right now. Will add something ine the conf file later.
- Fixed the sensor->getSensor_type method who didn't work.