- [x] [Device discovery](https://github.com/tomikaa87/gree-remote/blob/master/README.md#device-discovery-scanning) - [x] [Binding to a specific device](https://github.com/tomikaa87/gree-remote/blob/master/README.md#binding-to-a-specific-device) - [x] [Reading status of a device](https://github.com/tomikaa87/gree-remote/blob/master/README.md#reading-status-of-a-device) - [x] [Controlling the device](https://github.com/tomikaa87/gree-remote/blob/master/README.md#controlling-the-device) - [ ] [Setting the temperature using Fahrenheit](https://github.com/tomikaa87/gree-remote/blob/master/README.md#setting-the-temperature-using-fahrenheit) - [x] [Getting the current temperature reading from the internal sensor](https://github.com/tomikaa87/gree-remote/blob/master/README.md#getting-the-current-temperature-reading-from-the-internal-sensor) - - [x] Convert to celsius - - [ ] Convert to farenheit - [ ] [Scheduling](https://github.com/tomikaa87/gree-remote/blob/master/README.md#scheduling) - [ ] [Synchronizing the time on the device](https://github.com/tomikaa87/gree-remote/blob/master/README.md#synchronizing-the-time-on-the-device) - - [ ] Get current time on device (it will send back the current time) - - [ ] Set device time (it will send back the previous and new time)